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

Update go.mod dependencies at the start of each release #932

Open
dfarrell07 opened this issue Feb 20, 2024 · 3 comments
Open

Update go.mod dependencies at the start of each release #932

dfarrell07 opened this issue Feb 20, 2024 · 3 comments

Comments

@dfarrell07
Copy link
Member

dfarrell07 commented Feb 20, 2024

This will ensure that any patched security issues in Go dependencies are included in each relevant release, will reduce/eliminate the need for manually checking the scanners and sending CVE bumps before the release (which can slow things down).

The ideal mechanism would be to trigger Dependabot at the start of a release to handle these updates for us, as we already have configuration for the bot about which version we don't want to update.

@dfarrell07 dfarrell07 self-assigned this Feb 20, 2024
@maayanf24 maayanf24 moved this to Todo in Submariner 0.18 Feb 20, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@dfarrell07
Copy link
Member Author

Related #931

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Oct 24, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Submariner 0.19 Oct 31, 2024
@tpantelis tpantelis removed the stale label Oct 31, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Backlog Oct 31, 2024
@tpantelis tpantelis reopened this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants