Releases: mintel/build-harness
Releases · mintel/build-harness
1.6.5
1.6.4
Remove -q option from docker pulls for now, because our CI has an out-of-date docker
1.6.3
Shell calls in make are raining on my parade (#61)
Astatine Mauve
1.5.4
1.5.3
Fix formatting of call to BANDIT which
1.5.2
Add /docs/ and setup.py to security target exclusions for python
1.5.1
Add python/scan for security vulnerability scanning.
Add python/bandit for python code scanning.
1.4.1
- Disable installing build-harness venv via python 2
- Update recommended include command to avoid downloading the .build-harness template on every run
1.4.0
- Add Dockerfile and Docker image linting
- Manage build-harness venv with Pipenv, if installed, before falling back on a plain venv