-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1752 from SEKOIA-IO/update-automation-library-doc…
…umentation Refresh automation library documentation
- Loading branch information
Showing
3 changed files
with
37 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Ubika | ||
|
||
![Ubika](/assets/playbooks/library/ubika.png){ align=right width=150 } | ||
|
||
Ubika is a cybersecurity company offering products to protect web applications and APIs | ||
|
||
## Configuration | ||
|
||
This module accepts no configuration. | ||
|
||
## Triggers | ||
|
||
### [BETA] Fetch new alerts from Ubika Cloud Protector | ||
|
||
|
||
|
||
**Arguments** | ||
|
||
| Name | Type | Description | | ||
| --------- | ------- | --------------------------- | | ||
| `frequency` | `integer` | Batch frequency in seconds | | ||
| `chunk_size` | `integer` | The size of chunks for the batch processing | | ||
| `intake_server` | `string` | Server of the intake server (e.g. 'https://intake.sekoia.io') | | ||
| `intake_key` | `string` | Intake key to use when sending events | | ||
| `provider` | `string` | Id of cirrus provider | | ||
| `tenant` | `string` | Id of cirrus tenant | | ||
| `token` | `string` | API token | | ||
|
||
|
||
## Extra | ||
|
||
Module **`Ubika` v0.1.1** |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters