Investigate handle missing gitlab-ci.yml files using compliance pipelines
Based on this comment and this comment investigate a long term solution for compliance pipelines.
The two potential solutions mentioned are:
- The only idea I have right now is to decouple compliance pipelines policy from
includeand existing keyword, by introducing a new one. - dynamically generated
.gitlab-ci.ymlto be executed, similar to DAST
Edited by Nate Rosandich