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.
1 parent 7b3f18d commit cfe7a65Copy full SHA for cfe7a65
data/tools/noir.yml
@@ -0,0 +1,14 @@
1
+name: OWASP Noir
2
+categories:
3
+ - linter
4
+tags:
5
+ - security
6
+license: MIT License
7
+types:
8
+ - cli
9
+source: "https://github.com/owasp-noir/noir"
10
+homepage: "https://owasp-noir.github.io/noir/"
11
+resources:
12
+ - title: OWASP Project Noir
13
+ url: https://owasp.org/www-project-noir/
14
+description: Attack surface detector that identifies endpoints by static analysis.
0 commit comments