Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable a dependency update tool #347

Closed
joycebrum opened this issue Dec 26, 2023 · 2 comments
Closed

Enable a dependency update tool #347

joycebrum opened this issue Dec 26, 2023 · 2 comments

Comments

@joycebrum
Copy link

joycebrum commented Dec 26, 2023

Hi! I'd like to suggest for go-cmp to enable a dependency update tool in order to keep CI dependencies up to date. It can also be enable to update dependencies in other ecosystems.

Having dependencies hash pinned and updated through a dep update tool is a good way to get vulnerabilities and bug fixes as soon as possible without blindly upgrading.

I'll be submiting a PR with a configuration for dependabot, but let me know if you rather renovatebot or other tool. Let me know what do you think about it.

Besides, I strongly recommend that you enable the Dependabot security updates option on Code security and analysis to receive out of schedule upgrades in case of a new security patch is released (avoiding being exposed for much time).

Disclosure: I'm from GOSST (Google Open Source Security Team) and I'm working on improving the supply security of many open source projects.

@dsnet
Copy link
Collaborator

dsnet commented Jan 4, 2024

\cc @neild, any thoughts here?

@neild
Copy link
Collaborator

neild commented Jan 5, 2024

go-cmp has no dependencies. Thanks, but no thanks.

@neild neild closed this as completed Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants