Skip to content

chore(ci): retarget hypatia-scan wrapper to standards#193 HEAD#48

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/hypatia-scan-retarget-193
May 26, 2026
Merged

chore(ci): retarget hypatia-scan wrapper to standards#193 HEAD#48
hyperpolymath merged 1 commit into
mainfrom
chore/hypatia-scan-retarget-193

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Summary

The hypatia-scan wrapper in this repo was merged pinned to standards#191 HEAD 2569c10e831e293f9dd6580d82a494aca039deee. Standards#191 was subsequently closed in favour of standards#193 (parallel-session implementation with a strictly simpler API — zero inputs except runs-on).

The pinned commit remains git-reachable via refs/pull/191/head so the workflow keeps functioning, but it doesn't track the canonical #193 implementation that's headed for main.

This PR repins the wrapper at #193 HEAD 97df762107501909f50bb770e9bc200b6c415600 so it picks up the merged reusable once #193 lands.

Test plan

  • After standards#193 merges, the next push uses the merged reusable
  • Behaviour unchanged before then (still pinned to a reachable commit)

Refs standards#193.

🤖 Generated with Claude Code

The wrapper landed in this repo pinned to standards#191 HEAD
2569c10e831e293f9dd6580d82a494aca039deee. After merge, standards#191 was closed in favour of
standards#193 (parallel-session implementation with a strictly
simpler API: zero inputs except runs-on). The pinned commit
remains git-reachable via refs/pull/191/head so the workflow
still functions, but it doesn't track the canonical #193
implementation that's now headed for main.

Repointing the wrapper at standards#193 HEAD 97df762107501909f50bb770e9bc200b6c415600 so it
picks up the merged reusable once #193 lands.

Refs standards#193.
@hyperpolymath hyperpolymath merged commit 76a3e11 into main May 26, 2026
15 of 25 checks passed
@hyperpolymath hyperpolymath deleted the chore/hypatia-scan-retarget-193 branch May 26, 2026 12:39
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 67 issues detected

Severity Count
🔴 Critical 7
🟠 High 12
🟡 Medium 48

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Stray AI.a2ml in root -- use 0-AI-MANIFEST.a2ml only",
    "type": "banned",
    "file": "AI.a2ml",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "high"
  },
  {
    "reason": "Superseded by 0-AI-MANIFEST.a2ml",
    "type": "banned",
    "file": "AI.djot",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "high"
  },
  {
    "reason": "No test directory or test files found",
    "type": "no_tests",
    "file": "/home/runner/work/absolute-zero/absolute-zero",
    "action": "flag",
    "rule_module": "honest_completion",
    "severity": "high",
    "deduction": 20
  },
  {
    "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/checkout@v6.0.2 needs attention",
    "type": "unpinned_action",
    "file": "jekyll-gh-pages.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action actions/configure-pages@v6 needs attention",
    "type": "unpinned_action",
    "file": "jekyll-gh-pages.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action actions/jekyll-build-pages@v1 needs attention",
    "type": "unpinned_action",
    "file": "jekyll-gh-pages.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action actions/upload-pages-artifact@v5 needs attention",
    "type": "unpinned_action",
    "file": "jekyll-gh-pages.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action actions/deploy-pages@v5 needs attention",
    "type": "unpinned_action",
    "file": "jekyll-gh-pages.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action actions/checkout@v6.0.2 needs attention",
    "type": "unpinned_action",
    "file": "language-policy.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "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