Skip to content

chore(codeowners): drop .github/workflows/ line - standards#55 follow-up#61

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/codeowners-drop-workflows-line
May 14, 2026
Merged

chore(codeowners): drop .github/workflows/ line - standards#55 follow-up#61
hyperpolymath merged 1 commit into
mainfrom
chore/codeowners-drop-workflows-line

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Follow-up to the wildcard drop (already merged). Drops the path-specific .github/workflows/ @hyperpolymath line so Dependabot github-actions ecosystem PRs no longer auto-request review via CODEOWNERS.

Policy decided in hyperpolymath/standards#55: solo-owned repos get no functional gating from the line.

idaptik (co-owner @JoshuaJewell), reasonably-good-token-vault, and protocol-squisher are NOT in this batch: token-vault and protocol-squisher already do not have the line, and idaptik needs JoshuaJewell's input.

Follow-up to the wildcard drop (already merged on main). Drops the path-specific .github/workflows/ @hyperpolymath line so Dependabot github-actions ecosystem PRs no longer auto-request review via CODEOWNERS.

Policy decided in hyperpolymath/standards#55.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit 2a9a1f2 into main May 14, 2026
@hyperpolymath hyperpolymath deleted the chore/codeowners-drop-workflows-line branch May 14, 2026 12:19
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 29 issues detected

Severity Count
🔴 Critical 14
🟠 High 7
🟡 Medium 8

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in elixir-ci.yml",
    "type": "npermissions_typo",
    "file": "elixir-ci.yml",
    "action": "fix_typo",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in rescript-deno-ci.yml",
    "type": "npermissions_typo",
    "file": "rescript-deno-ci.yml",
    "action": "fix_typo",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/unit/evidence_graph_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/aspect/security_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/e2e/graph_lifecycle_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/bench/graph_bench.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/bofig/bofig/tests/property/graph_properties_test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (1 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/bofig/bofig/assets/js/hooks/evidence_graph_hook.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (2 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/bofig/bofig/assets/js/hooks/timeline_hook.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (2 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/bofig/bofig/assets/js/hooks/prompt_radar_hook.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant