Skip to content

Releases: onyphe/cli

Metabrik-Client-Onyphe

25 Mar 09:48

Choose a tag to compare

2.02 Wed 25 Mar 10:43:27 CET 2020

  • update: pipeline can accept last-type functions, executing only on last
    known state. Example: piechart.
  • update: client::onyphe::function now have a last Attribute
  • update: whitelist and blacklist optimized to load CSV file only 1 time
  • new: piechart function
  • new: uniq function
  • new: top function
  • new: whois function
  • new: httpshot function
  • new: exec function

Metabrik-Client-Onyphe

24 Mar 10:27

Choose a tag to compare

2.01 Tue 24 Mar 11:25:41 CET 2020

  • new: added logging Brik so we send logging to STDERR and data to STDOUT
  • bugfix: API endpoints for Simple APIs was failing
  • bugfix: when HTTP GET to APIv2 gives error, retry after waiting
  • bugfix: export Command to have a 5 minutes timeout to give time for
    pipeline to process data
  • update: export & search pipeline merged to they behave the exact same way

Metabrik-Client-Onyphe

23 Mar 14:31

Choose a tag to compare

2.00 Mon 23 Mar 15:30:59 CET 2020

  • UPDATE: rework internal format, now called a "page"
  • update: functions are no more forced to have a parameter
  • update: print error messages on STDERR
  • new: functions can keep state between calls to support streaming mode
  • new: streaming-like mode for search, works the same as export
  • bugfix: abort on Ctrl+C on Export API
  • remove: -output parameter on bin/onyphe
  • remove: -fields parameter on bin/onyphe
  • remove: -encode parameter on bin/onyphe

Metabrik-Client-Onyphe

20 Mar 15:35

Choose a tag to compare

1.08 Fri 20 Mar 15:38:02 CET 2020

  • bugfix: on parsing streamed data from Export API, was missing data
  • bugfix: Export API path

1.07 Fri 20 Mar 14:16:29 CET 2020

  • UPDATE: JSON output is now line-based. One result is one JSON line.
  • new: Export API with pipeline support
  • bugfix: whitelist and blacklist functions to support array-type fields

1.06 Fri 20 Mar 09:30:03 CET 2020

  • new: -wait command line option to change wait time between requests
  • bugfix: whitelist function keeps results matching criterias from a CSV
  • bugfix: blacklist function removes results matching criterias from a CSV

1.05 Wed 18 Mar 08:53:52 CET 2020

  • update: API v2
  • new: topsite, vulnscan, datamd5, domain and hostname API v2

1.03: Add files via upload

03 Dec 13:04
50b8c84

Choose a tag to compare

  • bugfix: handle function filters when subfields are used
  • new: search function
  • new: dedup function
  • new: merge function
  • new: whitelist function
  • new: JSON output feature
  • new: -s argument to onyphe program

Version 1.02

02 Nov 14:26
c8128fa

Choose a tag to compare

- update: set HTTP user agent to Metabrik::Client::Onyphe

Version 1.01

02 Nov 13:11
bbf07c6

Choose a tag to compare

- version: 1.01