https://github.com/yeroo/FastChm
· scanned 2026-06-16 01:05 UTC (2 months, 1 week ago)
6 raw signals (3 security + 3 graph)
Last scanned 2 months, 1 week ago · v1 · 6 actionable findings from 2 signal sources. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 64 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 |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
run_tests.py |
software | healthy | test/run_tests.py |
chmdir.py |
software | healthy | test/chmdir.py |
main.htm |
software | healthy | test/feat/main.htm |
welcome.htm |
software | healthy | test/collection/welcome.htm |
orange2.htm |
software | healthy | test/collection/orange/orange2.htm |
orange1.htm |
software | healthy | test/collection/orange/orange1.htm |
apple2.htm |
software | healthy | test/collection/apple/apple2.htm |
apple1.htm |
software | healthy | test/collection/apple/apple1.htm |
cafe.htm |
software | healthy | test/utf8/cafe.htm |
page2.htm |
software | healthy | test/sample/page2.htm |
index.htm |
software | healthy | test/sample/index.htm |
style.css |
software | healthy | test/sample/style.css |
NOTES.md |
software | healthy | refs/NOTES.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
builder.h |
software | healthy | src/builder.h |
lzxdecode.h |
software | healthy | src/lzxdecode.h |
chmreader.cpp |
software | healthy | src/chmreader.cpp |
fifti.cpp |
software | healthy | src/fifti.cpp |
lzxdecode.cpp |
software | healthy | src/lzxdecode.cpp |
main.cpp |
software | healthy | src/main.cpp |
builder.cpp |
software | healthy | src/builder.cpp |
chmwriter.h |
software | healthy | src/chmwriter.h |
chmreader.h |
software | healthy | src/chmreader.h |
lzx.cpp |
software | healthy | src/lzx.cpp |
sitemap.h |
software | healthy | src/sitemap.h |
textenc.cpp |
software | healthy | src/textenc.cpp |
version.h |
software | healthy | src/version.h |
bytebuf.h |
software | healthy | src/bytebuf.h |
sitemap.cpp |
software | healthy | src/sitemap.cpp |
codepage_tables.h |
software | healthy | src/codepage_tables.h |
textenc.h |
software | healthy | src/textenc.h |
fifti.h |
software | healthy | src/fifti.h |
objinst_data.h |
software | healthy | src/objinst_data.h |
lzx.h |
software | healthy | src/lzx.h |
chmwriter.cpp |
software | healthy | src/chmwriter.cpp |
| Label | Layer | Status | Path |
|---|---|---|---|
check |
software | healthy | test/run_tests.py:30 |
read_or_none |
software | healthy | test/run_tests.py:42 |
run_fastchm |
software | healthy | test/run_tests.py:49 |
sha |
software | healthy | test/run_tests.py:54 |
source_files |
software | healthy | test/run_tests.py:58 |
extract_roundtrip |
software | healthy | test/run_tests.py:69 |
decompile_roundtrip |
software | healthy | test/run_tests.py:90 |
test_project |
software | healthy | test/run_tests.py:116 |
generate_large_project |
software | healthy | test/run_tests.py:159 |
main |
software | healthy | test/run_tests.py:183 |
read_dir |
software | healthy | test/chmdir.py:7 |
encint |
software | healthy | test/chmdir.py:19 |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
feat |
software | healthy | test/feat |
collection |
software | healthy | test/collection |
orange |
software | healthy | test/collection/orange |
apple |
software | healthy | test/collection/apple |
utf8 |
software | healthy | test/utf8 |
sample |
software | healthy | test/sample |
refs |
software | healthy | refs |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7gxpqufy |
software | healthy | /tmp/repobility-clone-7gxpqufy |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build-test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/46bf0a4f-959a-43f9-bd0c-20b2bba149a6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/46bf0a4f-959a-43f9-bd0c-20b2bba149a6/
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.