Add GitOps Guardian application with multi-agent architecture for security and compliance reviews
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# GitOps Guardian Dependencies
|
||||
|
||||
# Core
|
||||
gradio>=4.0.0
|
||||
pydantic>=2.0.0
|
||||
python-dotenv
|
||||
|
||||
# AI/LLM
|
||||
openai>=1.0.0
|
||||
|
||||
# GitHub
|
||||
PyGithub
|
||||
|
||||
# YAML parsing
|
||||
PyYAML
|
||||
|
||||
# Utilities
|
||||
python-dateutil
|
||||
Reference in New Issue
Block a user