COD3HUNT3R

Results 21 issues of COD3HUNT3R

Added following /sys/class/dmi/id/product_family /sys/class/dmi/id/bios_release

Currently only way to get serial of a certificate by its id is to traverse `acme_serial_certs_index` table entirely as the id is in nvalue column. And certificate serial is not...

Currently we can use a single cert and key for intermediate certificate and that is defined in the root section of the config. ``` { "root": "examples/pki/secrets/root_ca.crt", "federatedRoots": ["examples/pki/secrets/federated_root_ca.crt"], "crt":...

mdev command is required to populate /dev automatically. https://boxmatrix.info/wiki/Property:mdev https://wiki.gentoo.org/wiki/Mdev https://wiki.alpinelinux.org/wiki/Mdev

Feature Request

Currently if I am try to compile with Zig 0.13.0 it gives error that might not be very useful to someone. ``` src/Object.zig:22:38: error: root struct of file 'elf' has...

### Description Currently WithHideFunc can be used to hide an entire group. Please also add options to hide specific elements like NewSelect, NewConfirm, etc.

``` form := huh.NewForm( huh.NewGroup( // Ask the user for a base burger and toppings. huh.NewSelect[string](). Title("Choose your burger"). Options( huh.NewOption("Charmburger Classic", "classic"), huh.NewOption("Chickwich", "chickwich"), huh.NewOption("Fishburger", "fishburger"), huh.NewOption("Charmpossibleā„¢ Burger", "charmpossible"),...

Last release was more than 1 year ago. So any new release for this?

With zstd compression level 10-12 it would be much faster to build while still keeping a good compression ratio. I have not done any benchmark yet. But projects I switched...

good first issue
ISO
suggestion