Skip to content

Commit 94151be

Browse files
authored
Add middleBrick — API security scanner with risk scoring (#731)
1 parent a0fee31 commit 94151be

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

src/content/tools/middlebrick.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: middleBrick
3+
description: Automated API security scanner that assigns quantified risk scores. Runs 12 parallel security checks covering OWASP API Top 10 plus 18 adversarial probes for AI/LLM endpoints. Supports REST and GraphQL. Available as CLI, GitHub Action, and MCP Server.
4+
categories:
5+
- security
6+
- testing
7+
link: https://middlebrick.com
8+
languages:
9+
saas: true
10+
cli: true
11+
typescript: true
12+
repo: https://github.com/middleBrick
13+
oasVersions:
14+
v2: false
15+
v3: true
16+
v3_1: true
17+
v3_2: false
18+
---

0 commit comments

Comments
 (0)