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

Wrong command path in HIBP_Query.json #404

Closed
mmohylko opened this issue Jan 9, 2019 · 1 comment
Closed

Wrong command path in HIBP_Query.json #404

mmohylko opened this issue Jan 9, 2019 · 1 comment
Assignees
Labels
category:bug Issue is related to a bug
Milestone

Comments

@mmohylko
Copy link

mmohylko commented Jan 9, 2019

Hi all!

I found an error while testing HIBP analyzer.

Request Type

Bug

Work Environment

N/A

Description

I wasn't able to run the analyzer. After looking at logs, I found:

2019-01-09 10:38:16,558 [INFO] from org.thp.cortex.services.JobSrv in application-analyzer-11 - Execute HIBP_Query/hibpquery_analyzer.py in /opt/Cortex-Analyzers/analyzers
2019-01-09 10:38:17,542 [INFO] from org.thp.cortex.services.JobSrv in application-akka.actor.default-dispatcher-12 - Job AWgxwxn21R5Fokoi3urL has finished with status Failure
2019-01-09 10:38:17,543 [INFO] from org.thp.cortex.services.AuditActor in application-akka.actor.default-dispatcher-8 - Job AWgxwxn21R5Fokoi3urL has be updated (JsDefined("Failure"))

A line with Execute HIBP_Query/hibpquery_analyzer.py point to wrong directory HIBP_Query.

Possible Solutions

Rename dir HIBP to HIBP_Query, or change "command": "HIBP_Query/hibpquery_analyzer.py" to "command": "HIBP/hibpquery_analyzer.py"

Thanks for this nice and helpful analyzer!

@nadouani
Copy link
Contributor

nadouani commented Jan 9, 2019

This is a bad folder renaming, my fault. I'll release a hotfix

@nadouani nadouani self-assigned this Jan 9, 2019
@nadouani nadouani added the category:bug Issue is related to a bug label Jan 9, 2019
@nadouani nadouani added this to the 1.15.1 milestone Jan 9, 2019
@nadouani nadouani closed this as completed Jan 9, 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

2 participants