https://github.com/utopia-php/compression
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
12 raw signals (7 security + 5 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 2 signal sources. 8 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 40 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 |
composer.json |
software | healthy | composer.json |
LICENSE |
software | healthy | LICENSE |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
phpstan-stubs.php |
software | healthy | tests/phpstan-stubs.php |
CompressionTest.php |
software | healthy | tests/Compression/CompressionTest.php |
XZTest.php |
software | healthy | tests/Compression/Algorithms/XZTest.php |
LZ4Test.php |
software | healthy | tests/Compression/Algorithms/LZ4Test.php |
ZstdTest.php |
software | healthy | tests/Compression/Algorithms/ZstdTest.php |
BrotliTest.php |
software | healthy | tests/Compression/Algorithms/BrotliTest.php |
SnappyTest.php |
software | healthy | tests/Compression/Algorithms/SnappyTest.php |
GZIPTest.php |
software | healthy | tests/Compression/Algorithms/GZIPTest.php |
bug.yaml |
software | healthy | .github/ISSUE_TEMPLATE/bug.yaml |
feature.yaml |
software | healthy | .github/ISSUE_TEMPLATE/feature.yaml |
documentation.yaml |
software | healthy | .github/ISSUE_TEMPLATE/documentation.yaml |
mirror.yml |
software | healthy | .github/workflows/mirror.yml |
tests.yml |
software | healthy | .github/workflows/tests.yml |
Compression.php |
software | healthy | src/Compression/Compression.php |
Zstd.php |
software | healthy | src/Compression/Algorithms/Zstd.php |
Snappy.php |
software | healthy | src/Compression/Algorithms/Snappy.php |
GZIP.php |
software | healthy | src/Compression/Algorithms/GZIP.php |
Brotli.php |
software | healthy | src/Compression/Algorithms/Brotli.php |
LZ4.php |
software | healthy | src/Compression/Algorithms/LZ4.php |
XZ.php |
software | healthy | src/Compression/Algorithms/XZ.php |
Deflate.php |
software | healthy | src/Compression/Algorithms/Deflate.php |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
Compression |
software | healthy | tests/Compression |
Algorithms |
software | healthy | tests/Compression/Algorithms |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
Compression |
software | healthy | src/Compression |
Algorithms |
software | healthy | src/Compression/Algorithms |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::mirror |
cicd | healthy | .github/workflows/mirror.yml |
gha::tests |
cicd | healthy | .github/workflows/tests.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
redirect |
cicd | healthy | .github/workflows/mirror.yml |
test |
cicd | healthy | .github/workflows/tests.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-1jm2ejg8 |
software | healthy | /tmp/repobility-clone-1jm2ejg8 |
This page is publicly accessible at:
https://repobility.com/scan/39550bd9-d13a-4395-8115-fa930f0b3440/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/39550bd9-d13a-4395-8115-fa930f0b3440/
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.