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 3b96b69 commit 2f4504dCopy full SHA for 2f4504d
1 file changed
data/tools/code-pathfinder.yml
@@ -6,8 +6,9 @@ tags:
6
- container
7
- dockerfile
8
- python
9
+ - go
10
- security
-license: AGPL-3.0
11
+license: Apache-2.0
12
types:
13
- cli
14
source: 'https://github.com/shivasurya/code-pathfinder'
@@ -16,6 +17,6 @@ resources:
16
17
- title: Code Pathfinder Rules Registry
18
url: https://codepathfinder.dev/registry
19
description: >-
- 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.
+ Opensource Static Code Analysis for security teams with Inter file dataflow
+ taint analysis. Built for finding vulnerabilities, advanced structural search,
22
+ derive insights and supports MCP server.
0 commit comments