summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bandit_1.7.8.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bandit: upgrade 1.7.8 -> 1.7.9Wang Mingyu2024-06-271-19/+0
| | | | | | | | | | | | | | | | Changelog: ========== - [pre-commit.ci] pre-commit autoupdate - New logo for Bandit based on raccoon - Start testing on Python 3.13 - Updates banner logo so it renders well in dark mode - Add a sponsor section to README - Ensure sarif extra is included as part of doc build - Guard against empty call argument list - Support configfile in .bandit file Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bandit: upgrade 1.7.7 -> 1.7.8Wang Mingyu2024-03-201-0/+19
Changelog: ============ -Incorrect tag naming in readme -Utilize PyPI's trusted publishing -Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 -Add 1.7.7 to versions of bug template -Use datetime to avoid updating copyright year -filter data is safe for tarfile extractall -Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 -[B605] Add functions that are vulnerable to shell injection -Add a SARIF output formatter Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>