Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ruff: Add multiple PERF rules #12136

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

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Conversation

manuel-sommer
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the lint label Mar 29, 2025
Copy link

DryRun Security Summary

A Ruff configuration patch introduces performance-related checks while preserving existing security-focused linting rules, with potential considerations around preview/experimental rules.

Expand for full summary

Summary: Configuration patch for Ruff linting rules added performance-related checks and maintains existing security-focused linting rules.

Security Findings:
• Potential Indirect Security Considerations

  • Configuration uses preview/experimental linting rules, which could introduce unexpected behavior
  • Maintains security-focused linting rules including S1, S2, B00, and PGH series checks

View PR in the DryRun Dashboard.

@Maffooch Maffooch added this to the 2.45.0 milestone Mar 31, 2025
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 cbfd622 into DefectDojo:dev Apr 1, 2025
76 checks passed
@manuel-sommer manuel-sommer deleted the ruff_perf branch April 1, 2025 21:06
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