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

🐛 Fix RedHatSatellite components #10082

Merged

Conversation

manuel-sommer
Copy link
Contributor

This Bugfix puts the packages into the description field and removes it from the components field within the RedHatSatellite parser. The reason is that RedHatSatellite sometimes delivers a huge package list which exceeds the 500 characters limit of the components field. We would have to make a database migration which is right now limited to 500 character to at least 10000 characters. That is why I decided to move the content to the description field.

Copy link

dryrunsecurity bot commented May 2, 2024

Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
Authn/Authz Analyzer 0 findings
Configured Codepaths Analyzer 0 findings
Sensitive Files Analyzer 0 findings
AppSec Analyzer 0 findings
Secrets Analyzer 0 findings

Note

🟢 Risk threshold not exceeded.

Powered by DryRun Security

@manuel-sommer manuel-sommer force-pushed the fix_redhatsatellite_components branch from 0c53a41 to 68d9c0b Compare May 2, 2024 08:32
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

@blakeaowens blakeaowens merged commit 425ec14 into DefectDojo:bugfix May 3, 2024
123 checks passed
@manuel-sommer manuel-sommer deleted the fix_redhatsatellite_components branch May 3, 2024 05:23
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.

None yet

5 participants