Closed wheelq closed 5 years ago
I have exported report in JSON format, using archerysec GUI. Then I wanted to re-import same JSON file using archerysec-cli. But it looks like it fails:
` archerysec-cli -s http://xxx.xxx.xxx.xxx:9000 -u admin -p xxxxxxxx --upload --file=report_arachni.json --TARGET="https://xxxxxxxxx/" --file_type=JSON --scanner=arachni --project_id="81111111-1111-1111-1116-111111111111"1
And here is the result:
why is it closed?
--scanner=arachni supports only XML file. please use xml file. Duplicate of #2
I have exported report in JSON format, using archerysec GUI. Then I wanted to re-import same JSON file using archerysec-cli. But it looks like it fails:
` archerysec-cli -s http://xxx.xxx.xxx.xxx:9000 -u admin -p xxxxxxxx --upload --file=report_arachni.json --TARGET="https://xxxxxxxxx/" --file_type=JSON --scanner=arachni --project_id="81111111-1111-1111-1116-111111111111"1
And here is the result: