Add attack surface audit artifacts
Some checks failed
CI / Validate (pull_request) Has been cancelled

- Add advisory, entrypoint, and candidate scan outputs
- Capture dependency intelligence and cross-service attack surface notes
This commit is contained in:
dirtydishes 2026-05-28 05:13:36 -04:00
parent a35a757622
commit 47a5adca90
26 changed files with 2807 additions and 0 deletions

128
piolium/audit-state.json Normal file
View file

@ -0,0 +1,128 @@
{
"audits": [
{
"audit_id": "2026-05-27T05:18:10.317Z",
"mode": "deep",
"started_at": "2026-05-27T05:18:10.317Z",
"completed_at": "2026-05-27T05:38:26.877Z",
"status": "complete",
"phases": {
"P1": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:18:10.342Z",
"completed_at": "2026-05-27T05:20:06.688Z"
},
"P2": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:20:06.689Z",
"completed_at": "2026-05-27T05:21:18.561Z"
},
"P3": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:21:18.562Z",
"completed_at": "2026-05-27T05:24:17.798Z"
},
"P4": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:24:17.800Z",
"completed_at": "2026-05-27T05:27:39.637Z"
},
"P5": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:27:39.640Z",
"completed_at": "2026-05-27T05:29:12.056Z"
},
"P6": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:27:39.991Z",
"completed_at": "2026-05-27T05:29:28.102Z"
},
"P7": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:27:40.151Z",
"completed_at": "2026-05-27T05:28:55.011Z"
},
"P8": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:29:28.109Z",
"completed_at": "2026-05-27T05:30:58.598Z"
},
"P9": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:30:58.599Z",
"completed_at": "2026-05-27T05:32:50.466Z"
},
"P10": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:32:50.468Z",
"completed_at": "2026-05-27T05:34:14.783Z"
},
"P11": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:34:14.789Z",
"completed_at": "2026-05-27T05:35:44.121Z"
},
"P12": {
"status": "complete",
"attempt": 1,
"max_attempts": 6,
"started_at": "2026-05-27T05:35:44.122Z",
"completed_at": "2026-05-27T05:36:59.883Z"
},
"P13": {
"status": "skipped",
"started_at": "2026-05-27T05:36:59.891Z",
"completed_at": "2026-05-27T05:36:59.892Z"
},
"P14": {
"status": "skipped",
"started_at": "2026-05-27T05:36:59.892Z",
"completed_at": "2026-05-27T05:36:59.894Z"
},
"P15": {
"status": "complete",
"attempt": 2,
"max_attempts": 6,
"started_at": "2026-05-27T05:36:59.896Z",
"completed_at": "2026-05-27T05:38:26.848Z"
},
"P16": {
"status": "complete",
"started_at": "2026-05-27T05:38:26.850Z",
"completed_at": "2026-05-27T05:38:26.851Z"
},
"P17": {
"status": "complete",
"started_at": "2026-05-27T05:38:26.852Z",
"completed_at": "2026-05-27T05:38:26.876Z"
}
},
"agent_sdk": "pi",
"commit": "ffbdbc337638004be49775c85a2f0b10b7e55563",
"branch": "security-audit",
"history_available": true
}
]
}