trailofbits / trailofbits/claude-code-config
config.md used during install is missing in the repo
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2.1k
- Forks
- 161
- Avg merge
- 3d 59m
- Merged PRs (30d)
- 1
Description
Hey folks. Looks like config.md used in the install process is currently missing from the repo:
Bash(curl -fsSL https://raw.githubusercontent.com/trailofbits/claude-code-config/main/commands/trailofbits/config.md -o /tmp/trailofbits-config.md && echo "---FETCHE…)
⎿ Error: Exit code 56
curl: (56) The requested URL returned error: 404
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the repository path commands/trailofbits/config.md and the install command's curl URL. Restore or add the expected config.md at that path, then verify the URL returns the file instead of a 404 and that the install step can fetch it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100