🎉 Add Rate Limiting for DefectDojo Imports#142
Open
manuel-sommer wants to merge 6 commits intotelekom-mms:mainfrom
Open
🎉 Add Rate Limiting for DefectDojo Imports#142manuel-sommer wants to merge 6 commits intotelekom-mms:mainfrom
manuel-sommer wants to merge 6 commits intotelekom-mms:mainfrom
Conversation
szEvEz
requested changes
Nov 23, 2025
Collaborator
szEvEz
left a comment
There was a problem hiding this comment.
Thank you @manuel-sommer for contributing. I've added some small comments.
Contributor
Author
|
Thank you for your review @szEvEz. I made the fixes, could you check again? |
Contributor
Author
|
@szEvEz: A friendly reminder |
Collaborator
I currently to not have a environment for testing in place. I will try to keep a look at this in the next couple of days. |
|
@szEvEz friendly reminder |
Contributor
Author
|
friendly reminder @szEvEz |
|
@szEvEz can you already estimate when you are able to test this to bring the feature to life? Would highly appreciate a soonish evaluation as I also struggle with too many same imports in a short span. |
Contributor
Author
|
Friendly reminder @szEvEz :-) I would welcome this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added DEFECT_DOJO_IMPORT_INTERVAL configuration (default: 21600 seconds / 6 hours) via environment variable.
Implemented logic in handlers.py to:
Updated Helm chart: