-
Notifications
You must be signed in to change notification settings - Fork 491
snyk: fix parameter handling and allow issue update ingestion #15239
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
Conversation
type and scan_item.id are not multiple value parameters[1], and effective_severity_level and status use a comma separated element syntax[2]. scan_item.id and scan_item.type are corequisites[2]. [1]https://docs.snyk.io/snyk-api/reference/issues#get-orgs-org_id-issues [2]experimental observation
…field values to fingerprint
fadf9da
to
6691f3f
Compare
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
issues |
4329 | 3636.36 | -692.64 (-16%) | 💔 |
To see the full report comment with /test benchmark fullreport
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💚 Build Succeeded
History
cc @efd6 |
|
I tested this branch again and I can attest the following:
![]() Both issues can be closed when this PR is merged. |
@clement-fouque If this is satisfactory, please either dismiss your review or approve the change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Package snyk - 3.0.0 containing this change is available at https://epr.elastic.co/package/snyk/3.0.0/ |
Proposed commit message
Note
Tested against a real endpoint.
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots