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

[Bug] Cortex Analyzers Invalid output #515

Closed
MinhNamNguyen opened this issue Jul 25, 2019 · 0 comments
Closed

[Bug] Cortex Analyzers Invalid output #515

MinhNamNguyen opened this issue Jul 25, 2019 · 0 comments
Labels
category:bug Issue is related to a bug

Comments

@MinhNamNguyen
Copy link

Describe the bug
Hi,
So i tried to developp an analyzer that scrape some directory to find some keywords, but when i try to launch it, it says "Invalid output", even though just under this message there is my report, with the right schema. This is what i got on the jobs history page
Invalid output {"success": true, "summary": {"taxonomies": [{"level": "info", "namespace": "Confluence", "predicate": "Search", "value": 12}]}, "artifacts": [], "full": [{}, {"word": "password", "check": 2, "where": "/opt/Cortex-Analyzers/contrib/cortexutils/worker.py"}, {"word": "password", "check": 2, "where": "/opt/Cortex-Analyzers/contrib/tests/test_suite_analyzer.py"}, {"word": "password", "check": 1, "where": "/opt/Cortex-Analyzers/analyzers/FireEyeiSight/fireeyeisight_lookup.py"}, {"word": "password", "check": 5, "where": "/opt/Cortex-Analyzers/analyzers/Nessus/nessus.py"}, {"word": "password", "check": 3, "where": "/opt/Cortex-Analyzers/analyzers/Yeti/yeti.py"}, {"word": "password", "check": 5, "where": "/opt/Cortex-Analyzers/analyzers/WOT/WOT_lookup.py"}, {"word": "password", "check": 4, "where": "/opt/Cortex-Analyzers/analyzers/CIRCLPassiveSSL/circl_passivessl.py"}, {"word": "password", "check": 1, "where": "/opt/Cortex-Analyzers/analyzers/IBMXForce/ibmxforce_lookup.py"}, {"word": "password", "check": 5, "where": "/opt/Cortex-Analyzers/analyzers/StaxxSearch/staxx-cortex.py"}, {"word": "password", "check": 2, "where": "/opt/Cortex-Analyzers/analyzers/CIRCLPassiveDNS/circl_passivedns.py"}, {"word": "password", "check": 2, "where": "/opt/Cortex-Analyzers/analyzers/Malpedia/malpedia_analyzer.py"}]}

I don't know why it does display what i want but with an error message...

Complementary information
If it's needed i can provide some screenshots, but i don't think it might help to solve the problem

@MinhNamNguyen MinhNamNguyen added the category:bug Issue is related to a bug label Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

1 participant