chore(codeowners): drop .github/workflows/ line - standards#55 follow-up#61
Merged
Merged
Conversation
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>
🔍 Hypatia Security ScanFindings: 29 issues detected
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.