microsoft / security-devops-azdevops

Microsoft Security DevOps extension for Azure DevOps.
MIT License
60 stars 16 forks source link

Excluded Paths in Bandit scanner ignored #39

Open wooch82 opened 1 year ago

wooch82 commented 1 year ago

Tried following: "ExcludedPaths": "./dir" "ExcludedPaths": "dir" "ExcludedPaths": "dir/" "ExcludedPaths": "./dir/*"

mb it's related to https://github.com/PyCQA/bandit/issues/657 Please, upgrade bandit 1.6.3 to the newest version.

boAndron commented 1 year ago

We've added a Bandit update to our backlog. Apologies for any inconvenience. Thanks!