blob: 6628f6e9910838aac71de7c2118b496d2dd14110 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=check for java programs vulnerable to log4shell
EAPI=8
HOMEPAGE=https://github.com/1lann/log4shelldetect
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Unlicense
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/1lann/log4shelldetect/archive/v0.0.7.tar.gz -> log4shelldetect-0.0.7.tar.gz https://dev.gentoo.org/~williamh/dist/log4shelldetect-0.0.7-deps.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a
_md5_=1bbf005a5cae72258d9b19f4ae7889a6
|