Skip to content

fix(ci): adopt canonical hypatia-scan.yml (env.HOME/scanner-layout + …#30

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/hypatia-scan-canonical
May 16, 2026
Merged

fix(ci): adopt canonical hypatia-scan.yml (env.HOME/scanner-layout + …#30
hyperpolymath merged 1 commit into
mainfrom
fix/hypatia-scan-canonical

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

…Comment-step gate)

@hyperpolymath hyperpolymath merged commit a5942b4 into main May 16, 2026
22 of 50 checks passed
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 23 issues detected

Severity Count
🔴 Critical 10
🟠 High 12
🟡 Medium 1

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Must be in .machine_readable/ only",
    "type": "banned",
    "file": "META.scm",
    "action": "move",
    "rule_module": "root_hygiene",
    "severity": "critical"
  },
  {
    "reason": "Must be in .machine_readable/ only",
    "type": "banned",
    "file": "STATE.scm",
    "action": "move",
    "rule_module": "root_hygiene",
    "severity": "critical"
  },
  {
    "reason": "Must be in .machine_readable/ only",
    "type": "banned",
    "file": "ECOSYSTEM.scm",
    "action": "move",
    "rule_module": "root_hygiene",
    "severity": "critical"
  },
  {
    "reason": "Required file missing",
    "type": "missing",
    "file": "0-AI-MANIFEST.a2ml",
    "action": "create",
    "rule_module": "root_hygiene",
    "severity": "high"
  },
  {
    "reason": "No test directory or test files found",
    "type": "no_tests",
    "file": "/home/runner/work/file-soup/file-soup",
    "action": "flag",
    "rule_module": "honest_completion",
    "severity": "high",
    "deduction": 20
  },
  {
    "reason": "Issue in secret-scanner.yml",
    "type": "missing_workflow",
    "file": "secret-scanner.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "unwrap() without prior check -- DoS via panic (5 occurrences, CWE-754)",
    "type": "unwrap_without_check",
    "file": "/home/runner/work/file-soup/file-soup/plugins/version-detection/src/lib.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "unwrap_or(0) with dangerous default (1 occurrences, CWE-754)",
    "type": "unwrap_dangerous_default",
    "file": "/home/runner/work/file-soup/file-soup/plugins/version-detection/src/lib.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "unwrap() without prior check -- DoS via panic (10 occurrences, CWE-754)",
    "type": "unwrap_without_check",
    "file": "/home/runner/work/file-soup/file-soup/plugins/secret-scanner/src/lib.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "unwrap() without prior check -- DoS via panic (2 occurrences, CWE-754)",
    "type": "unwrap_without_check",
    "file": "/home/runner/work/file-soup/file-soup/plugins/duplicate-finder/src/lib.rs",
    "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