Skip to content

Releases: onyphe/cli

ONYPHE CLI 4.11

06 Sep 12:23

Choose a tag to compare

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

30 Aug 05:27

Choose a tag to compare

4.10 Wed 30 Aug 07:23:29 CEST 2023

  • Bugfix: correctly handle HTTP_PROXY & HTTPS_PROXY environment variables

ONYPHE CLI 4.09

11 Aug 10:30

Choose a tag to compare

  • 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

01 Mar 06:33

Choose a tag to compare

  • 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

12 Dec 14:55

Choose a tag to compare

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

07 Dec 06:54

Choose a tag to compare

3.03 Wed 7 Dec 07:49:50 CET 2022

  • new: support for API Basic authorizations

Metabrik-Client-Onyphe 3.01

20 Apr 13:22

Choose a tag to compare

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

24 Jan 13:45

Choose a tag to compare

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

09 Jan 15:27

Choose a tag to compare

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

27 Mar 14:03

Choose a tag to compare

2.03 Fri 27 Mar 15:01:34 CET 2020

  • new: lookup function