We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Within your repo, if you can enable dependabot you'll be able to help fix security problems within all the repo's that utilize your project.
I just forked the repo, and turned on dependabot, and found 96 vulnerabilities. (mostly the same packages spread across a bunch of sub- go.mod files.
Within Settings -> security -> code security enable Dependabot alerts Dependabot security updates Grouped security updates
The 'Grouped security' enables resolving a bunch of CVE's with a single PR, which helps reduce the 'noise' of running dependabot
The text was updated successfully, but these errors were encountered:
Yes quite supportive.
Sorry, something went wrong.
No branches or pull requests
Within your repo, if you can enable dependabot you'll be able to help fix security problems within all the repo's that utilize your project.
I just forked the repo, and turned on dependabot, and found 96 vulnerabilities. (mostly the same packages spread across a bunch of sub- go.mod files.
Within Settings -> security -> code security
enable
Dependabot alerts
Dependabot security updates
Grouped security updates
The 'Grouped security' enables resolving a bunch of CVE's with a single PR, which helps reduce the 'noise' of running dependabot
The text was updated successfully, but these errors were encountered: