https://github.com/stevehaigh/nightjet-ticket-checker
· scanned 2026-06-16 00:22 UTC (2 months, 2 weeks ago)
5 raw signals (2 security + 3 graph)
Last scanned 2 months, 2 weeks ago · v1 · 5 actionable findings from 2 signal sources. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 52 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 |
|---|---|---|---|
solve_challenge |
software | healthy | check_tickets.py:41 |
fetch_connections |
software | healthy | check_tickets.py:58 |
send_email |
software | healthy | check_tickets.py:86 |
is_heartbeat_day |
software | healthy | check_tickets.py:110 |
validate_date |
software | healthy | check_tickets.py:115 |
main |
software | healthy | check_tickets.py:124 |
make_challenge |
software | healthy | tests/test_check_tickets.py:12 |
test_solves_and_encodes |
software | healthy | tests/test_check_tickets.py:24 |
test_unsolvable_raises |
software | healthy | tests/test_check_tickets.py:31 |
_mock_session |
software | healthy | tests/test_check_tickets.py:39 |
test_returns_connections |
software | healthy | tests/test_check_tickets.py:51 |
test_no_connections_key_returns_empty |
software | healthy | tests/test_check_tickets.py:57 |
test_null_connections_returns_empty |
software | healthy | tests/test_check_tickets.py:63 |
test_future_date_ok |
software | healthy | tests/test_check_tickets.py:71 |
test_past_date_raises |
software | healthy | tests/test_check_tickets.py:75 |
test_bad_format_raises |
software | healthy | tests/test_check_tickets.py:79 |
test_matching_weekday |
software | healthy | tests/test_check_tickets.py:85 |
test_non_matching_weekday |
software | healthy | tests/test_check_tickets.py:90 |
test_off_disables |
software | healthy | tests/test_check_tickets.py:95 |
test_empty_falls_back_to_sunday_default |
software | healthy | tests/test_check_tickets.py:100 |
test_multiple_recipients |
software | healthy | tests/test_check_tickets.py:107 |
test_missing_creds_raises |
software | healthy | tests/test_check_tickets.py:117 |
env |
software | healthy | tests/test_check_tickets.py:126 |
test_sends_alert_when_available |
software | healthy | tests/test_check_tickets.py:132 |
test_no_email_when_unavailable |
software | healthy | tests/test_check_tickets.py:139 |
test_heartbeat_when_unavailable_on_heartbeat_day |
software | healthy | tests/test_check_tickets.py:145 |
test_missing_date_raises |
software | healthy | tests/test_check_tickets.py:153 |
| Label | Layer | Status | Path |
|---|---|---|---|
requirements-dev.txt |
software | healthy | requirements-dev.txt |
check_tickets.py |
software | healthy | check_tickets.py |
README.md |
software | healthy | README.md |
requirements.txt |
software | healthy | requirements.txt |
test_check_tickets.py |
software | healthy | tests/test_check_tickets.py |
tests.yml |
software | healthy | .github/workflows/tests.yml |
check-tickets.yml |
software | healthy | .github/workflows/check-tickets.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
TestSolveChallenge |
software | healthy | tests/test_check_tickets.py:23 |
TestFetchConnections |
software | healthy | tests/test_check_tickets.py:38 |
TestValidateDate |
software | healthy | tests/test_check_tickets.py:70 |
TestHeartbeatDay |
software | healthy | tests/test_check_tickets.py:84 |
TestSendEmail |
software | healthy | tests/test_check_tickets.py:106 |
TestMain |
software | healthy | tests/test_check_tickets.py:124 |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
port:05 |
network | healthy | .github/workflows/check-tickets.yml |
port:37 |
network | healthy | .github/workflows/check-tickets.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::tests |
cicd | healthy | .github/workflows/tests.yml |
gha::check-tickets |
cicd | healthy | .github/workflows/check-tickets.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/tests.yml |
check |
cicd | healthy | .github/workflows/check-tickets.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-f58u4lus |
software | healthy | /tmp/repobility-clone-f58u4lus |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tests/test_check_tickets.py |
security | healthy | tests/test_check_tickets.py |
| Label | Layer | Status | Path |
|---|---|---|---|
GMAIL_APP_PASSWORD |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/94e6ec39-5059-43a8-a2df-54f599c745aa/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/94e6ec39-5059-43a8-a2df-54f599c745aa/
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.