feat(github): read back private backup visibility evidence
This commit is contained in:
108
docs/security/github-target-connector-readback.snapshot.json
Normal file
108
docs/security/github-target-connector-readback.snapshot.json
Normal file
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"schema_version": "github_target_connector_readback_v1",
|
||||
"generated_at": "2026-06-27T11:26:18+08:00",
|
||||
"mode": "read_only_github_connector_metadata",
|
||||
"source": "codex_github_connector_get_repository",
|
||||
"summary": {
|
||||
"target_count": 9,
|
||||
"private_visibility_verified_count": 4,
|
||||
"not_found_or_inaccessible_count": 5,
|
||||
"github_api_write_performed": false,
|
||||
"repo_creation_performed": false,
|
||||
"visibility_change_performed": false,
|
||||
"refs_sync_performed": false,
|
||||
"secret_values_collected": false
|
||||
},
|
||||
"targets": [
|
||||
{
|
||||
"github_repo": "owenhytsai/awoooi",
|
||||
"readback_status": "visible",
|
||||
"visibility": "private",
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"repo_id": "1188603327",
|
||||
"private_visibility_verified": true,
|
||||
"evidence_ref": "github_connector_repo_metadata:owenhytsai/awoooi:visibility=private"
|
||||
},
|
||||
{
|
||||
"github_repo": "owenhytsai/clawbot-v5",
|
||||
"readback_status": "visible",
|
||||
"visibility": "private",
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"repo_id": "1177061851",
|
||||
"private_visibility_verified": true,
|
||||
"evidence_ref": "github_connector_repo_metadata:owenhytsai/clawbot-v5:visibility=private"
|
||||
},
|
||||
{
|
||||
"github_repo": "owenhytsai/wooo-aiops",
|
||||
"readback_status": "visible",
|
||||
"visibility": "private",
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"repo_id": "1175137404",
|
||||
"private_visibility_verified": true,
|
||||
"evidence_ref": "github_connector_repo_metadata:owenhytsai/wooo-aiops:visibility=private"
|
||||
},
|
||||
{
|
||||
"github_repo": "owenhytsai/wooo-infra-config",
|
||||
"readback_status": "visible",
|
||||
"visibility": "private",
|
||||
"default_branch": "main",
|
||||
"archived": false,
|
||||
"repo_id": "1177060194",
|
||||
"private_visibility_verified": true,
|
||||
"evidence_ref": "github_connector_repo_metadata:owenhytsai/wooo-infra-config:visibility=private"
|
||||
},
|
||||
{
|
||||
"github_repo": "owenhytsai/ewoooc",
|
||||
"readback_status": "not_found_or_inaccessible",
|
||||
"visibility": null,
|
||||
"default_branch": null,
|
||||
"archived": null,
|
||||
"repo_id": null,
|
||||
"private_visibility_verified": false,
|
||||
"evidence_ref": "github_connector_repo_metadata:owenhytsai/ewoooc:404"
|
||||
},
|
||||
{
|
||||
"github_repo": "owenhytsai/bitan-pharmacy",
|
||||
"readback_status": "not_found_or_inaccessible",
|
||||
"visibility": null,
|
||||
"default_branch": null,
|
||||
"archived": null,
|
||||
"repo_id": null,
|
||||
"private_visibility_verified": false,
|
||||
"evidence_ref": "github_connector_repo_metadata:owenhytsai/bitan-pharmacy:404"
|
||||
},
|
||||
{
|
||||
"github_repo": "owenhytsai/tsenyang-website",
|
||||
"readback_status": "not_found_or_inaccessible",
|
||||
"visibility": null,
|
||||
"default_branch": null,
|
||||
"archived": null,
|
||||
"repo_id": null,
|
||||
"private_visibility_verified": false,
|
||||
"evidence_ref": "github_connector_repo_metadata:owenhytsai/tsenyang-website:404"
|
||||
},
|
||||
{
|
||||
"github_repo": "owenhytsai/VibeWork",
|
||||
"readback_status": "not_found_or_inaccessible",
|
||||
"visibility": null,
|
||||
"default_branch": null,
|
||||
"archived": null,
|
||||
"repo_id": null,
|
||||
"private_visibility_verified": false,
|
||||
"evidence_ref": "github_connector_repo_metadata:owenhytsai/VibeWork:404"
|
||||
},
|
||||
{
|
||||
"github_repo": "owenhytsai/agent-bounty-protocol",
|
||||
"readback_status": "not_found_or_inaccessible",
|
||||
"visibility": null,
|
||||
"default_branch": null,
|
||||
"archived": null,
|
||||
"repo_id": null,
|
||||
"private_visibility_verified": false,
|
||||
"evidence_ref": "github_connector_repo_metadata:owenhytsai/agent-bounty-protocol:404"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user