Releases: onyphe/cli
Releases · onyphe/cli
Metabrik-Client-Onyphe
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
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
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
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
- 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
- update: set HTTP user agent to Metabrik::Client::Onyphe
Version 1.01
- version: 1.01