summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..361383fddf4e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+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 = 5.3.2
+ pkgrel = 1
+ url = https://github.com/jeremylong/DependencyCheck
+ install = dependency-check-cli.install
+ arch = any
+ license = Apache
+ depends = java-runtime
+ source = https://bintray.com/jeremy-long/owasp/download_file?file_path=dependency-check-5.3.2-release.zip
+ sha256sums = 4c6f40cb596e335fd0cd816bd6c25773e1e029c3109979ce4c429f3b49850252
+
+pkgname = dependency-check-cli
+