diff --git a/_shared_content/automate/library/tehtris.md b/_shared_content/automate/library/tehtris.md index a037dcd682..109ac554e5 100644 --- a/_shared_content/automate/library/tehtris.md +++ b/_shared_content/automate/library/tehtris.md @@ -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 @@ -30,4 +31,4 @@ Get last events from the TEHTRIS XDR platform ## Extra -Module **`TEHTRIS` v1.10** \ No newline at end of file +Module **`TEHTRIS` v1.12.1** \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index d866ac1960..93b05495c7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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 @@ -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