Skip to content
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

Add support for Saint v9 output #27

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add support for Saint v9 output #27

wants to merge 2 commits into from

Conversation

sean-yeoh
Copy link

@sean-yeoh sean-yeoh commented Sep 26, 2022

Summary

Spec

Vulnerabilities in Saint v9 output have changed from:

<details>
  <vulnerability>

to:

<details>
  <host_info>
    <vulnerability>

So we need to update the importer to handle this.

Proposed solution

Iterate over /details/host_info/vulnerability xpaths in the xml.

Copyright assignment

I assign all rights, including copyright, to any future Dradis
work by myself to Security Roots.

@sean-yeoh sean-yeoh changed the title Add suppor for Saint v9 output Add support for Saint v9 output Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant