Skip to content

Commit 57c0d5a

Browse files
authored
Merge pull request #419 from steffan-westcott/patch-2
Added vulnerability checking tools
2 parents 4f997ee + 4846423 commit 57c0d5a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

projects.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,18 @@ ring_json:
4646
categories: [Request Middleware, Response Middleware]
4747
platforms: [clj]
4848

49+
lein_nvd:
50+
name: lein-nvd
51+
url: https://github.com/rm-hull/lein-nvd
52+
categories: [Vulnerability Checking]
53+
platforms: [clj]
54+
55+
clj_nvd:
56+
name: clj-nvd
57+
url: https://github.com/miikka/clj-nvd
58+
categories: [Vulnerability Checking]
59+
platforms: [clj]
60+
4961
ring_basic_authentication:
5062
name: ring-basic-authentication
5163
url: https://github.com/remvee/ring-basic-authentication

0 commit comments

Comments
 (0)