https://github.com/wearewarp/warp-api-examples
· scanned 2026-06-16 00:55 UTC (2 months, 1 week ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 1 week ago · v1 · 15 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 55 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
LICENSE |
software | healthy | LICENSE |
openapi.yaml |
software | healthy | openapi.yaml |
mirror.py |
software | healthy | scripts/mirror.py |
quickstart.mjs |
software | healthy | examples/node/quickstart.mjs |
README.md |
software | healthy | examples/node/README.md |
package.json |
software | healthy | examples/node/package.json |
03-book.sh |
software | healthy | examples/curl/03-book.sh |
README.md |
software | healthy | examples/curl/README.md |
01-sandbox-key.sh |
software | healthy | examples/curl/01-sandbox-key.sh |
04-track.sh |
software | healthy | examples/curl/04-track.sh |
02-ltl-quote.sh |
software | healthy | examples/curl/02-ltl-quote.sh |
README.md |
software | healthy | examples/typescript/README.md |
package.json |
software | healthy | examples/typescript/package.json |
tsconfig.json |
software | healthy | examples/typescript/tsconfig.json |
quickstart.ts |
software | healthy | examples/typescript/quickstart.ts |
README.md |
software | healthy | examples/python/README.md |
quickstart.py |
software | healthy | examples/python/quickstart.py |
requirements.txt |
software | healthy | examples/python/requirements.txt |
README.md |
software | healthy | examples/go/README.md |
main.go |
software | healthy | examples/go/main.go |
go.mod |
software | healthy | examples/go/go.mod |
warp-freight-api.postman_collection.json |
software | healthy | postman/warp-freight-api.postman_collection.json |
validate-openapi.yml |
software | healthy | .github/workflows/validate-openapi.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
mirror_openapi |
software | healthy | scripts/mirror.py:44 |
regenerate_postman |
software | healthy | scripts/mirror.py:58 |
main |
software | healthy | scripts/mirror.py:84 |
call |
software | healthy | examples/node/quickstart.mjs:call |
main |
software | healthy | examples/node/quickstart.mjs:main |
call |
software | healthy | examples/typescript/quickstart.ts:call |
main |
software | healthy | examples/typescript/quickstart.ts:main |
quote_ltl |
software | healthy | examples/python/quickstart.py:23 |
book |
software | healthy | examples/python/quickstart.py:46 |
track |
software | healthy | examples/python/quickstart.py:62 |
main |
software | healthy | examples/python/quickstart.py:74 |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
examples |
software | healthy | examples |
node |
software | healthy | examples/node |
curl |
software | healthy | examples/curl |
typescript |
software | healthy | examples/typescript |
python |
software | healthy | examples/python |
go |
software | healthy | examples/go |
postman |
software | healthy | postman |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
port:08 |
network | healthy | openapi.yaml |
port:23 |
network | healthy | openapi.yaml |
port:59 |
network | healthy | openapi.yaml |
port:14 |
network | healthy | .github/workflows/validate-openapi.yml |
port:07 |
network | healthy | .github/workflows/validate-openapi.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
validate-spec |
cicd | healthy | .github/workflows/validate-openapi.yml |
parse-examples |
cicd | healthy | .github/workflows/validate-openapi.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-wwpjpfxc |
software | healthy | /tmp/repobility-clone-wwpjpfxc |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::validate-openapi |
cicd | healthy | .github/workflows/validate-openapi.yml |
This page is publicly accessible at:
https://repobility.com/scan/2bda598f-818c-4cab-b623-838f2904393e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2bda598f-818c-4cab-b623-838f2904393e/
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.