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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[NEW] Support HMAC signature authentication for feed endpoints and CLI (--no-sign-api-key).
[UPDATE] Officially support all available feed parameters and CLI options across real-time threat feed endpoints (including --frombeginning, risk filters, and IP-specific filters).
[FIX] Prevent authentication credentials from being passed as plain-text query parameters when header or HMAC authentication is enabled.
[FIX] Remove incorrect requirement for sessionID, after, or before parameters when using the feed download endpoint.