Skip to content

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

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#25
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 54080c8 into main May 17, 2026
1 check passed
@hyperpolymath hyperpolymath deleted the fix/ci-dogfood-pins-standards-85 branch May 17, 2026 07:16
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 36 issues detected

Severity Count
🔴 Critical 5
🟠 High 15
🟡 Medium 16

⚠️ 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 actions/setup-example@v1 needs attention",
    "type": "unpinned_action",
    "file": "codeql.yml",
    "action": "pin_sha",
    "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": "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": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/voyage-enterprise-decision-system/voyage-enterprise-decision-system/src/deno-api/src/main.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "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/voyage-enterprise-decision-system/voyage-enterprise-decision-system/setup.sh",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "Wildcard CORS -- restrict to specific origins or use env var (1 occurrences, CWE-942)",
    "type": "js_wildcard_cors",
    "file": "/home/runner/work/voyage-enterprise-decision-system/voyage-enterprise-decision-system/src/deno-api/src/main.ts",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "HTTP URL in code -- use HTTPS for non-localhost (1 occurrences, CWE-319)",
    "type": "js_http_url_in_code",
    "file": "/home/runner/work/voyage-enterprise-decision-system/voyage-enterprise-decision-system/src/deno-api/src/main.ts",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "medium"
  },
  {
    "line": 12,
    "reason": "Secret found: Generic secret",
    "type": "secret_detected",
    "file": "/home/runner/work/voyage-enterprise-decision-system/voyage-enterprise-decision-system/deploy/k3s/base/secrets.yaml",
    "action": "revoke_rotate_and_purge",
    "rule_module": "security_errors",
    "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