Skip to content

fix(ci): bump a2ml/k9-validate-action pins to canonical#33

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/ci-dogfood-pins-standards-85
May 17, 2026
Merged

fix(ci): bump a2ml/k9-validate-action pins to canonical#33
hyperpolymath merged 1 commit into
mainfrom
fix/ci-dogfood-pins-standards-85

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Re-sync stale dogfood-gate.yml action pins to canonical (template-source already merged: rsr-template-repo#56 / v3-templater#75 / reposystem#50).

a2ml-validate-action -> 59145c7 (off the exit-127-broken 86c6da6)
k9-validate-action -> 2d96f43

Refs hyperpolymath/standards#85

@hyperpolymath hyperpolymath merged commit 7bce70a into main May 17, 2026
@hyperpolymath hyperpolymath deleted the fix/ci-dogfood-pins-standards-85 branch May 17, 2026 04:26
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 13 issues detected

Severity Count
🔴 Critical 1
🟠 High 5
🟡 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": "believe_me undermines formal verification (1 occurrences, CWE-704)",
    "type": "believe_me",
    "file": "/home/runner/work/januskey/januskey/src/abi/Proofs.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/januskey/januskey/src/abi/Proofs.idr",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "expect() in hot path (1 occurrences, CWE-754)",
    "type": "expect_in_hot_path",
    "file": "/home/runner/work/januskey/januskey/src/januskey/src/transaction.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "medium"
  },
  {
    "reason": "expect() in hot path (1 occurrences, CWE-754)",
    "type": "expect_in_hot_path",
    "file": "/home/runner/work/januskey/januskey/src/januskey/src/keys_cli.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "medium"
  },
  {
    "reason": "unwrap() without prior check -- DoS via panic (11 occurrences, CWE-754)",
    "type": "unwrap_without_check",
    "file": "/home/runner/work/januskey/januskey/benches/januskey_benchmarks.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "expect() in hot path (1 occurrences, CWE-754)",
    "type": "expect_in_hot_path",
    "file": "/home/runner/work/januskey/januskey/crates/januskey-cli/src/keys_cli.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "medium"
  },
  {
    "reason": "expect() in hot path (1 occurrences, CWE-754)",
    "type": "expect_in_hot_path",
    "file": "/home/runner/work/januskey/januskey/crates/reversible-core/src/transaction.rs",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "medium"
  }
]

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