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 7e09075 commit 834bcafCopy full SHA for 834bcaf
data/tools/code-pathfinder.yml
@@ -0,0 +1,21 @@
1
+name: Code Pathfinder
2
+categories:
3
+ - linter
4
+tags:
5
+ - ci
6
+ - container
7
+ - dockerfile
8
+ - python
9
+ - security
10
+license: AGPL-3.0
11
+types:
12
+ - cli
13
+source: 'https://github.com/shivasurya/code-pathfinder'
14
+homepage: 'https://codepathfinder.dev'
15
+resources:
16
+ - title: Code Pathfinder Rules Registry
17
+ url: https://codepathfinder.dev/registry
18
+description: >-
19
+ An open-source security suite aiming to combine structural code analysis with
20
+ AI-powered vulnerability detection. Built for advanced structural search, derive
21
+ insights, find vulnerabilities in code.
0 commit comments