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

Unable to upload (parse) Arachni 1.5 xml report #1776

Open
SilvioCorreiaFilho opened this issue Mar 3, 2017 · 3 comments
Open

Unable to upload (parse) Arachni 1.5 xml report #1776

SilvioCorreiaFilho opened this issue Mar 3, 2017 · 3 comments

Comments

@SilvioCorreiaFilho
Copy link

I'm unable to upload XML report generated from Arachni version 1.5 to Threadfix community 522a1bb.

@mydeadlyvenoms
Copy link

Hi @SilvioCorreiaFilho

Try to remove the <seed>...</seed> line.

<?xml version="1.0"?>
<report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Arachni/arachni/v1.5/components/reporters/xml/schema.xsd">
  <version>1.5</version>
  <seed>6e485289851cb3106add3ad905dee9bf</seed>
  <options>---
audit:
  parameter_values: true
  exclude_vector_patterns: []
  include_vector_patterns: []
  link_templates: []
  links: true
  forms: true
  jsons: true
  xmls: true
...

@SilvioCorreiaFilho
Copy link
Author

It works!!! nice! Thank you!

@mydeadlyvenoms
Copy link

You're welcome!

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

No branches or pull requests

2 participants