Do you perform nightly builds with automated regression and security test to quickly detect problems with recent builds?
ID |
esf_s3c_dev/night_builds |
Severity |
low |
Category |
|
Levels |
|
Optional |
false |
Tags |
security, supply-chain, testing |
Description
This check verifies when a build and test job is currently active in pipeline configuration.
Rationale
To ensure the integrity and quality of the development process, nightly builds should be performed that include manual and automated security and regression tests. Test cases should be implemented during the design of the software and extended during coding to validate all areas of functionality for both “good” and “bad” scenarios. Using this process, any flaws or changes, whether malicious or inadvertent, can be recognized and addressed.