Skip to content

Latest commit

 

History

History
 
 

bandit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Bandit

This is a tool to simply invoke bandit command. Bandit is a tool designed to find common security issues in Python code. Once Bandit has finished scanning all the files it generates a report.

Arguments passed to this builder will be passed to bandit directly.

Examples

Please check examples