RobbingDaHood

Results 8 comments of RobbingDaHood

I just read this https://crypto.stackexchange.com/a/26539 and for me knowing very little about cryptography then it does seem like this is not insecure. You could still argue that it is far...

Can I be assigned this bug?

The problem is with the `datetime` here is a simpler reproduction than the one in the description: ``` ~/Projects/nushell> '12-01-2001' | into datetime 12/09/2024 05:03:01 PM Sat, 1 Dec 2001...

> Hi [@RobbingDaHood](https://github.com/RobbingDaHood) , have you started to work on this issue? I am currently going over all the issues we have concerning the "into datetime" command :) @LoicRiegel Sorry...

Hi @mbg Thx for the quick response. I did try to create and analyze a database on a java project and it behaved as expected (As far as I could...

PS: I did not go in depth of the analysis on the java project investigating if it did in fact apply the packs that were flagged as being duplicated. I...

**Suggestion** I can see that all the duplicates comes from the `.codeql/libraries/codeql` subpath and indicates that it is because it refers to another library. So maybe the resolve command should...

@mbg I took a look around the repo and could not see where the `codeql resolve` were defined. Is that in another repo, not open source or can I just...