Skip to content

fix(ci): bump a2ml/k9-validate-action pins off broken/stale SHAs (standards#85)#75

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/bump-a2ml-k9-validate-pins
May 17, 2026
Merged

fix(ci): bump a2ml/k9-validate-action pins off broken/stale SHAs (standards#85)#75
hyperpolymath merged 1 commit into
mainfrom
fix/bump-a2ml-k9-validate-pins

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Bumps the canonical dogfood-gate.yml validate-action pins:

  • a2ml-validate-action @86c6da6 (exit-127 crash) → @59145c7 — includes the exit-127 fix (a2ml#11) and the .machine_readable/ structural-identity fix (a2ml#12, merged).
  • k9-validate-action @cfa7f92 → @2d96f43 — un-drift (not broken, just stale).

Closes the template-source half of standards#85 (estate drift sub-issue of #66). Consumers re-sync via the normal template-drift sweep. Surfaced via idaptik#77 / idaptik#87.

🤖 Generated with Claude Code

…ndards#85)

a2ml-validate-action @86c6da6 exit-127 crashes (broken-comment bug);
bump to @59145c7 (includes the exit-127 fix #11 and the .machine_readable
structural-identity fix #12). k9-validate-action @cfa7f92 → @2d96f43
(un-drift; not broken, just stale).

Refs standards#85. Surfaced via idaptik#77 / idaptik#87.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit 5ecff23 into main May 17, 2026
10 of 22 checks passed
@hyperpolymath hyperpolymath deleted the fix/bump-a2ml-k9-validate-pins branch May 17, 2026 02:48
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 16 issues detected

Severity Count
🔴 Critical 0
🟠 High 7
🟡 Medium 9
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": "Download-and-execute pattern (curl|wget pipe to shell) -- verify integrity before execution (3 occurrences, CWE-494)",
    "type": "shell_download_then_run",
    "file": "/home/runner/work/v3-templater/v3-templater/setup.sh",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "Js.Dict deprecated -- use Dict (1 occurrences)",
    "type": "deprecated_api",
    "file": "/home/runner/work/v3-templater/v3-templater/src/utils/Escape.res",
    "action": "module_replace",
    "rule_module": "migration_rules",
    "severity": "high"
  },
  {
    "reason": "Js.Json deprecated -- use JSON (1 occurrences)",
    "type": "deprecated_api",
    "file": "/home/runner/work/v3-templater/v3-templater/src/utils/Escape.res",
    "action": "module_replace",
    "rule_module": "migration_rules",
    "severity": "medium"
  },
  {
    "reason": "Js.Dict deprecated -- use Dict (1 occurrences)",
    "type": "deprecated_api",
    "file": "/home/runner/work/v3-templater/v3-templater/src/Compiler.res",
    "action": "module_replace",
    "rule_module": "migration_rules",
    "severity": "high"
  },
  {
    "reason": "Js.Json deprecated -- use JSON (2 occurrences)",
    "type": "deprecated_api",
    "file": "/home/runner/work/v3-templater/v3-templater/src/Compiler.res",
    "action": "module_replace",
    "rule_module": "migration_rules",
    "severity": "medium"
  },
  {
    "reason": "Js.Dict deprecated -- use Dict (1 occurrences)",
    "type": "deprecated_api",
    "file": "/home/runner/work/v3-templater/v3-templater/src/Runtime.res",
    "action": "module_replace",
    "rule_module": "migration_rules",
    "severity": "high"
  },
  {
    "reason": "Js.Json deprecated -- use JSON (6 occurrences)",
    "type": "deprecated_api",
    "file": "/home/runner/work/v3-templater/v3-templater/src/Runtime.res",
    "action": "module_replace",
    "rule_module": "migration_rules",
    "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