You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: