Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh automation library documentation #1437

Merged
merged 1 commit into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion _shared_content/automate/library/tehtris.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
| --------- | ------- | --------------------------- |
| `apikey` | `string` | The APIkey to authenticate call to the API |
| `tenant_id` | `string` | The identifier of your tenant (most of the time, your tenant id is a trigram in the url of your TETHRIS instance; eg: https://{tenant_id}.tehtris.net) |
| `alternative_url` | `string` | The alternative url to contact the TEHTRIS instance |

## Triggers

Expand All @@ -30,4 +31,4 @@ Get last events from the TEHTRIS XDR platform

## Extra

Module **`TEHTRIS` v1.10**
Module **`TEHTRIS` v1.12.1**
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ nav:
- Shodan: xdr/features/automate/library/shodan.md
- Skyhigh Security: xdr/features/automate/library/skyhigh-security.md
- Sophos: xdr/features/automate/library/sophos.md
- TEHTRIS: xdr/features/automate/library/tehtris.md
- Tehtris: xdr/features/automate/library/tehtris.md
- The Hive: xdr/features/automate/library/the-hive.md
- Tranco: xdr/features/automate/library/tranco.md
Expand Down Expand Up @@ -464,6 +465,7 @@ nav:
- ServiceNow: tip/features/automate/library/servicenow.md
- Shodan: tip/features/automate/library/shodan.md
- Skyhigh Security: tip/features/automate/library/skyhigh-security.md
- TEHTRIS: tip/features/automate/library/tehtris.md
- The Hive: tip/features/automate/library/the-hive.md
- Tranco: tip/features/automate/library/tranco.md
- Triage: tip/features/automate/library/triage.md
Expand Down