trailofbits / trailofbits/trailmark

version mismatch between package and skill?

Open
#29 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.