Skip to content

Commit 7b7ce2c

Browse files
authored
Create corgea.yml
1 parent 2ed5443 commit 7b7ce2c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

data/tools/corgea.yml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
name: Corgea
2+
categories:
3+
- linter
4+
tags:
5+
- ci
6+
- go
7+
- java
8+
- javascript
9+
- php
10+
- python
11+
- ruby
12+
- security
13+
- typescript
14+
- csharp
15+
- kotlin
16+
- c
17+
- cpp
18+
license: proprietary
19+
types:
20+
- cli
21+
- service
22+
homepage: 'https://corgea.com/'
23+
description: >-
24+
Corgea is an AI-powered SAST scanner that helps developers find and fix insecure code.
25+
It finds business logic flaws, broken authentication, API vulnerabilities, and more with little false positives.
26+
Additionally, it automatically writes security fixes for them to approve.
27+
Corgea integrates with GitHub, GitLab, Azure DevOps, IDEs and CLI. It is free to try it.
28+
resources:
29+
- title: Product homepage
30+
url: https://corgea.com/
31+
- title: Corgea Docs
32+
url: https://docs.corgea.app/

0 commit comments

Comments
 (0)