Breaking changes
- Flowpipe
v1.0.0
is now required. For a full list of CLI changes, please see the Flowpipe v1.0.0 CHANGELOG. - In Flowpipe configuration files (
.fpc
),credential
andcredential_import
resources have been renamed toconnection
andconnection_import
respectively. - Renamed all
cred
params toconn
and updated their types fromstring
toconn
.
Enhancements
- Added
library
to the mod's categories. - Updated the following pipeline tags:
type = "featured"
torecommended = "true"
type = "test"
tofolder = "Tests"
What's new?
- Added 5 pipelines to make it easy to check IP address, cidr block, report IP address and more. For usage information and a full list of pipelines, please see AbuseIPDB Mod for Flowpipe.