dev-vcs/gitleaks: bump to 4.3.1

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Yury Martynov <email@linxon.ru>
This commit is contained in:
Yury Martynov 2020-06-19 20:02:11 +03:00
parent c2debb0a31
commit e54023c68f
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E
2 changed files with 85 additions and 0 deletions

View file

@ -46,3 +46,4 @@ DIST github.com-stretchr-testify-v1.4.0.tar.gz 110085 BLAKE2B 258f195090cdd71f97
DIST github.com-xanzy-go-gitlab-v0.21.0.tar.gz 150123 BLAKE2B c59edab14dd17b76101f2fab8ad426365fcc7d101c8c71a8fa8f85893db1ad58120e701629377beef12451d4258b64934e2e2f9a9feffc8d858633419935ae93 SHA512 fabcf426ca6b6cfbd20a918166cec58aac119b400dadaa36fd0a720892453157080466291cd6c04f35ce6eced44f528b42400c199798f22b4f1baab1febde0ab
DIST github.com-xanzy-ssh-agent-v0.2.1.tar.gz 7611 BLAKE2B 8a15b5ee2af446efedc7880aea748ddc2cdb1fb38bb619d4c723230de30dd9f4938eb6e3b048c90ebe603ebc14c9433a8c11f587737f77e6bd307879ac6a7de5 SHA512 3336d3e18aa6290c17330c5abbed772205496b5621e1cfa5976f60e0f4fc90e5736314e45d42a72b5075444142c767221e1dbfbf84f950a9ca8c2c02f8abf6aa
DIST gitleaks-4.2.0.tar.gz 107474 BLAKE2B cb27b4803851d7dc868145e30152a70a9bfe6f2bbe45fcc70878ec50a4535b26fc3fbe1e304c71117288219b67e471fb0c16cbc966f6b619f3676a25cea9255e SHA512 4c99495edff24fffda610608d0e3859b7be42915d0ab500a69c56cfd9a6a0f374e8f99dc17e7caa235ee9e2306ca932522ae65fadfe6097c537f022fda99d6eb
DIST gitleaks-4.3.1.tar.gz 108279 BLAKE2B 5929e5de92180ed6533fb85e1ebf475237c8d3c7094b2c548327f161b76e8d3e81a8b6c533b00f170a3b792e3e682301a8199eb10755a74726252396eb6c6d5c SHA512 ecafbe1b20a43c35eb994bcc1c4ec7529354b584940853d2ea09f3aa34b8201cf2f28e7719a030116fe05000c9098887df873ea6596a905060fa1ec4b01e5472

View file

@ -0,0 +1,84 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EGO_PN="github.com/zricethezav/gitleaks"
EGO_VENDOR=(
"github.com/BurntSushi/toml v0.3.1"
"github.com/alcortesm/tgz 9c5fe88"
"github.com/anmitsu/go-shlex 648efa6"
"github.com/armon/go-socks5 e753329"
"github.com/creack/pty v1.1.9"
"github.com/davecgh/go-spew v1.1.1"
"github.com/emirpasic/gods v1.12.0"
"github.com/flynn/go-shlex 3f9db97"
"github.com/gliderlabs/ssh v0.2.2"
"github.com/go-git/gcfg v1.5.0"
"github.com/go-git/go-billy/v5 v5.0.0 github.com/go-git/go-billy"
"github.com/go-git/go-git-fixtures/v4 v4.0.1 github.com/go-git/go-git-fixtures"
"github.com/go-git/go-git/v5 v5.0.0 github.com/go-git/go-git"
"github.com/golang/protobuf v1.3.2"
"github.com/google/go-cmp v0.4.0"
"github.com/google/go-github/v31 v31.0.0 github.com/google/go-github"
"github.com/google/go-querystring v1.0.0"
"github.com/hako/durafmt 3f39dc1"
"github.com/jbenet/go-context d14ea06"
"github.com/jessevdk/go-flags v1.4.0"
"github.com/kevinburke/ssh_config 01f96b0"
"github.com/konsorten/go-windows-terminal-sequences v1.0.1"
"github.com/kr/pretty v0.1.0"
"github.com/kr/pty v1.1.1"
"github.com/kr/text v0.2.0"
"github.com/mattn/go-colorable v0.1.2"
"github.com/mattn/go-isatty v0.0.8"
"github.com/mitchellh/go-homedir v1.1.0"
"github.com/niemeyer/pretty a10e7ca"
"github.com/pkg/errors v0.8.1"
"github.com/pmezard/go-difflib v1.0.0"
"github.com/sergi/go-diff v1.1.0"
"github.com/sirupsen/logrus v1.4.2"
"github.com/stretchr/objx v0.1.1"
"github.com/stretchr/testify v1.4.0"
"github.com/xanzy/go-gitlab v0.21.0"
"github.com/xanzy/ssh-agent v0.2.1"
"golang.org/x/crypto 78000ba github.com/golang/crypto"
"golang.org/x/net 244492d github.com/golang/net"
"golang.org/x/oauth2 0f29369 github.com/golang/oauth2"
"golang.org/x/sync 37e7f08 github.com/golang/sync"
"golang.org/x/sys 5c8b2ff github.com/golang/sys"
"golang.org/x/text v0.3.2 github.com/golang/text"
"golang.org/x/tools 90fa682 github.com/golang/tools"
"golang.org/x/xerrors 9bdfabe github.com/golang/xerrors"
"gopkg.in/warnings.v0 v0.1.2 github.com/go-warnings/warnings"
"gopkg.in/yaml.v2 v2.2.4 github.com/go-yaml/yaml"
)
inherit eutils golang-vcs-snapshot
DESCRIPTION="Audit git repos for secrets"
HOMEPAGE="https://github.com/zricethezav/gitleaks"
SRC_URI="https://github.com/zricethezav/gitleaks/archive/v${PV}.tar.gz -> ${P}.tar.gz
${EGO_VENDOR_URI}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror"
src_compile() {
GOPATH="${S}:$(get_golibdir_gopath)" \
GOCACHE="${T}/go-cache" \
go build -v -work -x -ldflags="-w" "${EGO_PN}" || die
}
src_install() {
GOPATH="${S}:$(get_golibdir_gopath)" \
GOCACHE="${T}/go-cache" \
go install -v -work -x -ldflags="-w" "${EGO_PN}" || die
dobin bin/${PN}
dodoc -r src/"${EGO_PN}"/{README.md,Dockerfile,examples/}
}