Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruff: Fix for Bump ruff to 0.9.7 #11865

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

manuel-sommer
Copy link
Contributor

@manuel-sommer manuel-sommer commented Feb 20, 2025

FURB188

@github-actions github-actions bot added the apiv2 label Feb 20, 2025
Copy link

DryRun Security Summary

The pull request upgrades Ruff linter from version 0.9.6 to 0.9.7 and modifies string handling in a serializer reference function, with a note to review release notes for potential security implications.

Expand for full summary

This pull request updates the Ruff linter version and simplifies a string handling method in a serializer reference function. Security findings:

  1. Potential Version Update Risk: While updating Ruff from 0.9.6 to 0.9.7, it is recommended to review release notes for any undocumented security fixes or changes that might impact linting behavior.

Code Analysis

We ran 9 analyzers against 2 files and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Configured Codepaths Analyzer 1 finding

Overall Riskiness

🔴 Risk threshold exceeded.

We've notified @mtesauro, @grendel513.

View PR in the DryRun Dashboard.

@manuel-sommer manuel-sommer changed the title Ruff: Bump ruff to 0.9.7 Ruff: Fix for Bump ruff to 0.9.7 Feb 20, 2025
@manuel-sommer
Copy link
Contributor Author

#11867

Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit abf4d50 into DefectDojo:dev Feb 24, 2025
71 of 72 checks passed
@manuel-sommer manuel-sommer deleted the fix_ruff097 branch February 25, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants