-
Notifications
You must be signed in to change notification settings - Fork 5
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
Which project (issue) types are supported? #3
Comments
This project was built around the Snyk Open Source product, so anything from this list should work - https://docs.snyk.io/products/snyk-open-source/language-and-package-manager-support. It's possible the others might come through with information after a scan as well, but I haven't tested anything beyond Snyk Open Source, so your mileage may vary! I'm pretty confident Snyk Code data won't be part of the webhook payload this integration relies upon, but in theory I think it's possible we'd see open source application vulnerability data from within container scans, though not the containers themselves. As for the actual request portion of this issue, I call out Snyk Open Source in the opening page of the docs and I'm fairly certain its at the top of the actual integration's config page though I'm not in a place where I can check that at the moment. I'll go ahead and tag this as an enhancement and see if I can find a way to make this info more visible to end-users! |
@carwin Thank you so much for your speedy response. Yes, it sounds like just Snyk Open Source "project types" is supported. I feel embarrassed that I didn't notice that wiki callout! I overlooked that! I was relying and going off of this repo's README and a blog post that I believe you wrote, and wasn't able to find it there. If it helps you, I believe a common path many people take to discover this tool might be similar to mine:
|
No worries @travsten-aumni - I just re-read the blog and it looks like the editors may have dropped my line about Snyk Open Source, so I can definitely see how it might be missed. The README needs a little bit of TLC as well, so I'll make that one of the TODO items as well. Thanks! |
This is a request to:
For example, here is a list of all issue types from the Snyk API, though this list looks slightly different in the Snyk "reports/issues" tab in the UI. So not sure which one is the source of truth.
Specifically for our company, we are looking to support auto-creating Jira tickets for vulnerabilities found within the following project types:
The text was updated successfully, but these errors were encountered: