https://github.com/WR2233/CG_task2
· scanned 2026-06-16 01:00 UTC (2 months, 1 week ago)
18 raw signals (0 security + 18 graph)
Last scanned 2 months, 1 week ago · v1 · 13 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 51 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
make_axes |
software | healthy | sph.py:32 |
run_interactive |
software | healthy | sph.py:40 |
on_key |
software | dead | sph.py:54 |
update |
software | dead | sph.py:106 |
run_save |
software | healthy | sph.py:80 |
index |
software | healthy | server.py:36 |
make_sim |
software | healthy | server.py:40 |
encode_frame |
software | healthy | server.py:46 |
step_loop |
software | healthy | server.py:61 |
ws_endpoint |
software | healthy | server.py:76 |
make_axes |
software | healthy | mac.py:29 |
run_interactive |
software | healthy | mac.py:37 |
on_key |
software | dead | mac.py:49 |
update |
software | dead | mac.py:99 |
run_save |
software | healthy | mac.py:74 |
dam_mask |
software | healthy | fluids.py:20 |
in_mask |
software | healthy | fluids.py:27 |
__init__ |
software | healthy | fluids.py:152 |
reset |
software | healthy | fluids.py:170 |
kernel |
software | healthy | fluids.py:76 |
kernel_grad_coef |
software | healthy | fluids.py:86 |
step |
software | healthy | fluids.py:287 |
sample_u |
software | healthy | fluids.py:183 |
sample_v |
software | healthy | fluids.py:198 |
apply_bc |
software | healthy | fluids.py:213 |
advect |
software | healthy | fluids.py:218 |
pressure_solve |
software | healthy | fluids.py:229 |
project |
software | healthy | fluids.py:262 |
extrapolate |
software | healthy | fluids.py:271 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
Dockerfile |
software | healthy | Dockerfile |
sph.py |
software | healthy | sph.py |
server.py |
software | healthy | server.py |
pyproject.toml |
software | healthy | pyproject.toml |
mac.py |
software | healthy | mac.py |
fluids.py |
software | healthy | fluids.py |
index.html |
software | healthy | static/index.html |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
static |
software | healthy | static |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
SPHSim |
software | healthy | fluids.py:39 |
MACSim |
software | healthy | fluids.py:151 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-kx7o7p_w |
software | healthy | /tmp/repobility-clone-kx7o7p_w |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:7860 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
HF_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/0dff847c-1d59-4a98-99c0-7fadc53f42d0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0dff847c-1d59-4a98-99c0-7fadc53f42d0/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.