PipedreamHQ / PipedreamHQ/pipedream
[Components] wafrow
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# wafrow
## URLs
- https://wafrow.com/docs/api#/
## Webhook Sources
### new-threat-detected-instant
#### Description
Emit new event when a security threat is detected. Users can filter by threat severity or type.
### new-rule-triggered-instant
#### Description
Emit new event when a firewall rule is triggered. Users can specify which rule or category to monitor.
## Polling Sources
### new-log-entry
#### Description
Emit new event when a new log entry is recorded. Users can filter logs by type or severity.
## Actions
### block-ip
#### Description
Block an IP address. Users must provide the IP address and an optional reason.
### unblock-ip
#### Description
Unblock a previously blocked IP address. Users must provide the IP address.
### create-firewall-rule
#### Description
Create a new firewall rule. Users must specify the rule type, conditions, and actions to take.
Contributor guide
Assessment
This issue has not been assessed yet.