Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

utopia-php/compression

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
gha::mirror cicd healthy .github/workflows/mirror.yml
gha::tests cicd healthy .github/workflows/tests.yml

LabelLayerStatusPath
redirect cicd healthy .github/workflows/mirror.yml
test cicd healthy .github/workflows/tests.yml

LabelLayerStatusPath
repobility-clone-1jm2ejg8 software healthy /tmp/repobility-clone-1jm2ejg8
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.