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.
269 of your 4448 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 18.97s · analysis 20.52s · 49.8 MB · GitHub API rate-limit (preflight)

google/oss-fuzz

https://github.com/google/oss-fuzz · scanned 2026-06-05 14:28 UTC (5 days, 5 hours ago) · 10 languages

10219 raw signals (4417 security + 5802 graph) 11/13 scanners ran 41st percentile · Python · large (100-500K LoC) System graph score 54 (higher by 19)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 5 hours ago · v2 · 1638 actionable findings from 2 signal sources. 5654 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 46.0 0.20 9.20
documentation_score 100.0 0.15 15.00
practices_score 79.0 0.15 11.85
code_quality 61.0 0.10 6.10
Overall 1.00 73.1
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 12608 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
AGENTS.md software healthy AGENTS.md
Dockerfile software healthy projects/olefile/Dockerfile
build.sh software healthy projects/olefile/build.sh
project.yaml software healthy projects/olefile/project.yaml
fuzz_reader.py software healthy projects/olefile/fuzz_reader.py
JsonTokenerFuzzer.java software healthy projects/open-json/JsonTokenerFuzzer.java
Dockerfile software healthy projects/open-json/Dockerfile
build.sh software healthy projects/open-json/build.sh
project.yaml software healthy projects/open-json/project.yaml
fuzz_all_or_nothing.py software healthy projects/pycrypto/fuzz_all_or_nothing.py
fuzz_number.py software healthy projects/pycrypto/fuzz_number.py
fuzz_aes.py software healthy projects/pycrypto/fuzz_aes.py
Dockerfile software healthy projects/pycrypto/Dockerfile
build.sh software healthy projects/pycrypto/build.sh
project.yaml software healthy projects/pycrypto/project.yaml
fuzz_hash.py software healthy projects/pycrypto/fuzz_hash.py
Dockerfile software healthy projects/burntsushi-toml/Dockerfile
build.sh software healthy projects/burntsushi-toml/build.sh
project.yaml software healthy projects/burntsushi-toml/project.yaml
Dockerfile software healthy projects/janus-gateway/Dockerfile
build.sh software healthy projects/janus-gateway/build.sh
project.yaml software healthy projects/janus-gateway/project.yaml
Dockerfile software healthy projects/libssh/Dockerfile
build.sh software healthy projects/libssh/build.sh
project.yaml software healthy projects/libssh/project.yaml
run_tests.sh software healthy projects/libssh/run_tests.sh
fuzz.js software healthy projects/closure-library/fuzz.js
Dockerfile software healthy projects/closure-library/Dockerfile
build.sh software healthy projects/closure-library/build.sh
project.yaml software healthy projects/closure-library/project.yaml
fuzz_lex_yacc.py software healthy projects/ply/fuzz_lex_yacc.py
Dockerfile software healthy projects/ply/Dockerfile
build.sh software healthy projects/ply/build.sh
project.yaml software healthy projects/ply/project.yaml
Dockerfile software healthy projects/scrypt/Dockerfile
build.sh software healthy projects/scrypt/build.sh
project.yaml software healthy projects/scrypt/project.yaml
fuzz_dumps.py software healthy projects/dill/fuzz_dumps.py
Dockerfile software healthy projects/dill/Dockerfile
build.sh software healthy projects/dill/build.sh
project.yaml software healthy projects/dill/project.yaml
Dockerfile software healthy projects/bz2file/Dockerfile
build.sh software healthy projects/bz2file/build.sh
project.yaml software healthy projects/bz2file/project.yaml
fuzz_bz2file.py software healthy projects/bz2file/fuzz_bz2file.py
pom.xml software healthy projects/jopt-simple/pom.xml
Dockerfile software healthy projects/jopt-simple/Dockerfile
build.sh software healthy projects/jopt-simple/build.sh

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
TestOneInput software dead projects/olefile/fuzz_reader.py:22
main software healthy projects/olefile/fuzz_reader.py:41
TestOneInput software healthy projects/pycrypto/fuzz_all_or_nothing.py:25
main software healthy projects/pycrypto/fuzz_all_or_nothing.py:36
TestOneInput software healthy projects/pycrypto/fuzz_number.py:24
main software healthy projects/pycrypto/fuzz_number.py:40
TestOneInput software healthy projects/pycrypto/fuzz_aes.py:24
main software healthy projects/pycrypto/fuzz_aes.py:62
TestOneInput software healthy projects/pycrypto/fuzz_hash.py:37
main software healthy projects/pycrypto/fuzz_hash.py:68
ignoredError software healthy projects/closure-library/fuzz.js:ignoredError
t_NUMBER software dead projects/ply/fuzz_lex_yacc.py:38
t_ignore_newline software dead projects/ply/fuzz_lex_yacc.py:43
t_error software dead projects/ply/fuzz_lex_yacc.py:47
p_expression software dead projects/ply/fuzz_lex_yacc.py:53
p_expression_term software dead projects/ply/fuzz_lex_yacc.py:61
p_term software dead projects/ply/fuzz_lex_yacc.py:67
p_term_factor software dead projects/ply/fuzz_lex_yacc.py:73
p_factor_number software dead projects/ply/fuzz_lex_yacc.py:79
p_error software dead projects/ply/fuzz_lex_yacc.py:85
TestOneInput software dead projects/ply/fuzz_lex_yacc.py:89
main software healthy projects/ply/fuzz_lex_yacc.py:98
TestOneInput software dead projects/dill/fuzz_dumps.py:21
main software healthy projects/dill/fuzz_dumps.py:33
TestOneInput software dead projects/bz2file/fuzz_bz2file.py:21
main software healthy projects/bz2file/fuzz_bz2file.py:35
verify software healthy projects/sigstore-python/fuzz_verify_artifact.py:21
TestOneInput software dead projects/sigstore-python/fuzz_verify_artifact.py:24
main software healthy projects/sigstore-python/fuzz_verify_artifact.py:38
generate_sample_xml software healthy projects/adal/fuzz_xmlutil.py:48
TestInput software dead projects/adal/fuzz_xmlutil.py:65
main software healthy projects/adal/fuzz_xmlutil.py:86
TestInput software dead projects/adal/fuzz_util.py:22
geturl software healthy projects/adal/fuzz_util.py:37
main software healthy projects/adal/fuzz_util.py:65
TestInput software dead projects/g-cloud-logging-py/fuzz_helpers.py:23
main software healthy projects/g-cloud-logging-py/fuzz_helpers.py:36
create_dummy_log_entry software healthy projects/g-cloud-logging-py/fuzz_entries.py:23
TestInput software dead projects/g-cloud-logging-py/fuzz_entries.py:49
main software healthy projects/g-cloud-logging-py/fuzz_entries.py:74
mock_retrieve_metadata_server software dead projects/g-cloud-logging-py/fuzz_resources.py:25
TestInput software dead projects/g-cloud-logging-py/fuzz_resources.py:33
main software healthy projects/g-cloud-logging-py/fuzz_resources.py:48
TestInput software dead projects/g-cloud-logging-py/fuzz_handlers.py:23
main software healthy projects/g-cloud-logging-py/fuzz_handlers.py:49
TestOneInput software dead projects/psqlparse/fuzz_parse.py:29
main software healthy projects/psqlparse/fuzz_parse.py:39
TestOneInput software dead projects/chardet/fuzz_detector.py:20
main software healthy projects/chardet/fuzz_detector.py:36
TestOneInput software dead projects/github_scarecrow/shell_injection_poc_fuzzer.py:23

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
projects software healthy projects
olefile software healthy projects/olefile
open-json software healthy projects/open-json
pycrypto software healthy projects/pycrypto
burntsushi-toml software healthy projects/burntsushi-toml
janus-gateway software healthy projects/janus-gateway
libssh software healthy projects/libssh
closure-library software healthy projects/closure-library
ply software healthy projects/ply
scrypt software healthy projects/scrypt
dill software healthy projects/dill
bz2file software healthy projects/bz2file
jopt-simple software healthy projects/jopt-simple
src software healthy projects/jopt-simple/src
main software healthy projects/jopt-simple/src/main
java software healthy projects/jopt-simple/src/main/java
ossfuzz software healthy projects/jopt-simple/src/main/java/ossfuzz
typst software healthy projects/typst
php software healthy projects/php
spring-cloud-commons software healthy projects/spring-cloud-commons
radvd software healthy projects/radvd
leptonica software healthy projects/leptonica
ntp software healthy projects/ntp
sigstore-python software healthy projects/sigstore-python
spirv-cross software healthy projects/spirv-cross
caffeine software healthy projects/caffeine
libyal software healthy projects/libyal
avahi software healthy projects/avahi
openvpn software healthy projects/openvpn
simdutf software healthy projects/simdutf
adal software healthy projects/adal
tomcat software healthy projects/tomcat
pigweed software healthy projects/pigweed
hyperium software healthy projects/hyperium
xz-java software healthy projects/xz-java
tidb software healthy projects/tidb
jettison software healthy projects/jettison
wasmi software healthy projects/wasmi
g-cloud-logging-py software healthy projects/g-cloud-logging-py
psqlparse software healthy projects/psqlparse
unsafe-libyaml software healthy projects/unsafe-libyaml
shaderc software healthy projects/shaderc
libcoap software healthy projects/libcoap
proton-bridge software healthy projects/proton-bridge
chardet software healthy projects/chardet
protoc-gen-validate software healthy projects/protoc-gen-validate
sql-parser software healthy projects/sql-parser
powsybl-java software healthy projects/powsybl-java
jc software healthy projects/jc
twelve-monkeys software healthy projects/twelve-monkeys

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
image::projects/olefile/Dockerfile hardware healthy projects/olefile/Dockerfile
image::projects/open-json/Dockerfile hardware healthy projects/open-json/Dockerfile
image::projects/pycrypto/Dockerfile hardware healthy projects/pycrypto/Dockerfile
image::projects/burntsushi-toml/Dockerfile hardware healthy projects/burntsushi-toml/Dockerfile
image::projects/janus-gateway/Dockerfile hardware healthy projects/janus-gateway/Dockerfile
image::projects/libssh/Dockerfile hardware healthy projects/libssh/Dockerfile
image::projects/closure-library/Dockerfile hardware healthy projects/closure-library/Dockerfile
image::projects/ply/Dockerfile hardware healthy projects/ply/Dockerfile
image::projects/scrypt/Dockerfile hardware healthy projects/scrypt/Dockerfile
image::projects/dill/Dockerfile hardware healthy projects/dill/Dockerfile
image::projects/bz2file/Dockerfile hardware healthy projects/bz2file/Dockerfile
image::projects/jopt-simple/Dockerfile hardware healthy projects/jopt-simple/Dockerfile
image::projects/typst/Dockerfile hardware healthy projects/typst/Dockerfile
image::projects/php/Dockerfile hardware healthy projects/php/Dockerfile
image::projects/spring-cloud-commons/Dockerfile hardware healthy projects/spring-cloud-commons/Dockerfile
image::projects/radvd/Dockerfile hardware healthy projects/radvd/Dockerfile
image::projects/leptonica/Dockerfile hardware healthy projects/leptonica/Dockerfile
image::projects/ntp/Dockerfile hardware healthy projects/ntp/Dockerfile
image::projects/sigstore-python/Dockerfile hardware healthy projects/sigstore-python/Dockerfile
image::projects/spirv-cross/Dockerfile hardware healthy projects/spirv-cross/Dockerfile
image::projects/caffeine/Dockerfile hardware healthy projects/caffeine/Dockerfile
image::projects/libyal/Dockerfile hardware healthy projects/libyal/Dockerfile
image::projects/avahi/Dockerfile hardware healthy projects/avahi/Dockerfile
image::projects/openvpn/Dockerfile hardware healthy projects/openvpn/Dockerfile
image::projects/simdutf/Dockerfile hardware healthy projects/simdutf/Dockerfile
image::projects/adal/Dockerfile hardware healthy projects/adal/Dockerfile
image::projects/tomcat/Dockerfile hardware healthy projects/tomcat/Dockerfile
image::projects/pigweed/Dockerfile hardware healthy projects/pigweed/Dockerfile
image::projects/hyperium/Dockerfile hardware healthy projects/hyperium/Dockerfile
image::projects/xz-java/Dockerfile hardware healthy projects/xz-java/Dockerfile
image::projects/tidb/Dockerfile hardware healthy projects/tidb/Dockerfile
image::projects/jettison/Dockerfile hardware healthy projects/jettison/Dockerfile
image::projects/wasmi/Dockerfile hardware healthy projects/wasmi/Dockerfile
image::projects/g-cloud-logging-py/Dockerfile hardware healthy projects/g-cloud-logging-py/Dockerfile
image::projects/psqlparse/Dockerfile hardware healthy projects/psqlparse/Dockerfile
image::projects/unsafe-libyaml/Dockerfile hardware healthy projects/unsafe-libyaml/Dockerfile
image::projects/shaderc/Dockerfile hardware healthy projects/shaderc/Dockerfile
image::projects/libcoap/Dockerfile hardware healthy projects/libcoap/Dockerfile
image::projects/proton-bridge/Dockerfile hardware healthy projects/proton-bridge/Dockerfile
image::projects/chardet/Dockerfile hardware healthy projects/chardet/Dockerfile
image::projects/protoc-gen-validate/Dockerfile hardware healthy projects/protoc-gen-validate/Dockerfile
image::projects/sql-parser/Dockerfile hardware healthy projects/sql-parser/Dockerfile
image::projects/powsybl-java/Dockerfile hardware healthy projects/powsybl-java/Dockerfile
image::projects/twelve-monkeys/Dockerfile hardware healthy projects/twelve-monkeys/Dockerfile
image::projects/github_scarecrow/Dockerfile hardware healthy projects/github_scarecrow/Dockerfile
image::projects/flate2-rs/Dockerfile hardware healthy projects/flate2-rs/Dockerfile
image::projects/wheel/Dockerfile hardware healthy projects/wheel/Dockerfile
image::projects/systemd/Dockerfile hardware healthy projects/systemd/Dockerfile
image::projects/gss-ntlmssp/Dockerfile hardware healthy projects/gss-ntlmssp/Dockerfile
image::projects/networkx/Dockerfile hardware healthy projects/networkx/Dockerfile

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
NullPolicy software healthy projects/sigstore-python/fuzz_verify_artifact.py:20
DummyClass software healthy projects/adal/fuzz_util.py:27
ServerThread software healthy projects/httpx/fuzz_api.py:30
FuzzGreeter software healthy projects/grpc-py/fuzz_server.py:48
FuzzMockRequest software healthy projects/oauthlib/fuzz_oauth1_sig.py:25
ServerThread software healthy projects/pymysql/fuzz_connection.py:34
FuzzTable software healthy projects/sqlalchemy-utils/fuzz_orm.py:28
ServerThread software healthy projects/urllib3/fuzz_requests.py:31
Model software healthy projects/pydantic/fuzz_date.py:26
Model software healthy projects/pydantic/fuzz_network.py:25
NE software healthy projects/py-serde/fuzz_model.py:29
E1 software healthy projects/py-serde/fuzz_model.py:32
FuzzMockHttp software healthy projects/g-api-auth-httplib2/fuzz_http.py:30
FuzzMockResponse software healthy projects/g-api-auth-httplib2/fuzz_http.py:54
FuzzMockCredentials software healthy projects/g-api-auth-httplib2/fuzz_http.py:64
ServerThread software healthy projects/oracle-py-cx/fuzz_basic.py:31
_BitW software healthy projects/vlc/generate_seeds.py:422
_BitWriter software healthy projects/vlc/generate_seeds.py:1276
TestDict software healthy projects/toml/fuzz_dump.py:34
TestingError software healthy projects/retry/fuzz_retry.py:24
ServerThread software healthy projects/ntlm2/fuzz_auth.py:26
FuzzEnum software healthy projects/abseil-py/fuzz_argparse.py:24
FuzzContext software healthy projects/cloud-custodian/fuzz_filters_validate.py:117
FuzzPolicy software healthy projects/cloud-custodian/fuzz_filters_validate.py:127
FuzzTracer software healthy projects/cloud-custodian/fuzz_filters_validate.py:133
FuzzOption software healthy projects/cloud-custodian/fuzz_filters_validate.py:138
FuzzConfig software healthy projects/cloud-custodian/fuzz_filters_validate.py:146
FuzzContext software healthy projects/cloud-custodian/fuzz_actions_validate.py:98
FuzzPolicy software healthy projects/cloud-custodian/fuzz_actions_validate.py:108
FuzzTracer software healthy projects/cloud-custodian/fuzz_actions_validate.py:114
FuzzOption software healthy projects/cloud-custodian/fuzz_actions_validate.py:119
FuzzConfig software healthy projects/cloud-custodian/fuzz_actions_validate.py:127
FuzzContext software healthy projects/cloud-custodian/fuzz_filters_parser.py:93
FuzzPolicy software healthy projects/cloud-custodian/fuzz_filters_parser.py:100
FuzzOption software healthy projects/cloud-custodian/fuzz_filters_parser.py:106
FuzzContext software healthy projects/cloud-custodian/fuzz_gcp_actions_validate_process.…
FuzzPolicy software healthy projects/cloud-custodian/fuzz_gcp_actions_validate_process.…
FuzzTracer software healthy projects/cloud-custodian/fuzz_gcp_actions_validate_process.…
FuzzOption software healthy projects/cloud-custodian/fuzz_gcp_actions_validate_process.…
FuzzConfig software healthy projects/cloud-custodian/fuzz_gcp_actions_validate_process.…
FuzzContext software healthy projects/cloud-custodian/fuzz_gcp_resources_process.py:121
FuzzPolicy software healthy projects/cloud-custodian/fuzz_gcp_resources_process.py:131
FuzzTracer software healthy projects/cloud-custodian/fuzz_gcp_resources_process.py:137
FuzzOption software healthy projects/cloud-custodian/fuzz_gcp_resources_process.py:142
FuzzConfig software healthy projects/cloud-custodian/fuzz_gcp_resources_process.py:151
FuzzContext software healthy projects/cloud-custodian/fuzz_filters_process.py:132
FuzzPolicy software healthy projects/cloud-custodian/fuzz_filters_process.py:142
FuzzTracer software healthy projects/cloud-custodian/fuzz_filters_process.py:148
FuzzOption software healthy projects/cloud-custodian/fuzz_filters_process.py:153
FuzzConfig software healthy projects/cloud-custodian/fuzz_filters_process.py:161

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::projects/keycloak/Dockerfile security healthy projects/keycloak/Dockerfile
auth::projects/spring-security/oauth2-jose/NimbusJwtEncoder… security healthy projects/spring-security/oauth2-jose/NimbusJwtEncoderFuzzer…
auth::projects/nimbus-jwt/nimbus-jwt-fuzzer/src/main/java/c… security healthy projects/nimbus-jwt/nimbus-jwt-fuzzer/src/main/java/com/nim…
auth::projects/nimbus-jwt/project.yaml security healthy projects/nimbus-jwt/project.yaml
auth::projects/java-jwt/project-parent/fuzz-targets/src/tes… security healthy projects/java-jwt/project-parent/fuzz-targets/src/test/java…
auth::projects/flask-jwt-extended/fuzz_jwt.py security healthy projects/flask-jwt-extended/fuzz_jwt.py
auth::projects/nimbus-jwt/Dockerfile security healthy projects/nimbus-jwt/Dockerfile
auth::projects/pyjwt/fuzz_jwt.py security healthy projects/pyjwt/fuzz_jwt.py
auth::projects/java-jwt/project-parent/pom.xml security healthy projects/java-jwt/project-parent/pom.xml
auth::projects/g-api-auth-library-python/fuzz_jwt.py security healthy projects/g-api-auth-library-python/fuzz_jwt.py
auth::projects/g-oauth-java-client/build.sh security healthy projects/g-oauth-java-client/build.sh
auth::projects/fastify/Dockerfile security healthy projects/fastify/Dockerfile
auth::projects/g-oauth-java-client/OauthSignerFuzzer.java security healthy projects/g-oauth-java-client/OauthSignerFuzzer.java
auth::projects/java-jwt/project-parent/fuzz-targets/pom.xml security healthy projects/java-jwt/project-parent/fuzz-targets/pom.xml
auth::projects/keycloak/project.yaml security healthy projects/keycloak/project.yaml
auth::projects/oauthlib/build.sh security healthy projects/oauthlib/build.sh
auth::projects/g-oauth-java-client/project.yaml security healthy projects/g-oauth-java-client/project.yaml
auth::projects/influxdb/Dockerfile security healthy projects/influxdb/Dockerfile
auth::projects/g-oauth-java-client/Dockerfile security healthy projects/g-oauth-java-client/Dockerfile
auth::projects/flask-jwt-extended/Dockerfile security healthy projects/flask-jwt-extended/Dockerfile
auth::projects/flask-jwt-extended/project.yaml security healthy projects/flask-jwt-extended/project.yaml
auth::projects/nimbus-jwt/nimbus-jwt-fuzzer/pom.xml security healthy projects/nimbus-jwt/nimbus-jwt-fuzzer/pom.xml
auth::projects/java-jwt/Dockerfile security healthy projects/java-jwt/Dockerfile
auth::projects/keycloak/build.sh security healthy projects/keycloak/build.sh
auth::projects/g-api-auth-library-python/fuzz_jwt_roundtrip… security healthy projects/g-api-auth-library-python/fuzz_jwt_roundtrip.py
auth::projects/java-jwt/build.sh security healthy projects/java-jwt/build.sh
auth::projects/java-jwt/project.yaml security healthy projects/java-jwt/project.yaml

LabelLayerStatusPath
port:256 network healthy projects/libecc/Dockerfile
port:19782 network healthy projects/libecc/Dockerfile
port:30 network healthy projects/lxml/build.sh
port:59 network healthy projects/lxml/build.sh
port:8001 network healthy projects/pymysql/fuzz_connection.py
port:09 network healthy projects/guice/build.sh
port:49 network healthy projects/guice/build.sh
port:13 network healthy projects/guice/build.sh
port:32 network healthy projects/guice/build.sh
port:33 network healthy projects/guice/build.sh
port:8080 network healthy projects/userver/static_config.yaml
port:14 network healthy projects/xmlpull/build.sh
port:46 network healthy projects/xmlpull/build.sh
port:47 network healthy projects/xmlpull/build.sh
port:3154 network healthy projects/wolfssl/build.sh
port:11 network healthy projects/wolfssl/build.sh
port:56905 network healthy projects/envoy/Dockerfile

LabelLayerStatusPath
sqlite data healthy projects/sqlalchemy-utils/fuzz_orm.py
mongodb data healthy projects/bson-rust/Dockerfile
elasticsearch data healthy projects/opencensus-java/project-parent/fuzz-targets/pom.xml
redis data healthy projects/spring-data-redis/Dockerfile
mysql data healthy projects/mysql-connector-j/Dockerfile
cockroach data healthy projects/cockroachdb/Dockerfile
postgresql data healthy projects/psycopg2/Dockerfile
mariadb data healthy projects/mariadb-connector-j/Dockerfile
postgres data healthy projects/postgresql/Dockerfile
clickhouse data healthy projects/clickhouse/Dockerfile

LabelLayerStatusPath
127.0.0.1 network healthy projects/httpx/fuzz_api.py
11.0.0.1 network healthy projects/quartz/Dockerfile
1.1.4.1 network healthy projects/cras/Dockerfile
1.11.1.4 network healthy projects/gdk-pixbuf/Dockerfile
5.1.4.1 network healthy projects/dcmtk/make_seed_corpus.py
1.2.826.0 network healthy projects/dcmtk/make_seed_corpus.py
21.6.0.0 network healthy projects/oracle-py-cx/Dockerfile
10.0.0.1 network healthy projects/haproxy/build.sh
134.0.0.0 network healthy infra/experimental/contrib/arvo/arvo_reproducer.py
4.4.1.1 network healthy infra/experimental/contrib/arvo/string_replacement.json

LabelLayerStatusPath
gha::cflite_pr cicd healthy .github/workflows/cflite_pr.yml
gha::project_tests cicd healthy .github/workflows/project_tests.yml
gha::ubuntu_version_sync cicd healthy .github/workflows/ubuntu_version_sync.yml
gha::codeql-analysis cicd healthy .github/workflows/codeql-analysis.yml
gha::pr_helper cicd healthy .github/workflows/pr_helper.yml
gha::presubmit cicd healthy .github/workflows/presubmit.yml
gha::check_base_os cicd healthy .github/workflows/check_base_os.yml
gha::infra_tests cicd healthy .github/workflows/infra_tests.yml
gha::indexer_build cicd healthy .github/workflows/indexer_build.yml
gha::index_build_tests cicd healthy .github/workflows/index_build_tests.yml

LabelLayerStatusPath
PR cicd healthy .github/workflows/cflite_pr.yml
build cicd healthy .github/workflows/project_tests.yml
check-sync cicd healthy .github/workflows/ubuntu_version_sync.yml
analyze cicd healthy .github/workflows/codeql-analysis.yml
build cicd healthy .github/workflows/pr_helper.yml
build cicd healthy .github/workflows/presubmit.yml
check-consistency cicd healthy .github/workflows/check_base_os.yml
build cicd healthy .github/workflows/infra_tests.yml
indexer cicd healthy .github/workflows/indexer_build.yml
indexer cicd healthy .github/workflows/index_build_tests.yml

LabelLayerStatusPath
ANY /protected api healthy projects/flask-jwt-extended/fuzz_jwt.py
ANY /custom api healthy projects/flask-jwt-extended/fuzz_jwt.py
ANY /json api healthy projects/flask/fuzz_json.py
ANY / api healthy projects/flask/cors_fuzz_flask.py
ANY /shutdown api healthy projects/flask/cors_fuzz_flask.py

LabelLayerStatusPath
nginx network healthy projects/unit/Dockerfile
caddy network healthy projects/caddy/Dockerfile
haproxy network healthy projects/haproxy/Dockerfile
loadbalancer network healthy projects/cloud-custodian/fuzz_gcp_actions_validate_process.…
envoy network healthy projects/esp-v2/Dockerfile

LabelLayerStatusPath
vps::azure hardware healthy projects/adal/Dockerfile
vps::aws hardware healthy projects/juju/build.sh
vps::ec2 hardware healthy projects/cloud-custodian/fuzz_filters_validate.py
vps::gcp hardware healthy projects/cloud-custodian/fuzz_gcp_actions_validate_process.…
vps::digitalocean hardware healthy projects/distribution/project.yaml

LabelLayerStatusPath
password_literal::projects/spring-security/InMemoryUserDeta… security healthy projects/spring-security/InMemoryUserDetailsManagerChangePa…
password_literal::projects/h2database/TestServer.java security healthy projects/h2database/TestServer.java
password_literal::projects/h2database/TestServer.java security healthy projects/h2database/TestServer.java
password_literal::projects/h2database/TestServer.java security healthy projects/h2database/TestServer.java
password_literal::infra/repo_manager_test.py security healthy infra/repo_manager_test.py

LabelLayerStatusPath
pubsub data healthy projects/g-api-pubsub/Dockerfile
kafka data healthy projects/kafka/Dockerfile
rabbitmq data healthy projects/rabbitmq-c/Dockerfile

LabelLayerStatusPath
FuzzTable data healthy projects/sqlalchemy-utils/fuzz_orm.py
fuzz_table data healthy projects/sqlalchemy-utils/fuzz_orm.py

LabelLayerStatusPath
PERSONAL_ACCESS_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-8hg430xg software healthy /tmp/repobility-clone-8hg430xg

LabelLayerStatusPath
gpu (detected) hardware healthy projects/kubevirt/project.yaml
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/22b9aba9-65f4-441a-acc2-731e6f06fa5a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/22b9aba9-65f4-441a-acc2-731e6f06fa5a/

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.