Skip to content

[WIP] New package: trufflehog-3.95.9#61464

Open
jason1987d wants to merge 1 commit into
void-linux:masterfrom
jason1987d:trufflehog
Open

[WIP] New package: trufflehog-3.95.9#61464
jason1987d wants to merge 1 commit into
void-linux:masterfrom
jason1987d:trufflehog

Conversation

@jason1987d

Copy link
Copy Markdown
Contributor

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, x86_64-libc

@jason1987d jason1987d changed the title New package: trufflehog-3.95.9 [WIP] New package: trufflehog-3.95.9 Jul 14, 2026
@jason1987d

jason1987d commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Still investigating, set this with some debug logging...

github.com/trufflesecurity/trufflehog/v3/pkg/analyzer/analyzers/github/finegrained
# github.com/trufflesecurity/trufflehog/v3/pkg/analyzer/analyzers/github/finegrained
pkg/analyzer/analyzers/github/finegrained/finegrained.go:496:100: cannot use RANDOM_INTEGER (untyped int constant 4294967289) as int value in argument to client.Dependabot.UpdateAlert (overflows)
github.com/trufflesecurity/trufflehog/v3/pkg/handlers
# github.com/trufflesecurity/trufflehog/v3/pkg/handlers
pkg/handlers/archive.go:27:15: cannot use 2 << 30 (untyped int constant 2147483648) as int value in variable declaration (overflows)
=> ERROR: trufflehog-3.95.9_1: do_build: 'go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -modcacherw -v -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}' exited with 1
=> ERROR:   in do_build() at common/build-style/go.sh:53

will try CGO_ENABLED=0

@classabbyamp classabbyamp added the new-package This PR adds a new package label Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-package This PR adds a new package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants