greenbone / python-gvm

Greenbone Vulnerability Management Python Library
https://greenbone.github.io/python-gvm/
GNU General Public License v3.0
107 stars 60 forks source link

Fix: Update outdated settings in pyproject.toml #1162

Closed Balou9 closed 3 months ago

Balou9 commented 3 months ago

What

Adjust the settings for ruff in the pyproject.toml, Please update the following options in pyproject.toml:

'extend-select' -> 'lint.extend-select'
'ignore' -> 'lint.ignore'
'per-file-ignores' -> 'lint.per-file-ignores'}}

Why

.. to prevent the printing of: {{warning: The top-level linter settings are deprecated in favour of their counterparts in the lint section.

References

DEVOPS-1116

github-actions[bot] commented 3 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA ecf380b57875113a3bde8a2974f09d81ce720e81.

Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

github-actions[bot] commented 3 months ago

Conventional Commits Report

Type Number
Bug Fixes 1

:rocket: Conventional commits found.