Closed shapiromatron closed 4 years ago
Thanks @shapiromatron! Any chance you could add a couple tests for common .bandit configs?
Thanks @shapiromatron! Any chance you could add a couple tests for common .bandit configs?
Sure, how do I test? I didn't really understand how to do it with this project.
@tylerwince bump :) don't want this one to get stuck...
It doesn't appear that this has made it into a published version yet, is that correct?
@tylerwince Would you be able to publish a new release?
.bandit
config options includingtargets
andexcludes
Breaking change:
I'm using a number of more modern python features, could of course rewrite with older methods but wanted to write the simple way first unless there are objections; for most projects I've worked on and other frequently used tools, it seems like python 3.6 is a reasonable minimum version (black, pydantic, etc).
Implements additional features as discussed in #3