Ilia Mirkin
Ilia Mirkin
Actually it looks like the reason for this explicitly custom icon set is dubious? Just need to make "3Triangles" a recognized icon set? But I also need the cutoffs to...
I've done a bit more research on this. Looks like the "new" icon sets can't simply be added. They must appear in the x14 namespace, which has to go in...
> This also avoids the mistake of returning `[ssh-rsa]` and accidentally disabling SHA-2.) Just ran into this particular mistake myself with some code that was written prior to the SHA-2...
With the webpack build being phased out, this seems more important to address now. Previously, you could hook into `AngularWebpackPlugin` and hook into its `createFileEmitter` function to add a custom...
Thanks @sbschorer . I had run across an approach like this in my research, but patching typescript seemed to be past my "hackiness" barrier. At that point, I'd rather just...
Same issue with e.g. `cipher.NewCBCDecrypter`, and I suspect others. Unless I'm thoroughly mistaken, decryption should *not* be using a random nonce, but rather the one that the data was encrypted...
OK. Perhaps "hard-coded" is unclear then? In no way is it hard-coded in my example. But it's not coming from crypto/rand -- it's coming from storage. The flow is 1....
See my comment in https://github.com/securego/gosec/issues/1211#issuecomment-2331311264. I had originally filed the two issues since I thought they were different, but they may well be the same. Let's not fork the conversation...
The check is currently broken, I think it should probably be disabled until such a time as it can be reimplemented.
Are you using LibreOffice 24.8+? The FILTER function was only recently implemented there. (https://bugs.documentfoundation.org/show_bug.cgi?id=126573) Does the same setup work when you manually input it into the spreadsheet program (i.e. the...