Releases: onyphe/cli
Releases · onyphe/cli
ONYPHE CLI 4.11
4.11 Wed 6 Sep 14:20:17 CEST 2023
- Bugfix: do not encode in UTF-8 a second time input file for Discovery API
ONYPHE CLI 4.10
4.10 Wed 30 Aug 07:23:29 CEST 2023
- Bugfix: correctly handle HTTP_PROXY & HTTPS_PROXY environment variables
ONYPHE CLI 4.09
- Bugfix: OPP to skip keys when they are undef
- Bugfix: add more Perl deps for installation
- New: onyphe to add -import argument (0 or 1 to disable or enable import for on-demand scans)
- New: onyphe to add -postsearch API endpoint
- New: onyphe to add -ondemand-scope-ip-bulk & ondemand-scope-domain-bulk API endpoints
- New: Onyphe::Api: add option to give content-type to queries
- New: Onyphe::Api: post_request() function for POST Search API endpoint
- New: Onyphe::Api: post_stream() function for POST Export API endpoint
- New: Onyphe::Api: import parameter for API endpoints supporting it (on-demand scans)
- New: Onyphe::Api: ondemand_scope_ip_bulk & ondemand_scope_domain_bulk API endpoints
Metabrik-Client-Onyphe 3.05
- new: -version argument to onyphe program
- new: certcleaner, fieldcount & filter functions
- update: print JSON output with ordered field names
- update: fields function accepts a new argument to set a default value for missing fields
Metabrik-Client-Onyphe 3.04
3.04 Mon 12 Dec 11:37:01 CET 2022
- BUGFIX: correctly handle UTF-8 from all API endpoints (bugfix against Export API, for instance)
- bugfix: stop CLI on SIGINT (Ctrl+C)
Metabrik-Client-Onyphe 3.03
3.03 Wed 7 Dec 07:49:50 CET 2022
- new: support for API Basic authorizations
Metabrik-Client-Onyphe 3.01
3.01 Wed 20 Apr 15:18:29 CEST 2022
- bugfix: avoid auto-paging on non-existent pages by using _maxpage internal value
- new function: flat
- bugfix: blacklist/allowlist functions: correctly parse cidr parameter
- bugfix: blacklist/allowlist/lookup functions: check for lookup parameter
- bugfix: merge: correctly merges results from first OQL query and second one
- update: lookup: support for cidr matches
- older parse() and run() has been removed, replaced by new run() & parse() commands
- ignore undefined fields from client::onyphe::function::* to avoir displaying warnings
Metabrik-Client-Onyphe 3.00
3.00 Mon 24 Jan 14:43:11 CET 2022
- nearly complete rewrite with full support for all APIs
- simplified function development scheme
Metabrik-Client-Onyphe 2.04
2.04 Thu 7 May 18:00:38 CEST 2020
- update: whitelist and blacklist functions support for CIDR match against subnet field (threatlist lookup use-case)
Metabrik-Client-Onyphe
2.03 Fri 27 Mar 15:01:34 CET 2020
- new: lookup function