trailofbits / trailofbits/trailmark
version mismatch between package and skill?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 487
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
is there a version mismatch between the package and the skill?
There's a version mismatch — the skill (v0.8.0) expects flags like --passes blast_radius,taint,privilege_boundary,complexity, but the installed trailmark is v0.2.2, which only supports --language, --summary, and --complexity on the analyze
subcommand.
Contributor guide
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 comparing the installed trailmark v0.2.2 package with the skill version v0.8.0 and inspect the analyze subcommand's supported flags. Done means establishing whether the versions are mismatched and aligning the package and skill expectations or clearly documenting the compatible versions and flags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100