libcloud
libcloud copied to clipboard
Bump bandit[toml] from 1.7.5 to 1.7.8
Bumps bandit[toml] from 1.7.5 to 1.7.8.
Release notes
Sourced from bandit[toml]'s releases.
1.7.8
What's Changed
- Incorrect tag naming in readme by
@lukehindsin PyCQA/bandit#1105- Utilize PyPI's trusted publishing by
@ericwbin PyCQA/bandit#1107- Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by
@dependabotin PyCQA/bandit#1109- Add 1.7.7 to versions of bug template by
@ericwbin PyCQA/bandit#1110- Use datetime to avoid updating copyright year by
@ericwbin PyCQA/bandit#1112- filter data is safe for tarfile extractall by
@etienneschalkin PyCQA/bandit#1111- Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by
@dependabotin PyCQA/bandit#1115- [B605] Add functions that are vulnerable to shell injection. by
@shihai1991in PyCQA/bandit#1116- Add a SARIF output formatter by
@ericwbin PyCQA/bandit#1113New Contributors
@etienneschalkmade their first contribution in PyCQA/bandit#1111@shihai1991made their first contribution in PyCQA/bandit#1116Full Changelog: https://github.com/PyCQA/bandit/compare/1.7.7...1.7.8
1.7.7
What's Changed
- Add the new release to bandit versions of bug template by
@ericwbin PyCQA/bandit#1075- Bump actions/setup-python from 4 to 5 by
@dependabotin PyCQA/bandit#1076- Handle variant in how policy is passed in paramiko by
@ericwbin PyCQA/bandit#1078- Flag str.replace as possible sql injection by
@costaparasin PyCQA/bandit#1044- defusedxml: Show correct module name by
@kajinamitin PyCQA/bandit#1081- Add tidelift to the sponsor funding list by
@ericwbin PyCQA/bandit#1089- Create a security policy by
@ericwbin PyCQA/bandit#1091- Fix up issues found running Bandit on itself by
@ericwbin PyCQA/bandit#1093- Add random.randbytes to blacklist calls by
@ericwbin PyCQA/bandit#1096- Prepend ./ for files specified as CLI args by
@ericwbin PyCQA/bandit#1094- Rework GitPython dependency to be an extra for bandit-baseline by
@ericwbin PyCQA/bandit#1099- Bump actions/dependency-review-action from 3 to 4 by
@dependabotin PyCQA/bandit#1101- Introduce Official Bandit Images by
@lukehindsin PyCQA/bandit#1088- Remove markdown formatting in reStructuredText formatted README by
@ericwbin PyCQA/bandit#1103- Downsize the org:repo name by
@lukehindsin PyCQA/bandit#1104New Contributors
@kajinamitmade their first contribution in PyCQA/bandit#1081Full Changelog: https://github.com/PyCQA/bandit/compare/1.7.6...1.7.7
1.7.6
What's Changed
- Update bug report to include version 1.7.5 by
@ericwbin PyCQA/bandit#993- Render Python 3.10 in drop down correctly by
@ericwbin PyCQA/bandit#997- Remove checks for Python2 urllib by
@ericwbin PyCQA/bandit#999- Improper detection of non-requests module by
@ericwbin PyCQA/bandit#1011- xmlrpclib replaced with xmlrpc in Python3 by
@ericwbin PyCQA/bandit#1012- language and linting updates by
@marksmayoin PyCQA/bandit#1015- Adds check for crypt module usage as weak hash by
@ericwbin PyCQA/bandit#1018
... (truncated)
Commits
22b4226Add a SARIF output formatter (#1113)b603dce[B605] Add functions that are vulnerable to shell injection. (#1116)a682a18Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#1115)c8d5f77filter data is safe for tarfile extractall (#1111)e041e12Use datetime to avoid updating copyright year (#1112)5b16b6aAdd 1.7.7 to versions of bug template (#1110)858bfd8Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#1109)be5d6acUtilize PyPI's trusted publishing (#1107)c3a07e5Incorrect tag naming in readme (#1105)4c5b3c8Downsize the org:repo name (#1104)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)