Skip to content

Commit ec1747e

Browse files
authored
Added Enforster AI (#1699)
Added Enforster AI in SAST tools
1 parent 8d18777 commit ec1747e

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

data/tools/enforster.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
name: Enforster AI
2+
categories:
3+
- linter
4+
tags:
5+
- ci
6+
- go
7+
- java
8+
- javascript
9+
- php
10+
- python
11+
- security
12+
- typescript
13+
- csharp
14+
- c
15+
- cpp
16+
license: proprietary
17+
types:
18+
- service
19+
homepage: 'https://enforster.ai/'
20+
description: >-
21+
Enforster AI performs Contextual Code Security SAST, leveraging LLMs and artificial intelligence to reduce
22+
and enrich the detection of Logic Flaws, Secrets, Data leaks, Supply chain and technical vulnerabilities.
23+
resources:
24+
- title: Product homepage
25+
url: https://enforster.ai/
26+
- title: Docs
27+
url: https://docs.enforster.ai/
28+
- title: Platform Access
29+
url: https://app.enforster.ai/

0 commit comments

Comments
 (0)