Skip to content

Commit

Permalink
Merge pull request #1437 from SEKOIA-IO/update-automation-library-doc…
Browse files Browse the repository at this point in the history
…umentation

Refresh automation library documentation
  • Loading branch information
squioc authored Nov 15, 2023
2 parents 1f7c08f + d3ff01b commit 015ea21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
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

0 comments on commit 015ea21

Please sign in to comment.