osc-cli
osc-cli copied to clipboard
build(deps): bump bandit from 1.7.1 to 1.7.6
Bumps bandit from 1.7.1 to 1.7.6.
Release notes
Sourced from bandit's releases.
1.7.5
What's Changed
- Add an example screen shot of Bandit to README by
@ericwbin PyCQA/bandit#847- Bad link to screen shot by
@ericwbin PyCQA/bandit#848- Use a constant for weak hashes by
@ericwbin PyCQA/bandit#850- Group location line with code output by
@ericwbin PyCQA/bandit#822- Fix line range using Python 3.8 end_lineno by
@ericwbin PyCQA/bandit#821- Add classifier to indicate Py3 only by
@ericwbin PyCQA/bandit#853- Removal of blacklist call B309 httpsconnection by
@ericwbin PyCQA/bandit#858- Remove blacklist call check for os.tempnam by
@ericwbin PyCQA/bandit#859- Indiciate hash type in message by
@ericwbin PyCQA/bandit#860- Add the httpx module check for verify by
@ericwbin PyCQA/bandit#861- Add doc for hashlib plugin by
@ericwbin PyCQA/bandit#862- Make use of rich for progress bar by
@ericwbin PyCQA/bandit#863- Replace
tomlwithtomliby@mkniewallnerin PyCQA/bandit#829- Fix up B109 and B111 removed plugins docs by
@ericwbin PyCQA/bandit#864- add check for "requests" calls without timeout by
@mschfhin PyCQA/bandit#743- Fix for build breaks in format job by
@ericwbin PyCQA/bandit#869- Add license and contributing links to docs by
@ericwbin PyCQA/bandit#867- Remove redundant word Bandit in titles of sections by
@ericwbin PyCQA/bandit#873- Add request for feedback via 👍 by
@ericwbin PyCQA/bandit#871- Add a Discord link to the docs by
@ericwbin PyCQA/bandit#870- Adding logging.config.listen() plugin with examples by
@raj3shpin PyCQA/bandit#874- Removal of ghugo by
@ericwbin PyCQA/bandit#881- Remove redundant pip line by
@ericwbin PyCQA/bandit#884- Corrected documentation on configuration by
@a-takahashi223in PyCQA/bandit#868- Start testing against Python 3.11 by
@mkniewallnerin PyCQA/bandit#887- Add myself to sponsor list by
@ericwbin PyCQA/bandit#885- Add Discord link to README by
@ericwbin PyCQA/bandit#875- Update action versions in Actions workflows (#890) by
@mportesdevin PyCQA/bandit#893- Add dependency review action by
@ericwbin PyCQA/bandit#891- Fix an unclosed tag in HTML formatter by
@mportesdevin PyCQA/bandit#896- 'Test plugin listing' in docs incorrectly pointing B612 to plugin ref of B102 by
@rajaramsrnin PyCQA/bandit#897- Make small fixes in docs by
@mportesdevin PyCQA/bandit#899- Specify semver range for Python 3.11 by
@mportesdevin PyCQA/bandit#901- Add another bad example of yaml load by
@ericwbin PyCQA/bandit#905- Add releases link in "Version control integration" by
@travisjungrothin PyCQA/bandit#909- Update version of dependency-review-action by
@mportesdevin PyCQA/bandit#911- Avoid redundant message if debug on by
@ericwbin PyCQA/bandit#913- Remove invalid checking on hashlib by
@ericwbin PyCQA/bandit#914- Add some missing curve types by
@ericwbin PyCQA/bandit#920- add jsonpickle deserialization blacklist by
@SugarP1gin PyCQA/bandit#707- Fix reading the number argument from config file by
@KAUTHin PyCQA/bandit#923- Add end_col_offset if available by
@ericwbin PyCQA/bandit#851- Enhancement Proposal: Plugin "assert_used" config-skip snippet by
@marianomartinelliin PyCQA/bandit#695- Blacklist pandas read_pickle and add functional test for it by
@jaspersivalin PyCQA/bandit#710- Docs for request without timeout has dead link by
@ericwbin PyCQA/bandit#925- Add case for global exec by
@tonybaloneyin PyCQA/bandit#570- Fix a false positive condition yaml_load by
@ericwbin PyCQA/bandit#927- Fix issue #453 jinja2 template select_autoescape when using jinja2.select_autoescape by
@kinowin PyCQA/bandit#454
... (truncated)
Commits
f3a18abFixes for sphinx build (#1063)4dea02erefactor: removeimportlib-metadatafallback (#1066)0d35086Fix crash on pyproject.toml without bandit config (#1073)6b2e247Add official support of Python 3.12 (#1068)9a2884eUse mirror repository for black pre-commit hook (#1070)6969489fix(plugins/B507): also detect class instances (#1064)02faadaFix for ReadtheDocs build (#1061)f016e50Bump actions/checkout from 3 to 4 (#1058)0f49be7Fix dependabot to update github actions (#1057)6d1d11cSupport ignoring blacklists by name (#1046)- 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)