Marco Rosa

Results 48 comments of Marco Rosa

Some versions of this package have been removed because they contained malicious code. [More context here](https://github.com/advisories/GHSA-73qr-pfmq-6rp8).

I agree. I added a sample link and update the README with the instructions on how to use the models in the container.

Hi, the reason the project does not support Windows is that there is a library (hyperscan) that is essential for the scanner but that is not supported by Windows systems....

So, if I understand correctly, are you trying to replace [these lines](https://github.com/SAP/credential-digger/blob/master/credentialdigger/scanners/git_scanner.py#L210-L212)? Hyperscan was the best performing library we tested, I hope that performance will stay reasonably close also using...

WIP in branch `bump/psycopg` Waiting for the release of psycopg v3.1 (because it introduces `executemany`)

Working on Linux, but some issues need to be resolved for MacOS [ref](https://github.com/darvid/python-hyperscan/issues/30)

Fix released in #228

This error raised again, so it was not properly fixed

Can you give more context, please? Is it an issue that happens with both the clients? How can we reproduce it (e.g., a script to test this bug)? Did you...

Ok, but can you be more specific, please? 😄 At first I though it was related to the data structure we are using (could have been not sortable). Yet, I...