feat(slack): add Slack App integration (#2305)

Co-authored-by: Pepe Fagoaga <pepe@verica.io>
This commit is contained in:
Sergio Garcia
2023-05-10 13:38:28 +02:00
committed by GitHub
parent 044ed3ae98
commit 88445820ed
15 changed files with 798 additions and 183 deletions

View File

@@ -45,6 +45,7 @@ pydantic = "1.10.7"
python = "^3.9"
schema = "0.7.5"
shodan = "1.28.0"
slack-sdk = "3.21.3"
tabulate = "0.9.0"
[tool.poetry.extras]