Gabriel Marquet

Results 41 issues of Gabriel Marquet

https://github.com/DefectDojo/django-DefectDojo/blob/fbd6cc78e6880ae7312193a31c6a4a0f1eb62420/dojo/tools/bugcrowd/parser.py#L55 I had an occurrence today when trying to import a CSV that had a title containing : `xxxxxx http://xxx.domain.example.com` The defectdojo I get is: `An exception error occurred during...

When trying to create engagements dynamically with different deduplication modes, I realized that the setting would be switched back to "disabled" for the deduplicate only in engagement, which is not...

bug

**Bug description** I'm currently trying to redeploy DDojo 2.10.0 on an EKS cluster 1.22 v1.22.9-eks-a64ea69 I've been having lots of issues relating to Ingress definitions, I managed to correct a...

bug

Hi, I've been able to configure pinentry-mac to work and store the key's passphrase in the keychain, no issue whatsoever. But once I switch my ~/.gnupg/gpg-agent.conf to ``` default-cache-ttl 1...

Just thought I would give some feedback and history for anyone searching about oneplus support! It works perfectly when it can, but the battery charging makes this pretty useless for...

Hi ! I'd like to help out on the project, but I don't really remember how to debug the code anymore, and the logs are not super verbose to explain...

I'm struggling to understand how I could simply clone repositories in an action, without using deploy keys because they have to be added in each repository to work. PAT permissions...

I was wondering if the fuzzer was only generating random payloads from the spec, or was it able to reuse responses from the easy requests (ones that don't require a...

Due to incomplete fix in https://github.com/DefectDojo/django-DefectDojo/pull/6452 Explainer: The initial fix was too narrow in its decision/conditions, only looking at items/findings that had a `mitigated` timestamp. Instead, `is_mitigated` should be used,...

### Contact Details [email protected] ### Is your feature request related to a problem? Please describe. I'm currently looking at a few captures and the service map is not extremely useful,...

enhancement