Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: Code Security Auditor Environment
|
| 3 |
-
emoji: "🛡️"
|
| 4 |
-
colorFrom: yellow
|
| 5 |
-
colorTo: red
|
| 6 |
-
sdk: docker
|
| 7 |
-
pinned: false
|
| 8 |
-
app_port: 8000
|
| 9 |
-
base_path: /web
|
| 10 |
-
tags:
|
| 11 |
-
- openenv
|
| 12 |
-
- security
|
| 13 |
-
- code-review
|
| 14 |
-
- reinforcement-learning
|
| 15 |
-
---
|
| 16 |
-
|
| 17 |
# Code Security Auditor Environment
|
| 18 |
|
| 19 |
A real-world OpenEnv benchmark where agents perform security auditing on pull-request style code snapshots.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Code Security Auditor Environment
|
| 2 |
|
| 3 |
A real-world OpenEnv benchmark where agents perform security auditing on pull-request style code snapshots.
|