Publish Chimera GFX source
phase0-ci / build-and-audit (push) Successful in 2m14s

This commit is contained in:
Chimera GFX release export
2026-09-03 03:27:14 +02:00
commit a6037502d7
828 changed files with 100454 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
[extend]
useDefault = true
# These files contain published SHA-256 provenance values. Gitleaks' generic
# key rule mistakes the JSON field names for credentials; the values are
# one-way digests, not authentication material. Keep the allowlist path-bound.
[[allowlists]]
description = "Published provenance SHA-256 values"
paths = [
'''^manifests/runtime/phase-0\.9e-r-release-correlation\.json$''',
'''^manifests/retroarch/phase-1\.0bz-exact-sdl-stage-cleanup-gate\.json$''',
'''^manifests/retroarch/phase-1\.0ca-cleanup-result-and-hash-verifier-correction-gate\.json$'''
]