Skip to content

chore(ci): sync rsr-antipattern.yml to canonical template#69

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/sync-rsr-antipattern
May 16, 2026
Merged

chore(ci): sync rsr-antipattern.yml to canonical template#69
hyperpolymath merged 1 commit into
mainfrom
chore/sync-rsr-antipattern

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Old antipattern workflow false-positived on tests/*_test.ts; synced to canonical (allowlists bridge dirs + exemption table).

🤖 Generated with Claude Code

Old version flagged allowlisted paths (tests/*_test.ts) as TS
violations. Canonical version allowlists bridge dirs + per-repo
exemption table. Unblocks antipattern-check.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit 30792c6 into main May 16, 2026
6 checks passed
@hyperpolymath hyperpolymath deleted the chore/sync-rsr-antipattern branch May 16, 2026 12:00
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 28 issues detected

Severity Count
🔴 Critical 14
🟠 High 6
🟡 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.

2 participants