Commit Graph

3 Commits

Author SHA1 Message Date
pyth0n1c 51edd7950a Condensed multiple requirements.txt
files into single requirements.txt in
the root of security_content.
Removed explicit calls to python3
in CI/CD workflows and inside of
the docker_detection_testing tool.
These are not required and in fact
should not be done since python
interpreters started by the
detection tester inherit the
venv the parent was run under.
2022-07-20 15:53:20 -07:00
pyth0n1c 00c7b50160 Updated the workflow trigger for code testing to include all pushes. This workflow relies on a number of files that exist outside of the contentctl_project, so it should run on every push. 2022-07-18 17:06:55 -07:00
P4T12ICK baa03d1c49 Add pytest as separate CI workflow 2022-03-14 13:04:22 +01:00