Skip to content

Commit cfe7a65

Browse files
authored
Add OWASP Noir to tool list (#1691)
1 parent 7b3f18d commit cfe7a65

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

data/tools/noir.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)