From ec4df3fb0dd7700fe5482db9d478f6365e1db0fe Mon Sep 17 00:00:00 2001 From: crypticpy <46542494+crypticpy@users.noreply.github.com> Date: Thu, 3 Sep 2026 08:13:43 +0000 Subject: [PATCH] chore(security): refresh the repository observations --- _data/security_signals.json | 55 ++----------------------------------- 1 file changed, 2 insertions(+), 53 deletions(-) diff --git a/_data/security_signals.json b/_data/security_signals.json index 5c4fd07..22e6ec5 100644 --- a/_data/security_signals.json +++ b/_data/security_signals.json @@ -1,55 +1,4 @@ { - "entries": { - "council-meeting-summaries": { - "applicable": true, - "archived": false, - "errors": [], - "exists": true, - "fetched": "2026-08-18", - "license": "Apache-2.0", - "owner_type": "Organization", - "pushed_at": "2026-07-22", - "repo": "example-org/meeting-summary-pipeline", - "scorecard": { - "checks": [ - { - "name": "Code-Review", - "score": 8 - }, - { - "name": "Pinned-Dependencies", - "score": 3 - }, - { - "name": "SAST", - "score": 0 - }, - { - "name": "Vulnerabilities", - "score": 10 - } - ], - "date": "2026-08-01", - "score": 6.7 - }, - "security_policy": true, - "url": "https://github.com/example-org/meeting-summary-pipeline" - }, - "permit-intake-triage": { - "applicable": true, - "archived": false, - "errors": [], - "exists": true, - "fetched": "2026-08-18", - "license": "MIT", - "owner_type": "Organization", - "pushed_at": "2026-05-09", - "repo": "example-org/permit-intake-triage", - "scorecard": null, - "security_policy": false, - "url": "https://github.com/example-org/permit-intake-triage" - } - }, - "generated_at": "2026-08-18", - "sample": true + "entries": {}, + "generated_at": "2026-09-03" }