scorecard-action
scorecard-action copied to clipboard
Question: disable a specific ScoreCard check?
Hi, we are using this GitHub Action and it's amazing; thank you for your great work!
I have a question, please? Is it possible to disable a specific ScoreCard Check? I am asking as we're using Trivy and CodeQL already for vulnerabilities, and using this action by default results in some duplicate records which are false positives.
Thanks!