Add attack surface audit artifacts
Some checks failed
CI / Validate (pull_request) Has been cancelled
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:
parent
a35a757622
commit
47a5adca90
26 changed files with 2807 additions and 0 deletions
34
piolium/attack-surface/deep-cleanup-summary.json
Normal file
34
piolium/attack-surface/deep-cleanup-summary.json
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"summaryPath": "piolium/attack-surface/deep-cleanup-summary.json",
|
||||
"removed": [
|
||||
"piolium/tmp",
|
||||
"piolium/chamber-workspace",
|
||||
"piolium/adversarial-reviews",
|
||||
"piolium/bypass-analysis",
|
||||
"piolium/codeql-artifacts",
|
||||
"piolium/codeql-queries",
|
||||
"piolium/semgrep-rules",
|
||||
"piolium/confirm-workspace",
|
||||
"piolium/real-env-evidence",
|
||||
"piolium/findings-draft"
|
||||
],
|
||||
"missing": [
|
||||
"piolium/probe-workspace",
|
||||
"piolium/agentic-actions-res",
|
||||
"piolium/codeql-res",
|
||||
"piolium/semgrep-res",
|
||||
"piolium/raw",
|
||||
"piolium/file-records",
|
||||
"piolium/attack-surface/raw",
|
||||
"piolium/attack-pattern-registry.json",
|
||||
"piolium/authz-coverage-gaps.md",
|
||||
"piolium/merged-results.sarif"
|
||||
],
|
||||
"retained": [
|
||||
"piolium/attack-surface/",
|
||||
"piolium/findings/",
|
||||
"piolium/final-audit-report.md",
|
||||
"piolium/confirmation-report.md",
|
||||
"piolium/audit-state.json"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue