Cosmin Cojocar
Cosmin Cojocar
> Or perhaps was it typecheck that released a new version? I updated the dependencies but the build is green on master https://github.com/securego/gosec/actions/runs/10662974983. It might be something in your changes.
Could you try to rebase, and trigger the build? It looks like a GitHub weirdness. That file wasn't touch.
I rebased and fixed the go module. It should be fine now.
> Followup: All my new overflow analysis hits were int->uint64 or int64->uint64. There must have been a fix for these previously missed overflows. The code was easy to refactor to...
/ok-to-test
This needs a rebase. I am not sure if it is ready to be merged? Thanks
I think it makes sense to remove to reduce the maintain costs since this is just required for older kernel versions.
@Edan-Hamilton Please could you fix the build failure? I think you need to regenerate the deployment manifests with `make deployments`. Thanks