From d91ea3bfffa57f4ab892fe121c8a6800dc80b847 Mon Sep 17 00:00:00 2001 From: squioc Date: Mon, 22 Jan 2024 14:45:54 +0000 Subject: [PATCH 1/2] Refresh automation library documentation --- _shared_content/automate/library/crowdstrike-falcon.md | 4 +--- mkdocs.yml | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_shared_content/automate/library/crowdstrike-falcon.md b/_shared_content/automate/library/crowdstrike-falcon.md index 600d1dc532..cc55cfb47c 100644 --- a/_shared_content/automate/library/crowdstrike-falcon.md +++ b/_shared_content/automate/library/crowdstrike-falcon.md @@ -59,7 +59,6 @@ Block the provided IOCs: md5 / sha256 file hashes | Name | Type | Description | | --------- | ------- | --------------------------- | -| `stix_objects` | `object` | The IOCs to disseminate | | `stix_objects_path` | `string` | Filepath of the STIX objects fetched from the collection | | `sekoia_base_url` | `string` | [Optional] Sekoia base url, used to generate direct links to IOCs | @@ -71,11 +70,10 @@ Enable detections on the provided IOCs: md5 / sha256 file hashes, IPv4/v6 addres | Name | Type | Description | | --------- | ------- | --------------------------- | -| `stix_objects` | `object` | The IOCs to disseminate | | `stix_objects_path` | `string` | Filepath of the STIX objects fetched from the collection | | `sekoia_base_url` | `string` | [Optional] Sekoia base url, used to generate direct links to IOCs | ## Extra -Module **`CrowdStrike Falcon` v1.15.1** \ No newline at end of file +Module **`CrowdStrike Falcon` v1.16.1** \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index c748f15bf1..6186832cbb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -276,6 +276,7 @@ nav: - Check Point: xdr/features/automate/library/check-point.md - CrowdStrike: xdr/features/automate/library/crowdstrike.md - CrowdStrike Falcon: xdr/features/automate/library/crowdstrike-falcon.md + - CrowdStrike Falcon: xdr/features/automate/library/crowdstrike-falcon.md - Cybereason: xdr/features/automate/library/cybereason.md - Darktrace: xdr/features/automate/library/darktrace.md - Detection Rules: xdr/features/automate/library/detection-rules.md @@ -464,6 +465,7 @@ nav: - Check Point: tip/features/automate/library/check-point.md - CrowdStrike: tip/features/automate/library/crowdstrike.md - CrowdStrike Falcon: tip/features/automate/library/crowdstrike-falcon.md + - CrowdStrike Falcon: tip/features/automate/library/crowdstrike-falcon.md - Cybereason: tip/features/automate/library/cybereason.md - Darktrace: tip/features/automate/library/darktrace.md - Detection Rules: tip/features/automate/library/detection-rules.md From b11cfce1d367f4912dcb20253403b1a19c57b2f5 Mon Sep 17 00:00:00 2001 From: Sebastien Quioc Date: Mon, 22 Jan 2024 16:21:12 +0100 Subject: [PATCH 2/2] fix: fix mkdocs --- mkdocs.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 6186832cbb..c748f15bf1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -276,7 +276,6 @@ nav: - Check Point: xdr/features/automate/library/check-point.md - CrowdStrike: xdr/features/automate/library/crowdstrike.md - CrowdStrike Falcon: xdr/features/automate/library/crowdstrike-falcon.md - - CrowdStrike Falcon: xdr/features/automate/library/crowdstrike-falcon.md - Cybereason: xdr/features/automate/library/cybereason.md - Darktrace: xdr/features/automate/library/darktrace.md - Detection Rules: xdr/features/automate/library/detection-rules.md @@ -465,7 +464,6 @@ nav: - Check Point: tip/features/automate/library/check-point.md - CrowdStrike: tip/features/automate/library/crowdstrike.md - CrowdStrike Falcon: tip/features/automate/library/crowdstrike-falcon.md - - CrowdStrike Falcon: tip/features/automate/library/crowdstrike-falcon.md - Cybereason: tip/features/automate/library/cybereason.md - Darktrace: tip/features/automate/library/darktrace.md - Detection Rules: tip/features/automate/library/detection-rules.md