Skip to content

Conversation

kiblik
Copy link
Contributor

@kiblik kiblik commented Feb 2, 2025

@github-actions github-actions bot added settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR unittests integration_tests ui parser labels Feb 2, 2025
Copy link

dryrunsecurity bot commented Feb 2, 2025

DryRun Security Summary

The pull request implements stylistic code changes by replacing string concatenation with the += operator across multiple DefectDojo project files, without affecting core functionality or security.

Expand for full summary

The pull request introduces minor syntactic changes across multiple files, primarily replacing string concatenation with the in-place addition operator (+=). No direct security vulnerabilities were identified. The changes are primarily code style improvements that do not alter the fundamental functionality of the affected code. Specific files modified include various parser utilities, utility functions, and configuration files across the DefectDojo project.

Code Analysis

We ran 9 analyzers against 30 files and 0 analyzers had findings. 9 analyzers had no findings.

View PR in the DryRun Dashboard.

Copy link
Contributor

github-actions bot commented Feb 6, 2025

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

Copy link
Contributor

github-actions bot commented Feb 6, 2025

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

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

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
Contributor

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

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
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 41b3bfb into DefectDojo:dev Feb 12, 2025
73 checks passed
@kiblik kiblik deleted the ruff/PLR6104 branch February 12, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration_tests lint parser settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR ui unittests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants