https://github.com/zmjckim-fa/coolhan
· scanned 2026-06-16 01:13 UTC (2 months, 1 week ago)
134 raw signals (0 security + 134 graph)
Last scanned 2 months, 1 week ago · v1 · 126 actionable findings from 1 signal source. 8 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 957 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 |
|---|---|---|---|
root |
software | healthy | main.py:56 |
health |
software | healthy | main.py:66 |
log |
software | healthy | install.js:log |
error |
software | healthy | install.js:error |
success |
software | healthy | install.js:success |
info |
software | healthy | install.js:info |
warn |
software | healthy | install.js:warn |
copyDir |
software | healthy | install.js:copyDir |
main |
software | healthy | install.js:main |
startServer |
software | healthy | __tests__/health.test.js:startServer |
request |
software | healthy | __tests__/health.test.js:request |
test_db |
software | healthy | tests/test_integration.py:20 |
override_get_db |
software | healthy | tests/test_integration.py:29 |
client |
software | healthy | tests/test_integration.py:57 |
test_admin_login |
software | healthy | tests/test_integration.py:63 |
test_register_user |
software | healthy | tests/test_integration.py:71 |
test_register_duplicate_email |
software | healthy | tests/test_integration.py:81 |
test_get_me_with_token |
software | healthy | tests/test_integration.py:90 |
test_get_me_no_token |
software | healthy | tests/test_integration.py:101 |
test_wrong_password |
software | healthy | tests/test_integration.py:105 |
test_logout |
software | healthy | tests/test_integration.py:110 |
_get_user |
software | healthy | tests/test_integration.py:121 |
test_create_order |
software | healthy | tests/test_integration.py:128 |
test_duplicate_order_number |
software | healthy | tests/test_integration.py:141 |
test_get_order |
software | healthy | tests/test_integration.py:151 |
test_cancel_order |
software | healthy | tests/test_integration.py:161 |
_setup |
software | healthy | tests/test_integration.py:174 |
test_create_payment_idempotent |
software | healthy | tests/test_integration.py:185 |
test_complete_payment |
software | healthy | tests/test_integration.py:203 |
test_fail_payment |
software | healthy | tests/test_integration.py:219 |
test_list_products_empty |
software | healthy | tests/test_integration.py:235 |
test_create_category_and_product |
software | healthy | tests/test_integration.py:240 |
test_health_check |
software | healthy | tests/test_integration.py:259 |
test_root |
software | healthy | tests/test_integration.py:264 |
db |
software | healthy | tests/test_member.py:15 |
test_create_user |
software | healthy | tests/test_member.py:25 |
test_get_user_by_username |
software | healthy | tests/test_member.py:43 |
test_get_user_by_email |
software | healthy | tests/test_member.py:58 |
test_update_user |
software | healthy | tests/test_member.py:73 |
test_list_users |
software | healthy | tests/test_member.py:88 |
test_create_role |
software | healthy | tests/test_member.py:103 |
test_assign_role_to_user |
software | healthy | tests/test_member.py:111 |
db |
software | healthy | tests/test_all_crud.py:19 |
test_inventory_crud |
software | healthy | tests/test_all_crud.py:29 |
test_shipping_crud |
software | healthy | tests/test_all_crud.py:43 |
test_notification_crud |
software | healthy | tests/test_all_crud.py:57 |
test_review_crud |
software | healthy | tests/test_all_crud.py:72 |
test_admin_crud |
software | healthy | tests/test_all_crud.py:84 |
test_shopping_crud |
software | healthy | tests/test_all_crud.py:97 |
test_gdpr_crud |
software | healthy | tests/test_all_crud.py:112 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE_INSTALLATION_GUIDE.md |
software | healthy | CLAUDE_INSTALLATION_GUIDE.md |
DOCUMENT_GUIDE.md |
software | healthy | DOCUMENT_GUIDE.md |
FINAL_DEPLOYMENT_CHECKLIST.md |
software | healthy | FINAL_DEPLOYMENT_CHECKLIST.md |
jest.config.js |
software | healthy | jest.config.js |
README.md |
software | healthy | README.md |
MULTILINGUAL_SUPPORT.md |
software | healthy | MULTILINGUAL_SUPPORT.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
README_IMPLEMENTATION.md |
software | healthy | README_IMPLEMENTATION.md |
install.sh |
software | healthy | install.sh |
COMPLETION_REPORT.md |
software | healthy | COMPLETION_REPORT.md |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
GITHUB_DEPLOYMENT_REPORT.md |
software | healthy | GITHUB_DEPLOYMENT_REPORT.md |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
LICENSE |
software | healthy | LICENSE |
main.py |
software | healthy | main.py |
requirements.txt |
software | healthy | requirements.txt |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
install.js |
software | healthy | install.js |
QUICK_START.md |
software | healthy | QUICK_START.md |
GITHUB_UPLOAD_CHECKLIST.md |
software | healthy | GITHUB_UPLOAD_CHECKLIST.md |
09_harness-improvement-plan.md |
software | healthy | _workspace_prev/09_harness-improvement-plan.md |
00_phase_c_completion_report.md |
software | healthy | _workspace_prev/00_phase_c_completion_report.md |
01_requirements.md |
software | healthy | _workspace_prev/01_requirements.md |
04_validation_report.json |
software | healthy | _workspace_prev/04_validation_report.json |
03_implementation_summary.md |
software | healthy | _workspace_prev/03_implementation_summary.md |
05_test_results.json |
software | healthy | _workspace_prev/05_test_results.json |
00_team_config.json |
software | healthy | _workspace_prev/00_team_config.json |
02_specification.md |
software | healthy | _workspace_prev/02_specification.md |
06_deployment_log.json |
software | healthy | _workspace_prev/06_deployment_log.json |
00_phase_b_completion_report.md |
software | healthy | _workspace_prev/00_phase_b_completion_report.md |
09_harness-cleanup-checklist.md |
software | healthy | _workspace_prev/09_harness-cleanup-checklist.md |
health.test.js |
software | healthy | __tests__/health.test.js |
test_integration.py |
software | healthy | tests/test_integration.py |
__init__.py |
software | healthy | tests/__init__.py |
test_member.py |
software | healthy | tests/test_member.py |
test_all_crud.py |
software | healthy | tests/test_all_crud.py |
validate-deployment.sh |
software | healthy | scripts/validate-deployment.sh |
init_db.py |
software | healthy | scripts/init_db.py |
check-update.js |
software | healthy | scripts/check-update.js |
check-update.sh |
software | healthy | scripts/check-update.sh |
track6-report.md |
software | healthy | _harness_test/track6-research/track6-report.md |
03_crypto-report.json |
software | healthy | _harness_test/track6-research/_workspace/03_crypto-report.j… |
01_hypothesis-report.json |
software | healthy | _harness_test/track6-research/_workspace/01_hypothesis-repo… |
02_logic-report.json |
software | healthy | _harness_test/track6-research/_workspace/02_logic-report.js… |
HX-GAPS.md |
software | healthy | _harness_test/track7-hx/HX-GAPS.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TestAuth |
software | healthy | tests/test_integration.py:62 |
TestOrders |
software | healthy | tests/test_integration.py:120 |
TestPayments |
software | healthy | tests/test_integration.py:173 |
TestShopping |
software | healthy | tests/test_integration.py:234 |
TestHealth |
software | healthy | tests/test_integration.py:258 |
SpecificationValidator |
software | healthy | .claude/hooks/spec-validator.js:SpecificationValidator |
SpecificationParser |
software | healthy | .claude/hooks/spec-parser.js:SpecificationParser |
CodeAnalyzer |
software | healthy | .claude/hooks/code-analyzer.js:CodeAnalyzer |
Settings |
software | healthy | src/config.py:10 |
Config |
software | healthy | src/config.py:27 |
FeedbackStore |
software | healthy | src/__tests__/feedback.test.js:FeedbackStore |
RoleEnum |
software | healthy | src/models/member.py:13 |
UserStatus |
software | healthy | src/models/member.py:21 |
Role |
software | healthy | src/models/member.py:38 |
User |
software | healthy | src/models/member.py:56 |
UserRole |
software | healthy | src/models/member.py:88 |
InventoryStatus |
software | healthy | src/models/inventory.py:12 |
TransactionType |
software | healthy | src/models/inventory.py:20 |
InventoryItem |
software | healthy | src/models/inventory.py:30 |
InventoryTransaction |
software | healthy | src/models/inventory.py:66 |
PaymentMethod |
software | healthy | src/models/payment.py:12 |
PaymentStatus |
software | healthy | src/models/payment.py:23 |
Payment |
software | healthy | src/models/payment.py:34 |
AdminAction |
software | healthy | src/models/admin.py:12 |
AdminLog |
software | healthy | src/models/admin.py:29 |
Category |
software | healthy | src/models/shopping.py:11 |
Product |
software | healthy | src/models/shopping.py:36 |
NotificationType |
software | healthy | src/models/notification.py:12 |
NotificationStatus |
software | healthy | src/models/notification.py:21 |
Notification |
software | healthy | src/models/notification.py:32 |
ShipmentStatus |
software | healthy | src/models/shipping.py:12 |
Shipment |
software | healthy | src/models/shipping.py:25 |
OrderStatus |
software | healthy | src/models/order.py:13 |
Order |
software | healthy | src/models/order.py:24 |
OrderItem |
software | healthy | src/models/order.py:63 |
ConsentType |
software | healthy | src/models/gdpr.py:12 |
DataSubject |
software | healthy | src/models/gdpr.py:21 |
ConsentLog |
software | healthy | src/models/gdpr.py:53 |
Review |
software | healthy | src/models/review.py:11 |
Rating |
software | healthy | src/models/review.py:42 |
UserCreate |
software | healthy | src/routes/member.py:17 |
UserResponse |
software | healthy | src/routes/member.py:25 |
Config |
software | healthy | src/routes/member.py:33 |
InventoryItemCreate |
software | healthy | src/routes/inventory.py:10 |
RegisterRequest |
software | healthy | src/routes/auth.py:19 |
TokenResponse |
software | healthy | src/routes/auth.py:27 |
PaymentCreate |
software | healthy | src/routes/payment.py:18 |
AdminLogCreate |
software | healthy | src/routes/admin.py:10 |
CategoryCreate |
software | healthy | src/routes/shopping.py:10 |
ProductCreate |
software | healthy | src/routes/shopping.py:14 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
_workspace_prev |
software | healthy | _workspace_prev |
__tests__ |
software | healthy | __tests__ |
tests |
software | healthy | tests |
scripts |
software | healthy | scripts |
_harness_test |
software | healthy | _harness_test |
track6-research |
software | healthy | _harness_test/track6-research |
_workspace |
software | healthy | _harness_test/track6-research/_workspace |
track7-hx |
software | healthy | _harness_test/track7-hx |
_workspace |
software | healthy | _harness_test/track7-hx/_workspace |
track8-capabilities |
software | healthy | _harness_test/track8-capabilities |
fixtures |
software | healthy | _harness_test/track8-capabilities/fixtures |
track9-sci |
software | healthy | _harness_test/track9-sci |
_workspace |
software | healthy | _harness_test/track9-sci/_workspace |
knowledge_base |
software | healthy | knowledge_base |
MOBILE |
software | healthy | knowledge_base/MOBILE |
01_ios_app |
software | healthy | knowledge_base/MOBILE/01_ios_app |
02_android_app |
software | healthy | knowledge_base/MOBILE/02_android_app |
SMB |
software | healthy | knowledge_base/SMB |
02_pos_system |
software | healthy | knowledge_base/SMB/02_pos_system |
WEB |
software | healthy | knowledge_base/WEB |
01_ecommerce_mall |
software | healthy | knowledge_base/WEB/01_ecommerce_mall |
DESKTOP |
software | healthy | knowledge_base/DESKTOP |
01_windows_app |
software | healthy | knowledge_base/DESKTOP/01_windows_app |
core |
software | healthy | knowledge_base/core |
_workspace_prev_temp |
software | healthy | _workspace_prev_temp |
03_code |
software | healthy | _workspace_prev_temp/03_code |
__tests__ |
software | healthy | _workspace_prev_temp/03_code/__tests__ |
src |
software | healthy | _workspace_prev_temp/03_code/src |
routes |
software | healthy | _workspace_prev_temp/03_code/src/routes |
pages |
software | healthy | _workspace_prev_temp/03_code/src/pages |
.claude |
software | healthy | .claude |
agents |
software | healthy | .claude/agents |
hooks |
software | healthy | .claude/hooks |
skills |
software | healthy | .claude/skills |
coolhan-research-orchestrator |
software | healthy | .claude/skills/coolhan-research-orchestrator |
coolhan-spec-driven-framework |
software | healthy | .claude/skills/coolhan-spec-driven-framework |
scripts |
software | healthy | .claude/skills/coolhan-spec-driven-framework/scripts |
references |
software | healthy | .claude/skills/coolhan-spec-driven-framework/references |
evals |
software | healthy | .claude/skills/coolhan-spec-driven-framework/evals |
coolhan-development-orchestrator |
software | healthy | .claude/skills/coolhan-development-orchestrator |
scripts |
software | healthy | .claude/skills/coolhan-development-orchestrator/scripts |
references |
software | healthy | .claude/skills/coolhan-development-orchestrator/references |
coolhan-release-orchestrator |
software | healthy | .claude/skills/coolhan-release-orchestrator |
coolhan-installer |
software | healthy | .claude/skills/coolhan-installer |
migrations |
software | healthy | migrations |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
coverage |
software | healthy | coverage |
lcov-report |
software | healthy | coverage/lcov-report |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | main.py |
GET /health |
api | healthy | main.py |
POST / |
api | healthy | src/routes/member.py |
GET /{user_id} |
api | healthy | src/routes/member.py |
PUT /{user_id} |
api | healthy | src/routes/member.py |
DELETE /{user_id} |
api | healthy | src/routes/member.py |
POST /items/ |
api | healthy | src/routes/inventory.py |
GET /items/{item_id} |
api | healthy | src/routes/inventory.py |
GET /product/{product_id} |
api | healthy | src/routes/inventory.py |
POST /{item_id}/reserve |
api | healthy | src/routes/inventory.py |
POST /{item_id}/release |
api | healthy | src/routes/inventory.py |
POST /register |
api | healthy | src/routes/auth.py |
POST /login |
api | healthy | src/routes/auth.py |
GET /me |
api | healthy | src/routes/auth.py |
POST /logout |
api | healthy | src/routes/auth.py |
GET /{payment_id} |
api | healthy | src/routes/payment.py |
GET /order/{order_id} |
api | healthy | src/routes/payment.py |
POST /{payment_id}/complete |
api | healthy | src/routes/payment.py |
POST /{payment_id}/fail |
api | healthy | src/routes/payment.py |
POST /logs/ |
api | healthy | src/routes/admin.py |
GET /logs/{log_id} |
api | healthy | src/routes/admin.py |
GET /logs/admin/{admin_user_id} |
api | healthy | src/routes/admin.py |
GET /logs/resource/{resource_type}/{resource_id} |
api | healthy | src/routes/admin.py |
GET /logs/ |
api | healthy | src/routes/admin.py |
POST /logs/user-action/ |
api | healthy | src/routes/admin.py |
POST /categories/ |
api | healthy | src/routes/shopping.py |
GET /categories/ |
api | healthy | src/routes/shopping.py |
GET /categories/{category_id} |
api | healthy | src/routes/shopping.py |
POST /products/ |
api | healthy | src/routes/shopping.py |
GET /products/ |
api | healthy | src/routes/shopping.py |
GET /products/{product_id} |
api | healthy | src/routes/shopping.py |
GET /products/category/{category_id} |
api | healthy | src/routes/shopping.py |
GET /featured/ |
api | healthy | src/routes/shopping.py |
GET /{notification_id} |
api | healthy | src/routes/notification.py |
GET /user/{user_id} |
api | healthy | src/routes/notification.py |
POST /{notification_id}/sent |
api | healthy | src/routes/notification.py |
POST /{notification_id}/failed |
api | healthy | src/routes/notification.py |
GET /pending/list |
api | healthy | src/routes/notification.py |
GET /{shipment_id} |
api | healthy | src/routes/shipping.py |
GET /tracking/{tracking_number} |
api | healthy | src/routes/shipping.py |
PUT /{shipment_id}/status |
api | healthy | src/routes/shipping.py |
GET /{order_id} |
api | healthy | src/routes/order.py |
PUT /{order_id}/status |
api | healthy | src/routes/order.py |
POST /{order_id}/cancel |
api | healthy | src/routes/order.py |
GET /data-subject/{user_id} |
api | healthy | src/routes/gdpr.py |
POST /deletion-request/{user_id} |
api | healthy | src/routes/gdpr.py |
POST /data-export/{user_id} |
api | healthy | src/routes/gdpr.py |
POST /consent/{user_id} |
api | healthy | src/routes/gdpr.py |
GET /consent-history/{user_id} |
api | healthy | src/routes/gdpr.py |
GET /deletion-requests/ |
api | healthy | src/routes/gdpr.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
feedback |
data | healthy | migrations/20260531_001_create_feedback_table.sql |
Role |
data | healthy | src/models/member.py |
User |
data | healthy | src/models/member.py |
UserRole |
data | healthy | src/models/member.py |
role |
data | healthy | src/models/member.py |
user |
data | healthy | src/models/member.py |
user_role_explicit |
data | healthy | src/models/member.py |
InventoryItem |
data | healthy | src/models/inventory.py |
InventoryTransaction |
data | healthy | src/models/inventory.py |
inventory_item |
data | healthy | src/models/inventory.py |
inventory_transaction |
data | healthy | src/models/inventory.py |
Payment |
data | healthy | src/models/payment.py |
payment |
data | healthy | src/models/payment.py |
AdminLog |
data | healthy | src/models/admin.py |
admin_log |
data | healthy | src/models/admin.py |
Category |
data | healthy | src/models/shopping.py |
Product |
data | healthy | src/models/shopping.py |
category |
data | healthy | src/models/shopping.py |
product |
data | healthy | src/models/shopping.py |
Notification |
data | healthy | src/models/notification.py |
notification |
data | healthy | src/models/notification.py |
Shipment |
data | healthy | src/models/shipping.py |
shipment |
data | healthy | src/models/shipping.py |
Order |
data | healthy | src/models/order.py |
OrderItem |
data | healthy | src/models/order.py |
order |
data | healthy | src/models/order.py |
order_item |
data | healthy | src/models/order.py |
DataSubject |
data | healthy | src/models/gdpr.py |
ConsentLog |
data | healthy | src/models/gdpr.py |
data_subject |
data | healthy | src/models/gdpr.py |
consent_log |
data | healthy | src/models/gdpr.py |
Review |
data | healthy | src/models/review.py |
Rating |
data | healthy | src/models/review.py |
review |
data | healthy | src/models/review.py |
rating |
data | healthy | src/models/review.py |
| Label | Layer | Status | Path |
|---|---|---|---|
validate |
cicd | healthy | .github/workflows/test.yml |
security |
cicd | healthy | .github/workflows/test.yml |
compatibility |
cicd | healthy | .github/workflows/test.yml |
agent-files |
cicd | healthy | .github/workflows/harness-check.yml |
skill-files |
cicd | healthy | .github/workflows/harness-check.yml |
knowledge-base |
cicd | healthy | .github/workflows/harness-check.yml |
planner-intent-guard |
cicd | healthy | .github/workflows/harness-check.yml |
summary |
cicd | healthy | .github/workflows/harness-check.yml |
create-release |
cicd | healthy | .github/workflows/release.yml |
test |
cicd | healthy | .github/workflows/python-api.yml |
docker |
cicd | healthy | .github/workflows/python-api.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | .env.example |
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | docker-compose.yml |
redis |
data | healthy | _workspace_prev_temp/07_integration_validation_report.json |
mysql |
data | healthy | .claude/skills/coolhan-spec-driven-framework/SKILL_MANIFEST… |
mongodb |
data | healthy | .claude/skills/coolhan-spec-driven-framework/SKILL_MANIFEST… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | Dockerfile |
port:5432 |
network | healthy | docker-compose.yml |
port:8001 |
network | healthy | docker-compose.yml |
port:4199 |
network | healthy | _workspace_prev_temp/04_validation_report.json |
port:3000 |
network | healthy | _workspace_prev_temp/05_test_results.json |
port:2222 |
network | healthy | .claude/hooks/environment-validator.js |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::coverage/lcov-report/src/features/feedback/routes.js.… |
security | healthy | coverage/lcov-report/src/features/feedback/routes.js.html |
auth::src/features/feedback/routes.js |
security | healthy | src/features/feedback/routes.js |
auth::_workspace_prev/06_deployment_log.json |
security | healthy | _workspace_prev/06_deployment_log.json |
auth::src/auth.py |
security | healthy | src/auth.py |
auth::_workspace_prev/04_validation_report.json |
security | healthy | _workspace_prev/04_validation_report.json |
auth::src/routes/auth.py |
security | healthy | src/routes/auth.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::notify-release |
cicd | healthy | .github/workflows/notify-release.yml |
gha::test |
cicd | healthy | .github/workflows/test.yml |
gha::harness-check |
cicd | healthy | .github/workflows/harness-check.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::python-api |
cicd | healthy | .github/workflows/python-api.yml |
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
db |
hardware | healthy | docker-compose.yml |
api |
hardware | healthy | docker-compose.yml |
api-sqlite |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
VERSION |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
NPM_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-iesp0krq |
software | healthy | /tmp/repobility-clone-iesp0krq |
| Label | Layer | Status | Path |
|---|---|---|---|
20260531_001_create_feedback_table.sql |
data | healthy | migrations/20260531_001_create_feedback_table.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | __tests__/health.test.js |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | .claude/skills/coolhan-spec-driven-framework/README.md |
This page is publicly accessible at:
https://repobility.com/scan/1aa4e063-30e6-4c12-9882-e934ea5f495c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1aa4e063-30e6-4c12-9882-e934ea5f495c/
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.