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

[BugFix] HIBP Analyser no longer works #525

Merged
merged 3 commits into from
Aug 27, 2019

Conversation

jonashergenhahn
Copy link
Contributor

Changed the analyser to work with new api version 3.

New Configuration options added:

  • api_key: API key needed for queries (required)
  • truncate: choose if you want truncate responses (required, default false)
  • retries: max tries while getting 429 status codes (too many requests, see also RateLimiting) (optional)

Changed thehive template:

  • modified for truncate responses

Closes #524

@jeromeleonard jeromeleonard merged commit 3e5a998 into TheHive-Project:develop Aug 27, 2019
@jeromeleonard
Copy link
Contributor

@jonashergenhahn thank you for the PR.

@jeromeleonard jeromeleonard added this to the 2.2.0 milestone Oct 1, 2019
@jeromeleonard jeromeleonard added scope:analyzer Issue is analyzer related category:bug Issue is related to a bug labels Oct 1, 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 scope:analyzer Issue is analyzer related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants