AWS Inspector 2 Line number bug + other changes by Jino-T · Pull Request #14616 · DefectDojo/django-DefectDojo
Navigation Menu
{{ message }}
DefectDojo / django-DefectDojo Public
- Notifications You must be signed in to change notification settings
- Fork 1.8k
Draft
AWS Inspector 2 Line number bug + other changes#14616
Jino-T wants to merge 2 commits intoDefectDojo:bugfixfrom
AWS Inspector 2 Line number bug + other changes#14616
Jino-T wants to merge 2 commits intoDefectDojo:bugfixfrom
Conversation
Copy link Copy Markdown
Contributor
[sc-12948]
- There was a bug with line number where if the scan didn't have the relevant value the import would crash because the default value was the string "N/A" instead of none.
- Additionally the following fields were added for Package Vulnerability type findings:
- component_name
- component_version
- file_path
- references
- publish_date
- cvssv3_score
github-actions
bot
added
unittests
parser
labels
valentijnscholten
added this to the
2.57.0 milestone
Maffooch requested changes Apr 1, 2026
dojo/tools/aws_inspector2/parser.py
Show resolved
Hide resolved
dojo/tools/aws_inspector2/parser.py Show resolved Hide resolved
Jino-T
requested a review
from Maffooch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment