Stefan Fleckenstein

Results 35 comments of Stefan Fleckenstein

Have you tried the `service` field when importing the findings? It should do what you need, by adding an additional layer to deduplication. Findings in a product are not deduplicated,...

DefectDojo doesn't store components. The component information (name and version) are fields of the finding. This is the reason, why DefectDojo can only report components with findings.

I have now a large list of products and would benefit from an archive. Time to start working on it 😃.

Hard to tell without testing it. The failing unit tests look like it might not work for the normal creation of users anymore. @lme-nca Have you tested it with creating...

I have amended the simple example in my fork https://github.com/StefanFl/react-admin-8038. When you open a post from the list, you will see a list of posts in the first tab. Filter...

Thank you @fzaninotto, a `storeKey` would really help a lot. But now I found something more. In our tabs we have 2 lists for separate ressources. When I something in...

Hi @andresoviedo thanks for your report. Here are some answers for your questions: > Do you make any sense out of this? I use PosgtreSQL in production and MySQL partially...

Now we would need to find out, how to write the Python code so that Django generates a SQL statement like this. I currently have no idea how to do...