summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47a4528a82bec121b048f106949fd4087240f4d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = dependency-check-cli
	pkgdesc = Dependency-Check is a Software Composition Analysis (SCA) tool that attempts to detect publicly disclosed vulnerabilities contained within a project's dependencies.
	pkgver = 7.4.4
	pkgrel = 1
	url = https://github.com/jeremylong/DependencyCheck
	install = dependency-check-cli.install
	arch = any
	license = Apache
	depends = java-runtime
	source = https://github.com/jeremylong/DependencyCheck/releases/download/v7.4.4/dependency-check-7.4.4-release.zip
	sha256sums = c555a104e5856558178215b3b42f977d51d88bdc58b9710c54cab65b07ef918e

pkgname = dependency-check-cli