Files
orca/.gitleaks-baseline.json
T
Jon Chery df58bc25a3 docs(milestone): complete scheduling-streaming (v0.3)
---ci---
project: orca
phase: 3
milestone: v0.3
status: complete
requirements:
  covered: [REQ-022, REQ-030, REQ-032]
  partial: []
---/ci---

v0.3 milestone merged to main. Includes all v0.2 work (P08-P10) that
was previously on the milestone branch but not yet merged to main, plus
the v0.3 completion work (iter.Seq streaming + doctor network/db).

v0.2 phases included: P08 (mTLS), P09 (scheduling), P10 (security scan).
v0.3 phases: P0 (pre-execution), P1 (iter.Seq streaming), P2 (doctor),
P3 (final review+ship).

Total: 40 requirements, all complete. No new go.mod dependencies.
Full test suite passes under -race. gofmt + go vet clean.
2026-08-01 20:06:47 +00:00

14 lines
357 B
JSON

[
{
"Op": "skip",
"RuleID": "orca-pre-existing-env-leak",
"Commit": "0cba1aa5feef9564f8b9a2a97ae735dc859a8a84",
"Entropy": 0,
"Secret": "REDACTED-AT-BASELINE-CREATION-TIME",
"File": ".env",
"SymlinkFile": "",
"CheckEntropy": false,
"Match": "GITEA_TOKEN=<redacted pre-existing v0.1 leak; rotated in 00127ce>"
}
]