feat(overviews): Add API overview endpoints for findings and severity (#5910)

This commit is contained in:
Víctor Fernández Poyatos
2024-11-27 15:51:05 +01:00
committed by GitHub
parent f576b24fc8
commit b69a0d5137
14 changed files with 1132 additions and 198 deletions

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@ build/
/dist/
*.egg-info/
*/__pycache__/*.pyc
.idea/
# Session
Session.vim