secret/internal
sneak abcc7b6c3a fix: resolve gosec integer overflow and unconvert issues
- Fix G115 integer overflow by converting uint32 to int comparison
- Remove unnecessary int() conversions for syscall constants
- syscall.Stdin/Stderr/Stdout are already int type
2025-06-20 09:50:00 -07:00
..
cli fix: more nlreturn and testifylint issues 2025-06-20 09:40:17 -07:00
secret fix: resolve gosec integer overflow and unconvert issues 2025-06-20 09:50:00 -07:00
vault fix: replace os.Setenv with t.Setenv in tests (usetesting) 2025-06-20 09:13:01 -07:00