AWS Inspector 2 Line number bug + other changes by Jino-T · Pull Request #14616 · DefectDojo/django-DefectDojo

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Jino-T

Copy link Copy Markdown

Contributor

@Jino-T Jino-T commented

Mar 31, 2026

edited

Loading

[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:
    1. component_name
    2. component_version
    3. file_path
    4. references
    5. publish_date
    6. cvssv3_score

@Jino-T Jino-T requested a review from Maffooch

April 1, 2026 20:59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Maffooch Maffooch Awaiting requested review from Maffooch Maffooch is a code owner

@mtesauro mtesauro Awaiting requested review from mtesauro mtesauro will be requested when the pull request is marked ready for review mtesauro is a code owner

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Projects

None yet

Milestone

2.57.0

Development

Successfully merging this pull request may close these issues.

3 participants

@Jino-T @Maffooch @valentijnscholten