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

Add Snyk Advisor external reference links in the Snyk enricher #16

Closed
garethr opened this issue Jun 10, 2023 · 0 comments · Fixed by #62
Closed

Add Snyk Advisor external reference links in the Snyk enricher #16

garethr opened this issue Jun 10, 2023 · 0 comments · Fixed by #62
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@garethr
Copy link
Collaborator

garethr commented Jun 10, 2023

For supported ecosystems (Go, Python and npm) it would be nice to add the external reference to Snyk Advisor. Likely like so:

{
          "url": "https://snyk.io/advisor/golang/github.com/go-openapi/errors",
          "comment": "Snyk Advisor",
          "type": "other"
 }

Note this would not require API credentials.

@garethr garethr added enhancement New feature or request good first issue Good for newcomers labels Jun 10, 2023
@paulrosca-snyk paulrosca-snyk linked a pull request Mar 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant