-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
feature - Proposal to Add Nancy for Vulnerability Scanning in Golang Dependencies #105
Comments
Welcome to the Microcks community! 💖 Thanks and congrats 🎉 for opening your first issue here! Be sure to follow the issue template or please update it accordingly. 📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact. If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community 🙌" Hope you have a great time there! |
@lbroudoux @yada I can integrate Nancy to the workflow In my opinion Trivy is a better choice though as its extensive coverage and ease of integration. |
Hey there! No assignation. Push a PR and we'll review. |
Pushed a PR, please review it @yada @lbroudoux |
This issue has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation. There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
Just a newbie question here: is Nancy providing more details/informations than the standard Dependabot/GitHub vulnerabilities scanning? Or is it adding another level of security scanning? |
Reason/Context
We need this improvement to ensure the security of our Golang dependencies. Vulnerabilities in dependencies are a common security risk, and adding Nancy to our workflow will help us identify and address these issues early.
Description
We should consider adding Nancy to our workflow for scanning vulnerabilities in Golang dependencies. It's widely used in CNCF projects and can help identify security risks early, improving the overall security of our codebase. I'd love to hear your thoughts on this.
https://github.com/sonatype-nexus-community/nancy
// @yada @lbroudoux
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: