valentijnscholten

Results 78 comments of valentijnscholten

I like this proposal, but why not support `projectTags` (so plural)?

I think the most common use case is just to be able to provide some tags when uploading a BOM to not yet existing project. Would it be OK to...

Not sure if I'm the best one to advise on the FP feature as I never understood the difference with deduplication. But I like the use case where you do...

Thanks for the PR. Things I like: - Adding these fields to the close finding form makes sense; - Using the normal date picker makes sense. I think the original...

Thanks! Could you take a look at https://github.com/DefectDojo/django-DefectDojo/issues/6078 while you're at it?

Not sure, but when somebody edits a finding via the API, I don't think checks are made if the user is allowed to edit the mitigated date field? I think...

To use the API key, DT would first need to switch to use the API instead of the data feeds.

Can you try to enabled DEBUG loglevel and see if the group claim is actually populated? I see that the tutorial instructs you to use `sAMAccountname`, but I am not...

I suggest interval. Cadence, to my understanding, is more like the number of times per period, i.e twice a day. Not sure if cadence = 24 is intuitively understood as...

This still happens when an import contains duplicates, i.e. 3 findings getting the same `hash_code`. On the next reimport of that report, there is no way to uniquely match the...