Skip to content

chore: fill or remove RSR template placeholders - #39

Merged
hyperpolymath merged 4 commits into
mainfrom
fix/rsr-placeholders
Jul 28, 2026
Merged

chore: fill or remove RSR template placeholders#39
hyperpolymath merged 4 commits into
mainfrom
fix/rsr-placeholders

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

openssf-compliance.yml fails when any of the thirteen files it checks still contains a {{PLACEHOLDER}} token. This clears them, with no invention.

  • Deleted the TEMPLATE INSTRUCTIONS (delete this block before publishing) comment — the template says to delete it, and it is where every legend line lived, so a large share of the reported tokens were the file documenting its own placeholders.
  • Filled what the repository itself supplies: owner and repo from the git remote, project name, year, forge, main branch, contact email.
  • Removed PGP and website lines. https://github.com/<user>.gpg returns HTTP 200 for every account; with no key uploaded the body is a stub reading "This user hasn't uploaded any GPG keys". No key is published for either account, and commit signing here is SSH — unrelated. The template sanctions this: "Optional: Remove sections that don't apply (e.g. PGP if you don't use it)."\n\nA security policy telling a researcher to encrypt to a key that does not exist is worse than one that does not mention encryption.\n\nWhere applicable, this also fixes a misrouted advisory URL. A previous just init copied already-filled templates out of squisher-corpus, so 51 repositories directed vulnerability reports to hyperpolymath/squisher-corpus — a repository unrelated to the code being reported, meaning the affected maintainer never saw them. Repointed from this repository's own git remote.

hyperpolymath and others added 3 commits July 26, 2026 14:41
openssf-compliance.yml fails when any of the thirteen files it checks
still contains a {{PLACEHOLDER}} token. This clears them.

Three kinds of change, no invention:

The "TEMPLATE INSTRUCTIONS (delete this block before publishing)" comment
is deleted. The template says to delete it, and it is where every legend
line lives -- so a large share of the reported tokens were the file
documenting its own placeholders, not real unfilled fields.

Tokens derivable from the repository are filled: owner and repo from the
git remote, project name, year, forge, main branch, contact email.

PGP and website lines are removed rather than filled, because nothing
true could go in them. https://github.com/<user>.gpg returns HTTP 200 for
every account; with no key uploaded the body is a stub reading "This user
hasnt uploaded any GPG keys". No key is published for either account
here, and commit signing in this estate is SSH, which is unrelated. Only
one repository in the estate has a domain, so {{WEBSITE}} likewise has no
correct value. The template sanctions this: "Optional: Remove sections
that dont apply (e.g. PGP if you dont use it)." A security policy telling
a researcher to encrypt to a key that does not exist is worse than one
that does not mention encryption.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
@gitar-bot

gitar-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown
CI failed: CI failures in A2ML manifest validation, CodeQL analysis, and K9 contract validation caused by missing identity fields, missing JS/TypeScript source code, and unfulfilled template placeholders.

Overview

Three distinct jobs failed across the CI pipeline: A2ML manifest validation failed due to missing identity fields in .github/0.1-AI-MANIFEST.a2ml, CodeQL analysis failed because it was configured for JavaScript/TypeScript on a repository containing no JS/TS source code, and K9 contract validation failed due to unfulfilled placeholders and missing pedigree fields in .machine_readable/self-validating/template-hunt.k9.ncl.

Failures

A2ML Manifest Validation Error (confidence: high)

  • Type: build
  • Affected jobs: 90326026203
  • Related to change: yes
  • Root cause: The A2ML validator reported 1 error due to missing required identity fields (agent-id, name, or project) in .github/0.1-AI-MANIFEST.a2ml.
  • Suggested fix: Update .github/0.1-AI-MANIFEST.a2ml to include the required identity fields mandated by the validation hook.

CodeQL Configuration Error (confidence: high)

  • Type: configuration
  • Affected jobs: 90326027817
  • Related to change: yes
  • Root cause: CodeQL analysis was executed for javascript-typescript, but the repository contains no JavaScript or TypeScript source files.
  • Suggested fix: Remove javascript-typescript from the languages matrix in the CodeQL workflow if JS/TS analysis is unnecessary, or add source files.

K9 Contract Validation Error (confidence: high)

  • Type: test
  • Affected jobs: 90326026114
  • Related to change: yes
  • Root cause: The file ./.machine_readable/self-validating/template-hunt.k9.ncl failed validation due to unfulfilled TODO placeholders in the pedigree block and missing required metadata fields.
  • Suggested fix: Edit .machine_readable/self-validating/template-hunt.k9.ncl to replace placeholder values with valid component names and complete pedigree metadata.

Summary

  • Change-related failures: 3 failures (A2ML manifest validation, CodeQL configuration mismatch, and K9 contract template validation)
  • Infrastructure/flaky failures: 0
  • Recommended action: Populate missing metadata and identity fields in the manifest and K9 contract files, and adjust or remove the unused language from the CodeQL workflow configuration.
Code Review ✅ Approved

Removes duplicate governance files and clears out unresolved RSR template placeholders to satisfy openssf-compliance checks. No issues found.

Auto-approved and auto-merge armed: No blocking issues found.
Please see Auto-approve Docs for details on setting custom approval criteria. — merges when pipeline and required approvals pass.

Tip

Comment Gitar fix CI or enable auto-apply: gitar auto-apply:on

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@gitar-bot

gitar-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

⚠️ Gitar auto-approved this PR but could not enable auto-merge: auto-merge is disabled for this repository — enable "Allow auto-merge" in the repository settings.

@gitar-bot gitar-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gitar has auto-approved this PR and enabled auto-merge (configure)

@gitar-bot gitar-bot Bot added the gitar-approved Added by Gitar label Jul 28, 2026
@hyperpolymath
hyperpolymath merged commit 47896a0 into main Jul 28, 2026
19 of 22 checks passed
@hyperpolymath
hyperpolymath deleted the fix/rsr-placeholders branch July 28, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gitar-approved Added by Gitar

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant