Skip to content

chore(ci): prune CI noise — single governance wrapper (verisimiser#59)#52

Merged
hyperpolymath merged 2 commits into
mainfrom
chore/governance-wrapper-59
May 17, 2026
Merged

chore(ci): prune CI noise — single governance wrapper (verisimiser#59)#52
hyperpolymath merged 2 commits into
mainfrom
chore/governance-wrapper-59

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Estate rollout of the governance wrapper (parent: hyperpolymath/verisimiser#59).

Replaces 8 duplicated per-repo governance workflows with one wrapper (governance.yml) that calls the shared reusable bundle hyperpolymath/standards/.github/workflows/governance-reusable.yml (companion: hyperpolymath/standards#81).

Kept standalone: load-bearing build/security workflows (rust-ci, codeql, dependabot, release, secret-scanner, scorecard) and any repo-specific gates.

Ordering: merge hyperpolymath/standards#81 first; the governance job resolves @main and goes green once the reusable workflow exists. Non-blocking until then.

🤖 Generated with Claude Code

…simiser#59)

Estate rollout of the single governance wrapper. Deletes 8
duplicated per-repo governance workflow copies and replaces them with
one governance.yml that calls
hyperpolymath/standards/.github/workflows/governance-reusable.yml.

Depends on hyperpolymath/standards#81 (merge first; the governance
job resolves @main and goes green once the reusable workflow exists).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 27 issues detected

Severity Count
🔴 Critical 11
🟠 High 9
🟡 Medium 7

⚠️ 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": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action actions/upload-artifact@v4 needs attention",
    "type": "unpinned_action",
    "file": "release.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action actions/download-artifact@v4 needs attention",
    "type": "unpinned_action",
    "file": "release.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Admitted leaves proof hole (1 occurrences, CWE-704)",
    "type": "admitted",
    "file": "/home/runner/work/rsr-template-repo/rsr-template-repo/verification/proofs/coq/TypeSafety.v",
    "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/rsr-template-repo/rsr-template-repo/verification/proofs/idris2/Types.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "assert_total bypasses totality checker (1 occurrences, CWE-704)",
    "type": "assert_total",
    "file": "/home/runner/work/rsr-template-repo/rsr-template-repo/verification/proofs/idris2/Types.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "believe_me undermines formal verification (1 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/rsr-template-repo/rsr-template-repo/verification/proofs/idris2/ABI/Pointers.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "assert_total bypasses totality checker (1 occurrences, CWE-704)",
    "type": "assert_total",
    "file": "/home/runner/work/rsr-template-repo/rsr-template-repo/verification/proofs/idris2/ABI/Pointers.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath hyperpolymath merged commit 6c95748 into main May 17, 2026
@hyperpolymath hyperpolymath deleted the chore/governance-wrapper-59 branch May 17, 2026 02:14
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 27 issues detected

Severity Count
🔴 Critical 11
🟠 High 9
🟡 Medium 7

⚠️ 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": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action actions/upload-artifact@v4 needs attention",
    "type": "unpinned_action",
    "file": "release.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action actions/download-artifact@v4 needs attention",
    "type": "unpinned_action",
    "file": "release.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Admitted leaves proof hole (1 occurrences, CWE-704)",
    "type": "admitted",
    "file": "/home/runner/work/rsr-template-repo/rsr-template-repo/verification/proofs/coq/TypeSafety.v",
    "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/rsr-template-repo/rsr-template-repo/verification/proofs/idris2/Types.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "assert_total bypasses totality checker (1 occurrences, CWE-704)",
    "type": "assert_total",
    "file": "/home/runner/work/rsr-template-repo/rsr-template-repo/verification/proofs/idris2/Types.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "believe_me undermines formal verification (1 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/rsr-template-repo/rsr-template-repo/verification/proofs/idris2/ABI/Pointers.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "critical"
  },
  {
    "reason": "assert_total bypasses totality checker (1 occurrences, CWE-704)",
    "type": "assert_total",
    "file": "/home/runner/work/rsr-template-repo/rsr-template-repo/verification/proofs/idris2/ABI/Pointers.idr",
    "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