githubnext / githubnext/gh-aw-cao
[aw] Dev Practices / NIST SSDF is missing required data
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 1
- Avg merge
- 49m
- Merged PRs (30d)
- 837
Description
### Workflow Failure
**Workflow:** [Dev Practices / NIST SSDF](https://github.com/githubnext/gh-aw-cao/blob/main/.github/workflows/software-development-practices-nist-ssdf.md)
**Branch:** main
**Run:** https://github.com/githubnext/gh-aw-cao/actions/runs/34605054941
> [!WARNING]
> **Missing Data Reported**: The agent reported missing data during execution.
**Missing Data:**
- **authoritative external publication verification and GitHub metadata**: Unable to complete the required NIST SSDF review because official NIST publication verification and GitHub issue search were inaccessible during this run.
- *Context*: Worker: nist-ssdf. Target repository: githubnext/gh-aw-workshop. Target commit: 8435280505958b2cf26eb56fdf464fc707418fe5. Control role: worker. Safe output mode: review. GitHub API reads via gh returned installation core rate limit exhausted \(HTTP 403, X-R
\[Content truncated due to length\]
- *Alternatives*: Rerun after GitHub API quota resets and NIST site access is available; if this environment consistently blocks NIST, provide an approved cached official publication reference in workflow inputs or precompute.
### Action Required
**Assign this issue to an agent** to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
````
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/githubnext/gh-aw-cao/actions/runs/34605054941
````
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the `agentic-workflows` prompt.
- Start your agent
- Load the `agentic-workflows` skill from `.github/skills/agentic-workflows/SKILL.md` or
- Type `debug the agentic workflow software-development-practices-nist-ssdf failure in https://github.com/githubnext/gh-aw-cao/actions/runs/34605054941`
> [!TIP]
>
> Stop reporting this workflow as a failure
>
> To stop a workflow from creating failure issues, set `report-failure-as-issue: false` in its frontmatter:
> ```yaml
> safe-outputs:
> report-failure-as-issue: false
> ```
>
>
> Generated from [Dev Practices / NIST SSDF](https://github.com/githubnext/gh-aw-cao/actions/runs/34605054941) · pi · 23.9 AIC · [◷](https://github.com/search?q=repo%3Agithubnext%2Fgh-aw-cao+is%3Aissue+%22gh-aw-workflow-id%3A+software-development-practices-nist-ssdf%22&type=issues)
> - [x] expires on Sep 18, 2026, 1:39 PM UTC
Contributor guide
Research direction
Start with .github/workflows/software-development-practices-nist-ssdf.md and inspect the failed run linked in issue #9822, then read debug.md and the agentic-workflows skill. Reproduce the failure and determine whether NIST publication verification or GitHub issue search is unavailable. Done means the workflow completes its required review with authoritative publication and GitHub metadata, or uses an approved cached reference or precomputed data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100