Add /usr/local/bin

This commit is contained in:
Thomas Stromberg 2022-10-20 14:11:35 -04:00
parent 416bdd8fd1
commit d55d1db202
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ FROM
WHERE
gap.path NOT LIKE '/Users/%/bin/%'
AND gap.path NOT LIKE '/Users/%/rekor-cli'
AND gap.path NOT LIKE '/usr/local/bin/%'
AND gap.path NOT LIKE '/Users/%/scorecard-darwin-amd64'
AND gap.path NOT LIKE '/Users/%/scorecard-darwin-amd64'
AND gap.path NOT LIKE '/Users/%/configure'