Skip to content

Commit 2f4504d

Browse files
committed
Updates for code-pathfinder
1 parent 3b96b69 commit 2f4504d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

data/tools/code-pathfinder.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ tags:
66
- container
77
- dockerfile
88
- python
9+
- go
910
- security
10-
license: AGPL-3.0
11+
license: Apache-2.0
1112
types:
1213
- cli
1314
source: 'https://github.com/shivasurya/code-pathfinder'
@@ -16,6 +17,6 @@ resources:
1617
- title: Code Pathfinder Rules Registry
1718
url: https://codepathfinder.dev/registry
1819
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.
20+
Opensource Static Code Analysis for security teams with Inter file dataflow
21+
taint analysis. Built for finding vulnerabilities, advanced structural search,
22+
derive insights and supports MCP server.

0 commit comments

Comments
 (0)