We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f997ee + 4846423 commit 57c0d5aCopy full SHA for 57c0d5a
projects.yml
@@ -46,6 +46,18 @@ ring_json:
46
categories: [Request Middleware, Response Middleware]
47
platforms: [clj]
48
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
59
60
61
ring_basic_authentication:
62
name: ring-basic-authentication
63
url: https://github.com/remvee/ring-basic-authentication
0 commit comments