openai/openai-security-bots
Python
Captured source
source ↗published Jan 11, 2024seen 6dcaptured 10hhttp 200method plain
openai/openai-security-bots
Language: Python
License: MIT
Stars: 390
Forks: 35
Open issues: 3
Created: 2024-01-11T01:24:16Z
Pushed: 2026-04-15T17:03:18Z
Default branch: main
Fork: no
Archived: no
README:
OpenAI Security Bots 🤖
Slack bots integrated with OpenAI APIs to streamline security team's workflows.
All the bots can be found under bots/ directory.
shared/ openai-slackbot/ bots/ triage-slackbot/ incident-response-slackbot/ sdlc-slackbot/
Refer to each bot's README for more information and setup instruction.
If you wish to contribute, note this repo uses pre-commit to help. In this directory, run:
pip install pre-commit pre-commit install