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

close #542 nancy rewritten to work with the new sdk #710

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

northdpole
Copy link
Contributor

No description provided.

@northdpole northdpole requested a review from andream16 January 18, 2025 14:10
@andream16
Copy link
Contributor

Can you please split the vendors in another commit?

@northdpole northdpole force-pushed the nancy-to-new-sdk branch 3 times, most recently from fea8ed9 to 4380198 Compare January 21, 2025 12:05
new-components/scanners/nancy/.env Outdated Show resolved Hide resolved
new-components/scanners/nancy/README.md Show resolved Hide resolved
new-components/scanners/nancy/cmd/main.go Show resolved Hide resolved
// NancyOut represents the output of a nancy run that we care about.
NancyOut struct {
Vulnerable []NancyAdvisory `json:"vulnerable"`
Audited []interface{}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are these so weakly typed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they are unused at the moment, changed to any and added a comment

@ptzianos
Copy link
Contributor

just a tiny nit and a rebase and it's good to 🚢

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 this pull request may close these issues.

3 participants