https://github.com/TARNCOMPTA/urssaf-scraper
· scanned 2026-06-16 04:39 UTC (1 month, 3 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 1 month, 3 weeks ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 33 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 |
|---|---|---|---|
GET /api/cabinets |
api | healthy | server.js |
POST /api/cabinets |
api | healthy | server.js |
PUT /api/cabinets/:id |
api | healthy | server.js |
DELETE /api/cabinets/:id |
api | healthy | server.js |
POST /api/cabinets/:id/sync |
api | healthy | server.js |
GET /api/clients |
api | healthy | server.js |
POST /api/clients |
api | healthy | server.js |
POST /api/clients/import |
api | healthy | server.js |
PUT /api/clients/:id |
api | healthy | server.js |
DELETE /api/clients/:id |
api | healthy | server.js |
GET /api/clients/:id/documents |
api | healthy | server.js |
GET /api/documents/file |
api | healthy | server.js |
GET /api/settings |
api | healthy | server.js |
POST /api/settings |
api | healthy | server.js |
POST /api/pick-folder |
api | healthy | server.js |
POST /api/clients/:id/scrape |
api | healthy | server.js |
POST /api/scrape-all |
api | healthy | server.js |
POST /api/scrape-selection |
api | healthy | server.js |
POST /api/scrape-all/stop |
api | healthy | server.js |
GET /api/runs |
api | healthy | server.js |
GET /api/status |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
server.js |
software | healthy | server.js |
package.json |
software | healthy | package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
lancer |
software | healthy | server.js:lancer |
lancerLot |
software | healthy | server.js:lancerLot |
⚙ express.json( |
software | healthy | server.js |
⚙ express.static(resolve(__dirname |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
TARNCOMPTA__urssaf-scraper |
software | healthy | /data/fable5_failed_archive/TARNCOMPTA__urssaf-scraper |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/540c7cdc-aece-4b28-8b03-ea15ff612c12/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/540c7cdc-aece-4b28-8b03-ea15ff612c12/
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.