From cc1c10704ae595cf68a0e59544f614c8c31a951c Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 27 Jun 2026 12:11:41 +0800 Subject: [PATCH] docs(github): record owner-level private backup readback --- ...ub-target-connector-readback.snapshot.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/docs/security/github-target-connector-readback.snapshot.json b/docs/security/github-target-connector-readback.snapshot.json index 47d23330..203dee07 100644 --- a/docs/security/github-target-connector-readback.snapshot.json +++ b/docs/security/github-target-connector-readback.snapshot.json @@ -1,8 +1,25 @@ { "schema_version": "github_target_connector_readback_v1", - "generated_at": "2026-06-27T11:26:18+08:00", + "generated_at": "2026-06-27T12:10:58+08:00", "mode": "read_only_github_connector_metadata", "source": "codex_github_connector_get_repository", + "owner_readback": { + "owner": "owenhytsai", + "source": "codex_github_connector_list_repositories", + "visible_repository_count": 4, + "visible_private_repository_count": 4, + "visible_repositories": [ + "owenhytsai/awoooi", + "owenhytsai/clawbot-v5", + "owenhytsai/wooo-aiops", + "owenhytsai/wooo-infra-config" + ], + "github_api_write_performed": false, + "repo_creation_performed": false, + "visibility_change_performed": false, + "refs_sync_performed": false, + "secret_values_collected": false + }, "summary": { "target_count": 9, "private_visibility_verified_count": 4,