versatile-data-kit
versatile-data-kit copied to clipboard
Coverity scan is returning no issues incorrectly
Describe the bug We will have a run of coverity scan which returns errors. But then subsequent runs will be green. This is probably because we only run parts of the project based on which code was touched. However this makes it easy to think there are no security issues in the code.
Expected behavior Once issues are spotted all pipleines on that branch will fail till they are fixed.