Skip to content

GSA-TTS/violentutf-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViolentUTF API

Standalone AI red-teaming API service for enterprise security testing.

Overview

ViolentUTF API is a comprehensive security testing platform that provides:

  • AI model vulnerability assessment
  • Red-teaming capabilities
  • Security scan management
  • Vulnerability taxonomy and tracking

Installation

# Install dependencies
pip install -r requirements.txt

# Or using Poetry
poetry install

Development

# Run tests
pytest

# Run with hot-reload
uvicorn app.main:app --reload

Docker

# Build image
docker build -t violentutf-api .

# Run container
docker run -p 8000:8000 violentutf-api

License

MIT License - See LICENSE file for details.

About

Red Teaming and Evaluation API for all AI-based API endpoints

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •