Skip to content

fix(licence): #3 isolated — clear scaffold-placeholder leak (v3-templater)#79

Merged
hyperpolymath merged 1 commit into
mainfrom
licence-debt/03-final-placeholder
May 19, 2026
Merged

fix(licence): #3 isolated — clear scaffold-placeholder leak (v3-templater)#79
hyperpolymath merged 1 commit into
mainfrom
licence-debt/03-final-placeholder

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

#3 isolated pass (pilot #32-shape). Scaffold-placeholder leak per standards/LICENCE-POLICY.adoc A5 — NOT relicensing. -> PMPL-1.0-or-later. 3 file(s). Isolated mode (if dirty) stages ONLY placeholder lines; repo WIP untouched. Gates: per-file clean check, diff-shape asserted, auto-revert on anomaly. 🤖 Generated with Claude Code

#3 isolated commit. ONLY placeholder SPDX lines staged; repo's other
uncommitted WIP deliberately left untouched/unstaged. PLMP/PMLP +
doubled = scaffold artifacts (LICENCE-POLICY.adoc A5), NOT relicensing.
Diff-shape asserted (SPDX-only). Refs standards LICENCE-POLICY.adoc A5.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
(cherry picked from commit 4697458)
@hyperpolymath hyperpolymath force-pushed the licence-debt/03-final-placeholder branch from 4697458 to 1c85faa Compare May 19, 2026 00:20
@hyperpolymath hyperpolymath merged commit 09ea808 into main May 19, 2026
13 of 25 checks passed
@hyperpolymath hyperpolymath deleted the licence-debt/03-final-placeholder branch May 19, 2026 07:30
@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