Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8,582 changes: 8,446 additions & 136 deletions data/source_index.json

Large diffs are not rendered by default.

30 changes: 23 additions & 7 deletions data/updates/auto_update_status.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,34 @@
{
"meta": {
"version": "v1.0",
"updated": "2026-05-21T08:27:48Z"
"updated": "2026-07-06T08:03:41Z"
},
"last_run": "2026-05-21T08:27:48Z",
"mode": "offline",
"last_run": "2026-07-06T08:03:41Z",
"mode": "network",
"watched_sources": 26,
"pending_updates": 1,
"triaged_updates": 1,
"last_error": null,
"pending_updates": 34,
"triaged_updates": 34,
"last_error": [
{
"vendor": "openai",
"source": "https://openai.com/news/",
"error": "HTTP Error 403: Forbidden"
},
{
"vendor": "microsoft",
"source": "https://azure.microsoft.com/en-us/blog/topics/security/",
"error": "HTTP Error 404: Not Found"
},
{
"vendor": "cisco",
"source": "https://www.cisco.com/c/en/us/products/security/ai-defense.html",
"error": "HTTP Error 403: Forbidden"
}
],
"next_steps": [
"Review data/updates/pending_updates.json",
"Run update_triage_agent.py",
"Open PR for accepted catalog/evidence changes"
],
"updated": "2026-05-21T08:27:51Z"
"updated": "2026-07-06T08:03:41Z"
}
Loading