Skip to content

fix(ci): repair A2ML/K9 schema errors in Dogfood Gate (Refs #77)#93

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/ci-dogfood-schemas-77
May 22, 2026
Merged

fix(ci): repair A2ML/K9 schema errors in Dogfood Gate (Refs #77)#93
hyperpolymath merged 1 commit into
mainfrom
fix/ci-dogfood-schemas-77

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

This PR fixes the 'identity' and 'magic number' schema violations that were causing the Dogfood Gate workflow to fail. This is part of the broader effort to resolve the CI jam in #77.

@hyperpolymath
hyperpolymath enabled auto-merge (squash) May 22, 2026 14:25
@hyperpolymath
hyperpolymath merged commit 4f919a6 into main May 22, 2026
33 of 40 checks passed
@hyperpolymath
hyperpolymath deleted the fix/ci-dogfood-schemas-77 branch May 22, 2026 14:30
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 184 issues detected

Severity Count
🔴 Critical 36
🟠 High 75
🟡 Medium 73

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in quality.yml",
    "type": "missing_workflow",
    "file": "quality.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in security-policy.yml",
    "type": "missing_workflow",
    "file": "security-policy.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Workflow executes remote script directly (curl/wget piped to shell). Download, verify checksum/signature, then execute.",
    "type": "download_then_run",
    "file": "mirror.yml",
    "action": "verify_download_integrity",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "believe_me undermines formal verification (1 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/echidna/echidna/src/abi/TypeLLForeign.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "believe_me undermines formal verification (2 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/echidna/echidna/src/abi/CoprocessorForeign.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "believe_me undermines formal verification (1 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/echidna/echidna/src/abi/Overlay.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "believe_me undermines formal verification (1 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/echidna/echidna/src/abi/TentaclesForeign.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "believe_me undermines formal verification (1 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/echidna/echidna/src/abi/OverlayForeign.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "believe_me undermines formal verification (1 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/echidna/echidna/src/abi/BojForeign.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "believe_me undermines formal verification (2 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/echidna/echidna/src/abi/Layout.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  }
]

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