This commit is contained in:
patel-bhavin
2022-03-03 09:33:31 -08:00
parent 9746970a97
commit 2563d62bac
+1
View File
@@ -460,6 +460,7 @@ jobs:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
source venv/bin/activate
python3 -m pip install -r security_content_automation/requirements.txt
python3 security_content_automation/enrich_detections.py
- name: Make YAMLs Pretty