xml-cli icon indicating copy to clipboard operation
xml-cli copied to clipboard

[FEATURE] Create Github Action Pipeline for Bandit Scan

Open gahan9 opened this issue 2 years ago • 0 comments
trafficstars

**Is your feature request related to a problem? Please describe. ** Run Bandit tool to find common security issues over repository

Describe the solution you'd like

  1. Create GitHub action workflow to run bandit scan
  2. Action Trigger
    • weekly periodic scan
    • Scan for every pull request
  3. Documentation: https://bandit.readthedocs.io/en/latest/

gahan9 avatar Sep 25 '23 03:09 gahan9