Skip to content

codetruss 0.2.45 - #14

Merged
DeliriumPulse merged 1 commit into
mainfrom
codetruss-0.2.45
Aug 7, 2026
Merged

codetruss 0.2.45#14
DeliriumPulse merged 1 commit into
mainfrom
codetruss-0.2.45

Conversation

@DeliriumPulse

Copy link
Copy Markdown
Collaborator

Bumps the formula to v0.2.45.

url    https://github.com/CodeTruss/codetruss-cli/releases/download/v0.2.45/codetruss-cli-0.2.45.tgz
sha256 0ced9ca92b28a96faf997a1c45911fd2dd77bb4107fdd3153d88692139c714ce

The digest was derived by downloading that exact URL and hashing it locally, then cmpd against the archive the website serves — not copied from the release notes. The same cmp against 0.2.44 exits 1, so the comparison is capable of failing.

0.2.45 closes a suppression bypass. A codetruss-ignore: marker was honored wherever those characters appeared on a finding's own line, including inside a string literal — so a planted string could dismiss findings, and dismissed findings stop gating the verdict. On a minified bundle, which is one physical line, that dismissed the whole file. Reproduced against the shipped bundles: 0.2.44 returns PASS on a repository whose only change introduces a HIGH AWS-key finding alongside a marker in a string literal, and 0.2.45 returns FAILED on the same input. brew install users left on 0.2.44 have a verdict that can be edited into a pass.

🤖 Generated with Claude Code

@DeliriumPulse
DeliriumPulse merged commit 5d53e8e into main Aug 7, 2026
2 checks passed
@DeliriumPulse
DeliriumPulse deleted the codetruss-0.2.45 branch August 7, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant