Files
Charon/docs/reports/archive/pr718_open_alerts_freshness_20260218T135045Z.json
akanealw eec8c28fb3
Some checks failed
Go Benchmark / Performance Regression Check (push) Has been cancelled
Cerberus Integration / Cerberus Security Stack Integration (push) Has been cancelled
Upload Coverage to Codecov / Backend Codecov Upload (push) Has been cancelled
Upload Coverage to Codecov / Frontend Codecov Upload (push) Has been cancelled
CodeQL - Analyze / CodeQL analysis (go) (push) Has been cancelled
CodeQL - Analyze / CodeQL analysis (javascript-typescript) (push) Has been cancelled
CrowdSec Integration / CrowdSec Bouncer Integration (push) Has been cancelled
Docker Build, Publish & Test / build-and-push (push) Has been cancelled
Quality Checks / Auth Route Protection Contract (push) Has been cancelled
Quality Checks / Codecov Trigger/Comment Parity Guard (push) Has been cancelled
Quality Checks / Backend (Go) (push) Has been cancelled
Quality Checks / Frontend (React) (push) Has been cancelled
Rate Limit integration / Rate Limiting Integration (push) Has been cancelled
Security Scan (PR) / Trivy Binary Scan (push) Has been cancelled
Supply Chain Verification (PR) / Verify Supply Chain (push) Has been cancelled
WAF integration / Coraza WAF Integration (push) Has been cancelled
Docker Build, Publish & Test / Security Scan PR Image (push) Has been cancelled
Repo Health Check / Repo health (push) Has been cancelled
changed perms
2026-04-22 18:19:14 +00:00

35 lines
798 B
JSON
Executable File

{
"generated_at": "2026-02-18T13:50:45Z",
"baseline_file": "pr718_open_alerts_baseline.json",
"baseline_status": "missing",
"drift_status": "baseline_missing",
"sources": {
"go_sarif": "codeql-results-go.sarif",
"js_sarif": "codeql-results-js.sarif"
},
"counts": {
"fresh_total": 2,
"baseline_total": 0,
"added": 0,
"removed": 0
},
"findings": [
{
"rule_id": "js/comparison-between-incompatible-types",
"path": "src/components/CredentialManager.tsx",
"start_line": 274,
"source": "js"
},
{
"rule_id": "js/automatic-semicolon-insertion",
"path": "src/pages/__tests__/ProxyHosts-bulk-acl.test.tsx",
"start_line": 303,
"source": "js"
}
],
"delta": {
"added": [],
"removed": []
}
}