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: Add and fix B903 #11956

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Ruff: Add and fix B903 #11956

merged 1 commit into from
Mar 11, 2025

Conversation

kiblik
Copy link
Contributor

@kiblik kiblik commented Mar 5, 2025

Add rule class-as-data-structure (B903) and fix it

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
Copy link
Contributor

@kiblik Mind resolving the merge conflicts?

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Copy link

dryrunsecurity bot commented Mar 11, 2025

DryRun Security Summary

A pull request modifies the Checkmarx CxFlow SAST parser file using Python's dataclass decorator and adds the 'B903' linting rule to the ruff configuration.

Expand for full summary

The PR updates the dojo/tools/checkmarx_cxflow_sast/parser.py file using Python's dataclass decorator and adds the "B903" linting rule to ruff.toml. Security findings:

No security vulnerabilities found.

View PR in the DryRun Dashboard.

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@mtesauro mtesauro merged commit 2fc4136 into DefectDojo:dev Mar 11, 2025
77 checks passed
@kiblik kiblik deleted the ruff/B903 branch March 11, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants