Run of fresh-releases for gitleaks
Try this locally package):
debcheckout gitleaks
cd gitleaks
DEB_UPDATE_CHANGELOG=auto deb-new-upstream --debian-revision=0kali1 --require-uscan --refresh-patches
898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 |
/<<PKGBUILDDIR>>/_build/src/github.com/zricethezav/gitleaks/vendor/github.com/h2non/filetype (vendor tree)
/usr/lib/go-1.18/src/github.com/h2non/filetype (from $GOROOT)
/<<PKGBUILDDIR>>/_build/src/github.com/h2non/filetype (from $GOPATH)
src/github.com/zricethezav/gitleaks/detect/detect.go:19:2: cannot find package "github.com/petar-dambovaliev/aho-corasick" in any of:
/<<PKGBUILDDIR>>/_build/src/github.com/zricethezav/gitleaks/vendor/github.com/petar-dambovaliev/aho-corasick (vendor tree)
/usr/lib/go-1.18/src/github.com/petar-dambovaliev/aho-corasick (from $GOROOT)
/<<PKGBUILDDIR>>/_build/src/github.com/petar-dambovaliev/aho-corasick (from $GOPATH)
src/github.com/zricethezav/gitleaks/cmd/generate/secrets/regen.go:6:2: cannot find package "github.com/lucasjones/reggen" in any of:
/<<PKGBUILDDIR>>/_build/src/github.com/zricethezav/gitleaks/vendor/github.com/lucasjones/reggen (vendor tree)
/usr/lib/go-1.18/src/github.com/lucasjones/reggen (from $GOROOT)
/<<PKGBUILDDIR>>/_build/src/github.com/lucasjones/reggen (from $GOPATH)
dh_auto_build: error: cd _build && go install -trimpath -v -p 16 github.com/zricethezav/gitleaks github.com/zricethezav/gitleaks/cmd github.com/zricethezav/gitleaks/cmd/generate/config github.com/zricethezav/gitleaks/cmd/generate/config/rules github.com/zricethezav/gitleaks/cmd/generate/secrets github.com/zricethezav/gitleaks/config github.com/zricethezav/gitleaks/detect github.com/zricethezav/gitleaks/detect/git github.com/zricethezav/gitleaks/report returned exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
|