79773889

Date: 2025-09-24 15:02:44
Score: 4.5
Natty: 5.5
Report link

I have added the CPPCheck plugin into my jenkinsfile in the form of a script with all necessary required parameters that my project may need and it works completely fine, scanning & giving me issues wherever present within my code. My question is, is it possible to add a flag or to integrate some type of button or anything remotely similar within my pipeline or anywhere in the msi installer file so that whenever I come across an issue which I know to be false-positive I directly mark it as such and continue further & also it shouldn't be visible the next time the code is being built, or in any new PR ?

Reasons:
  • Blacklisted phrase (1): is it possible to
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Raghavendra Katageri