-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
fix: Segmentation violation when running AWS scan #4628
fix: Segmentation violation when running AWS scan #4628
Comments
Same here: `[25/32] Scanning neptune... goroutine 670 [running]: |
Fixes: aquasecurity/trivy#4628 Signed-off-by: Simar <[email protected]>
Fixes: aquasecurity/trivy#4628 Signed-off-by: Simar <[email protected]>
Fixes: aquasecurity/trivy#4628 Signed-off-by: Simar <[email protected]>
Fixes: aquasecurity/trivy#4628 Signed-off-by: Simar <[email protected]>
Fixes: #4628 Signed-off-by: Simar <[email protected]>
Fixes: #4628 Signed-off-by: Simar <[email protected]>
Fixes: aquasecurity#4628 Signed-off-by: Simar <[email protected]>
Discussed in #4622
Originally posted by mattunderscorechampion June 13, 2023
Description
When running an AWS scan it crashes with a panic. Affected versions, 0.42.0 and 0.42.1, doesn't affect 0.41.0.
We recently removed an old MySQL RDS but left behind the snapshots for it.
Desired Behavior
It doesn't crash and generates a report.
Actual Behavior
It crashes and doesn't generate a report.
Reproduction Steps
Target
AWS
Scanner
Misconfiguration
Output Format
JSON
Mode
Standalone
Debug Output
Operating System
macOS and Linux
Version
Checklist
trivy --reset
The text was updated successfully, but these errors were encountered: