aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-10-06 06:12:47 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-10-06 06:12:47 +0000
commit067a4527b6679a7330b67e66908280a03a0343f9 (patch)
tree22df9497fdc6cdc5c3407d13a7b5c145f1d8dc77 /security/Makefile
parentcdc62592d857b68b0afc18ae41c7a51db7a8ed0f (diff)
downloadports-067a4527b6679a7330b67e66908280a03a0343f9.tar.gz
ports-067a4527b6679a7330b67e66908280a03a0343f9.zip
New port: security/cargo-audit
Audit Cargo.lock for crates with security vulnerabilities reported to the RustSec Advisory Database. This is a PoC implementation of the closed RFC 1752: https://github.com/rust-lang/rfcs/pull/1752 WWW: https://rustsec.org/
Notes
Notes: svn path=/head/; revision=481321
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index c0b3ed9cb852..8ce05f0bd0f0 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -64,6 +64,7 @@
SUBDIR += ca_root_nss
SUBDIR += calife
SUBDIR += cardpeek
+ SUBDIR += cargo-audit
SUBDIR += ccrypt
SUBDIR += ccsrch
SUBDIR += certificate-transparency