Richard Bickert

Results 5 comments of Richard Bickert

@nscuro I do not have any external databases setup at the moment, so I didn't test it on any of them.

I've tested this fix on MSSQL 2022, PostgreSQL 15.1.1 and the internal H2 database, but it should also work for MySQL, MariaDB and OracleDB.

@nscuro Could this feature also be added to the current milestone so that it will be released alongside the other global audit view (#2472)?

> I'm wondering if we need DISTINCT at all here. The query doesn't look like it would produce duplicate rows, as it operates on the concept of findings (Component Vulnerability...

I currently don't have MSSQL installed so I can't try to reproduce the issue but I'm 100% sure that I successfully tested this with MSSQL 2022 when I created the...