Add synthetic fixtures and proposed policy contracts for safely demonstrating future Lariza capabilities. Assisted-by: Codex: GPT-5.6
16 lines
315 B
JSON
16 lines
315 B
JSON
{
|
|
"schemaVersion": "1.0",
|
|
"findings": [
|
|
{
|
|
"id": "synthetic-secret-001",
|
|
"type": "example-api-token",
|
|
"severity": "high",
|
|
"path": "fixtures/nonexistent.env",
|
|
"line": 1,
|
|
"evidence": "demo_****_REDACTED",
|
|
"usableCredential": false,
|
|
"synthetic": true
|
|
}
|
|
]
|
|
}
|