Skip to content

Commit 834bcaf

Browse files
authored
Add Code Pathfinder (#1725)
1 parent 7e09075 commit 834bcaf

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

data/tools/code-pathfinder.yml

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

Comments
 (0)