docs(security): add gitea inventory export request gate [skip ci]
This commit is contained in:
@@ -232,10 +232,14 @@
|
||||
"snapshot_paths": [
|
||||
"docs/security/gitea-repo-inventory.snapshot.json",
|
||||
"docs/security/gitea-public-repo-search.snapshot.json",
|
||||
"docs/security/gitea-org-repo-inventory-blocked.snapshot.json"
|
||||
"docs/security/gitea-org-repo-inventory-blocked.snapshot.json",
|
||||
"docs/security/gitea-authenticated-inventory-export-request.snapshot.json"
|
||||
],
|
||||
"human_docs": ["docs/security/GITEA-SERVER-SIDE-INVENTORY-RUNBOOK.md"],
|
||||
"notes": "目前仍是 public-only / blocked endpoint evidence;private/internal 全量需 approval。"
|
||||
"human_docs": [
|
||||
"docs/security/GITEA-SERVER-SIDE-INVENTORY-RUNBOOK.md",
|
||||
"docs/security/GITEA-AUTHENTICATED-INVENTORY-EXPORT-REQUEST.md"
|
||||
],
|
||||
"notes": "目前仍是 public-only / blocked endpoint evidence;S4.5 已補 authenticated/admin export request,private/internal 全量需 approval。"
|
||||
},
|
||||
{
|
||||
"contract": "local_git_remote_inventory_v1",
|
||||
|
||||
Reference in New Issue
Block a user