Skip to content

Commit 27e2680

Browse files
Add BattleTest
1 parent 66668c6 commit 27e2680

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

data/tools/battletest.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name: BattleTest
2+
categories:
3+
- linter
4+
tags:
5+
- ci
6+
- security
7+
- javascript
8+
- typescript
9+
- python
10+
- go
11+
- java
12+
- php
13+
- ruby
14+
license: proprietary
15+
types:
16+
- service
17+
homepage: 'https://battletest.dev'
18+
plans:
19+
free: true
20+
oss: true
21+
description: >-
22+
BattleTest is an AI security platform that reviews every pull request for
23+
secrets, injection, authentication flaws and vulnerable dependencies,
24+
reasoning about whether the changed code is actually exploitable rather than
25+
only pattern-matching. It runs as a GitHub App and posts findings inline on
26+
the pull request before merge. Free on public repositories.

0 commit comments

Comments
 (0)