blob: 0e8650f5729b9100df16345d136cfe27a40c760e (
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 = 12.1.8
pkgrel = 1
url = https://github.com/dependency-check/DependencyCheck
install = dependency-check-cli.install
arch = any
license = Apache
depends = java-runtime
source = https://github.com/dependency-check/DependencyCheck/releases/download/v12.1.8/dependency-check-12.1.8-release.zip
sha256sums = bd51cf867950ffcfc4e074c43948127f450fceedc93f628d52815588412d38a6
pkgname = dependency-check-cli
|