The FILES_IGNORED variable is not working with git-secrets-scan version 1.1.1
I have tried wildcard paths, exact path, only the last part of the file name, but none of them are working
@Quintonn Rothmann hi. Thanks for your question.
FILES_IGNORED feature available from version 1.2.0:
script: - pipe: atlassian/git-secrets-scan:1.2.0 variables: FILES_IGNORED: 'package-lock.json'
Regards, Igor
It looks like you're new here. Sign in or register to get started.