Bandit Scanner
Version updated for https://github.com/DevSecNinja/python-bandit-scan to version v1.0.1.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Bandit Scanner GitHub Action automates the process of running Bandit, a security analysis tool, on Python codebases to identify common security issues. It streamlines code security scans by integrating directly into GitHub workflows, with results accessible under the repository’s Security tab. Additionally, it supports configuration via Bandit-specific files and offers features like dependency updates through Renovate.
Release notes
What’s Changed
- Update actions/checkout action to v6 by @renovate[bot] in https://github.com/DevSecNinja/python-bandit-scan/pull/4
- Update dependency python to 3.14 by @renovate[bot] in https://github.com/DevSecNinja/python-bandit-scan/pull/3
Full Changelog: https://github.com/DevSecNinja/python-bandit-scan/compare/v1.0.0...v1.0.1