Skip to content

Ignore the vendored third-party binaries - #23

Merged
ralyodio merged 1 commit into
masterfrom
ignore-vendor
Aug 23, 2026
Merged

Ignore the vendored third-party binaries#23
ralyodio merged 1 commit into
masterfrom
ignore-vendor

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

install.sh fetches codeburn and (as of #22) the Stripe CLI into $HOME_DIR/vendor, and $HOME_DIR is whichever checkout owns the installed links. For a contributor that is this repository, so a 37MB stripe binary was landing in the working tree as untracked and showing up in every git status.

Caught while installing the binary on a real box after #22 merged.

🤖 Generated with Claude Code

install.sh fetches codeburn and the Stripe CLI into $HOME_DIR/vendor, and
$HOME_DIR is whichever checkout owns the installed links. For a
contributor that is this repository, so a 37MB stripe binary was landing
in the working tree as untracked and showing up in every git status.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

ThreatCrush Security Scan

6 finding(s)

MEDIUM: 1 | LOW: 5

Severity Rule Location
MEDIUM redos-nested-quantifier src/domain-free.ts:56
LOW insecure-temp-file test/blog.test.ts:73
LOW insecure-temp-file test/blog.test.ts:74
LOW insecure-temp-file test/credentials.test.ts:43
LOW insecure-temp-file test/credentials.test.ts:44
LOW secret-generic-api-key test/credentials.test.ts:208

Snippets are redacted; ThreatCrush never prints matched credential material.

@ralyodio
ralyodio merged commit 1fca2bf into master Aug 23, 2026
5 checks passed
@ralyodio
ralyodio deleted the ignore-vendor branch August 23, 2026 10:47
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