https://github.com/jakub-nev/PDF_read
· scanned 2026-06-16 04:28 UTC (2 months ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months 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 38 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 |
|---|---|---|---|
__init__ |
software | healthy | glass_check.py:20 |
_file_row |
software | healthy | glass_check.py:57 |
check |
software | dead | glass_check.py:66 |
export |
software | dead | glass_check.py:103 |
extract_measurements_from_invoice |
software | healthy | pdf_read.py:5 |
print_measurements_summary |
software | healthy | pdf_read.py:71 |
save_measurements_to_excel |
software | healthy | pdf_read.py:90 |
get_measurements_only |
software | dead | pdf_read.py:143 |
parse_composition |
software | healthy | invoice_parser.py:33 |
parse_invoice |
software | healthy | invoice_parser.py:42 |
_norm |
software | healthy | order_parser.py:13 |
_to_int |
software | healthy | order_parser.py:36 |
parse_skladba |
software | healthy | order_parser.py:43 |
_column_matches |
software | healthy | order_parser.py:62 |
parse_order |
software | healthy | order_parser.py:67 |
get |
software | healthy | order_parser.py:85 |
_fmt |
software | healthy | matcher.py:7 |
_structure_problems |
software | healthy | matcher.py:11 |
_structures_compatible |
software | healthy | matcher.py:29 |
match_items |
software | healthy | matcher.py:33 |
extract_dimensions |
software | healthy | pdf_read_my.py:5 |
result_row |
software | healthy | report.py:29 |
write_report |
software | healthy | report.py:45 |
| Label | Layer | Status | Path |
|---|---|---|---|
glass_check.py |
software | healthy | glass_check.py |
pdf_read.py |
software | healthy | pdf_read.py |
invoice_parser.py |
software | healthy | invoice_parser.py |
order_parser.py |
software | healthy | order_parser.py |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
models.py |
software | healthy | models.py |
matcher.py |
software | healthy | matcher.py |
pdf_read_my.py |
software | healthy | pdf_read_my.py |
report.py |
software | healthy | report.py |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
software | healthy | glass_check.py:19 |
OrderItem |
software | healthy | models.py:8 |
InvoiceItem |
software | healthy | models.py:23 |
MatchResult |
software | healthy | models.py:36 |
| Label | Layer | Status | Path |
|---|---|---|---|
jakub-nev__PDF_read |
software | healthy | /data/fable5_failed_archive/jakub-nev__PDF_read |
This page is publicly accessible at:
https://repobility.com/scan/01284fce-751e-45e2-bc77-b7a49e64b2c9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/01284fce-751e-45e2-bc77-b7a49e64b2c9/
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.