Skip to content

ci: pin a2ml/k9 validate-action to canonical SHAs - #11

Merged
hyperpolymath merged 1 commit into
mainfrom
sweep/standards-85-pin
May 18, 2026
Merged

ci: pin a2ml/k9 validate-action to canonical SHAs#11
hyperpolymath merged 1 commit into
mainfrom
sweep/standards-85-pin

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Re-pins a2ml-validate-action -> 59145c7d1039fa3059b3ecacdb50ee23d7505898 (off the broken exit-127 lineage) and k9-validate-action -> 2d96f43c538964b097d159ed3a56ba5b5ceca227 (un-drift; stale-only) in dogfood-gate.yml. Targeted pin replacement only; surrounding structure untouched.

Refs hyperpolymath/standards#85

Generated with Claude Code

Re-pins a2ml-validate-action -> 59145c7 (off broken exit-127 lineage)
and k9-validate-action -> 2d96f43 (un-drift) in dogfood-gate.yml.

Refs hyperpolymath/standards#85

Generated with Claude Code
@hyperpolymath
hyperpolymath merged commit cd9b749 into main May 18, 2026
10 of 12 checks passed
@hyperpolymath
hyperpolymath deleted the sweep/standards-85-pin branch May 18, 2026 07:25
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 9 issues detected

Severity Count
🔴 Critical 1
🟠 High 3
🟡 Medium 5

⚠️ 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": "No permissions declaration -- add permissions: read-all",
    "type": "missing_permissions",
    "file": "dogfood-gate.yml",
    "action": "add_permissions",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "line": 24,
    "reason": "Secret found: Generic API key",
    "type": "secret_detected",
    "file": "/home/runner/work/PRComms.jl/PRComms.jl/.envrc",
    "action": "revoke_rotate_and_purge",
    "rule_module": "security_errors",
    "severity": "critical"
  },
  {
    "reason": "1 workflow(s) missing permissions declaration in PRComms.jl",
    "type": "TokenPermissions",
    "file": "/home/runner/work/PRComms.jl/PRComms.jl",
    "action": "auto_fix",
    "rule_module": "scorecard",
    "severity": "high",
    "remediation": "Set top-level permissions: read-all, declare writes per job.",
    "scorecard_check": "Token-Permissions"
  },
  {
    "reason": "Nominal-only SAST in PRComms.jl: codeql.yml language matrix contains no language present in the repo and lacks `actions`, so CodeQL records zero results on every commit. Remediation: set the CodeQL matrix to `language: actions`.",
    "type": "StaticAnalysis",
    "file": "/home/runner/work/PRComms.jl/PRComms.jl",
    "action": "auto_fix",
    "rule_module": "scorecard",
    "severity": "medium",
    "remediation": "Add CodeQL or equivalent SAST workflow.",
    "scorecard_check": "SAST"
  },
  {
    "reason": "Repository has 2 non-main remote branch(es). Policy: single main branch only.",
    "type": "GS007",
    "file": ".",
    "action": "delete_remote_branches",
    "rule_module": "git_state",
    "severity": "medium"
  },
  {
    "reason": "Source file missing SPDX-License-Identifier header",
    "type": "SD009",
    "file": "ffi/zig/src/main.zig",
    "action": "add_spdx_header",
    "rule_module": "structural_drift",
    "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