-
Notifications
You must be signed in to change notification settings - Fork 58
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 #1879 from SEKOIA-IO/update-automation-library-doc…
…umentation Refresh automation library documentation
- Loading branch information
Showing
3 changed files
with
34 additions
and
0 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,33 @@ | ||
# Thinkst Canary | ||
|
||
![Thinkst Canary](/assets/playbooks/library/thinkst-canary.png){ align=right width=150 } | ||
|
||
Thinkst Canary specializes in innovative cybersecurity solutions, particularly using honeypot technology to detect and alert on threats within networks. They provide early warnings of breaches with minimal false positives. | ||
|
||
## Configuration | ||
|
||
| Name | Type | Description | | ||
| --------- | ------- | --------------------------- | | ||
| `base_url` | `string` | Base URL | | ||
| `auth_token` | `string` | Auth token | | ||
|
||
## Triggers | ||
|
||
### [BETA] Fetch Thinkst Canary Events | ||
|
||
Get latest events from Thinkst Canary | ||
|
||
**Arguments** | ||
|
||
| Name | Type | Description | | ||
| --------- | ------- | --------------------------- | | ||
| `intake_server` | `string` | | | ||
| `intake_key` | `string` | | | ||
| `chunk_size` | `integer` | The max size of chunks for the batch processing | | ||
| `frequency` | `integer` | Batch frequency in seconds | | ||
| `acknowledge` | `boolean` | Whether to acknowledge received events | | ||
|
||
|
||
## Extra | ||
|
||
Module **`Thinkst Canary` v1.0.0** |
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