e-m-b-a / embark

EMBArk - The firmware security scanning environment
https://www.securefirmware.de
MIT License
318 stars 46 forks source link

bandit and .banditrc #184

Closed HoxhaEndri closed 10 months ago

HoxhaEndri commented 10 months ago

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Bandit was not workig in the check-project script. I removed the rules B309 B322 B325 from .banditrc, because they are not available anymore according to https://bandit.readthedocs.io/en/1.7.6/blacklists/blacklist_calls.html#

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)? If possible add a screenshot.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information: