Hey @nixpanic, I tried to include the golangci-lint changes in this PR. Now I see gosec lint errors - [ G115: integer overflow conversion ](https://github.com/ceph/ceph-csi/actions/runs/12433146449/job/34714039290?pr=5036), can we disable this rule for now and address later? Also, there seems to be an false positive reporting - https://github.com/securego/gosec/issues/1212 _Originally posted by @iPraveenParihar in https://github.com/ceph/ceph-csi/issues/5036#issuecomment-2557221068_