Skip to content

Commit

Permalink
Merge pull request #1487 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 Dec 11, 2023
2 parents b5934a3 + 99e8316 commit ca5cfe7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 3 additions & 1 deletion _shared_content/automate/library/crowdstrike-falcon.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ 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 |

### Push IOCs for detection
Expand All @@ -71,9 +72,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.11**
Module **`CrowdStrike Falcon` v1.15.1**
5 changes: 1 addition & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ nav:
- Censys: xdr/features/automate/library/censys.md
- Certificate Transparency: xdr/features/automate/library/certificate-transparency.md
- Check Point: xdr/features/automate/library/check-point.md
- 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
- Cybereason: xdr/features/automate/library/cybereason.md
Expand Down Expand Up @@ -303,7 +302,6 @@ nav:
- 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
- Triage: xdr/features/automate/library/triage.md
Expand Down Expand Up @@ -441,7 +439,6 @@ nav:
- Censys: tip/features/automate/library/censys.md
- Certificate Transparency: tip/features/automate/library/certificate-transparency.md
- Check Point: tip/features/automate/library/check-point.md
- 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
- Cybereason: tip/features/automate/library/cybereason.md
Expand Down Expand Up @@ -802,8 +799,8 @@ plugins:
xdr/develop/rest_api/identity_and_authentication.md: xdr/develop/rest_api/community.md
xdr/features/collect/ingestion_methods/sekoiaio.md: xdr/features/collect/integrations/endpoint/sekoiaio.md
xdr/features/collect/integrations/cloud_and_saas/google/google_workspace.md: xdr/features/collect/integrations/cloud_and_saas/google/google_reports.md
xdr/features/collect/integrations/endpoint/trend_micro_deep_security.md: xdr/features/collect/integrations/endpoint/trend_micro/trend_micro_deep_security.md
xdr/features/collect/integrations/endpoint/checkpoint_harmony.md: xdr/features/collect/integrations/endpoint/checkpoint_harmony_mobile.md
xdr/features/collect/integrations/endpoint/trend_micro_deep_security.md: xdr/features/collect/integrations/endpoint/trend_micro/trend_micro_deep_security.md
xdr/features/investigate/dork_language.md: xdr/features/investigate/events_query_language.md
- redoc
- intakes_by_uuid
Expand Down

0 comments on commit ca5cfe7

Please sign in to comment.