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

Truncate Path, Query and Fragment Endpoint Fields to their Max Column Length #4974

Merged
merged 3 commits into from
Aug 24, 2021

Conversation

J12934
Copy link
Contributor

@J12934 J12934 commented Aug 24, 2021

Hi 👋

I noticed that some ZAP reports weren't importing correctly, because the http queries in the endpoints DefectDojo was trying to create were to long for the database schema. I discussed the issue briefly in the slack channel: https://owasp.slack.com/archives/C2P5BA8MN/p1629462343181800

This PR truncates the path, query and fragment attributes to the max length specified in for the database columns.

…ength

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@StefanFl StefanFl merged commit 8ff3f78 into DefectDojo:dev Aug 24, 2021
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.

None yet

4 participants