diff --git a/.hypatia-baseline.json b/.hypatia-baseline.json index 4bcc06c..cc7dd2b 100644 --- a/.hypatia-baseline.json +++ b/.hypatia-baseline.json @@ -76,5 +76,89 @@ "rule_module": "workflow_audit", "type": "unsafe_curl_payload", "file": "hypatia-scan.yml" + }, + { + "severity": "medium", + "rule_module": "scorecard", + "type": "StaticAnalysis", + "file": "." + }, + { + "severity": "medium", + "rule_module": "structural_drift", + "type": "SD009", + "file": "ffi/zig/src/main.zig" + }, + { + "severity": "high", + "rule_module": "workflow_audit", + "type": "codeql_language_matrix_mismatch", + "file": "codeql.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "codeql_missing_actions_language", + "file": "codeql.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "missing_timeout_minutes", + "file": "boj-build.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "missing_timeout_minutes", + "file": "casket-pages.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "missing_timeout_minutes", + "file": "codeql.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "missing_timeout_minutes", + "file": "dependabot-automerge.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "missing_timeout_minutes", + "file": "dogfood-gate.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "missing_timeout_minutes", + "file": "e2e.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "missing_timeout_minutes", + "file": "instant-sync.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "missing_timeout_minutes", + "file": "push-email-notify.yml" + }, + { + "severity": "medium", + "rule_module": "workflow_audit", + "type": "missing_timeout_minutes", + "file": "release.yml" + }, + { + "severity": "high", + "rule_module": "workflow_audit", + "type": "secret_action_without_presence_gate", + "file": "instant-sync.yml" } ]