diff --git a/.spelling b/.spelling index d39ddbef..d035f5fe 100644 --- a/.spelling +++ b/.spelling @@ -290,6 +290,7 @@ codeowners unresolve dev chatbot-like +CrowdStrike docgen js upsell diff --git a/content/2024/05-20-box-node-sdk-new-gen-released.md b/content/2024/05-20-box-node-sdk-new-gen-released.md index 5a3c0a72..ca078a92 100644 --- a/content/2024/05-20-box-node-sdk-new-gen-released.md +++ b/content/2024/05-20-box-node-sdk-new-gen-released.md @@ -7,6 +7,7 @@ is_impactful: true is_new_feature: true release_source_url: 'https://github.com/box/box-typescript-sdk-gen/releases/tag/v1.0.0' collapse: true +show_excerpt: true --- # Introducing New Generation TypeScript SDK diff --git a/content/2024/05-20-box-python-sdk-new-gen-released copy.md b/content/2024/05-20-box-python-sdk-new-gen-released copy.md index 94f8bada..8986939b 100644 --- a/content/2024/05-20-box-python-sdk-new-gen-released copy.md +++ b/content/2024/05-20-box-python-sdk-new-gen-released copy.md @@ -7,6 +7,7 @@ is_impactful: true is_new_feature: true release_source_url: 'https://github.com/box/box-python-sdk-gen/releases/tag/v1.0.0' collapse: true +show_excerpt: true --- # Introducing New Generation Python SDK diff --git a/content/2024/06-03-crowdstrike-integration.md b/content/2024/06-03-crowdstrike-integration.md new file mode 100644 index 00000000..562b968c --- /dev/null +++ b/content/2024/06-03-crowdstrike-integration.md @@ -0,0 +1,36 @@ +--- +applied_at: "2024-06-20" +applies_to: + - guides + - api +is_impactful: true +is_new_feature: true +collapse: true +show_excerpt: true +release_source_url: "" +--- + +# CrowdStrike integration with Box + +CrowdStrike is an endpoint detection tool integrated with Box to monitor endpoint activity. This means, CrowdStrike monitors devices that connect to Box and your Box organization, analyzing data about the connection and the device to identify potential threat activity. + +The integration with CrowdStrike comes with additional [events in the event stream][1] that can be triggered for an enterprise. + + + +For example, the `EDR_CROWDSTRIKE_DEVICE_DETECTED` event is triggered when a new device is detected by the the CrowdStrike Falcon platform. +The full list includes the following events: + +* `EDR_CROWDSTRIKE_DEVICE_DETECTED` +* `EDR_CROWDSTRIKE_NO_BOX_TOOLS` +* `EDR_CROWDSTRIKE_BOX_TOOLS_OUTDATED` +* `EDR_CROWDSTRIKE_DRIVE_OUTDATED` +* `EDR_CROWDSTRIKE_ACCESS_ALLOWED_NO_CROWDSTRIKE_DEVICE` +* `EDR_CROWDSTRIKE_ACCESS_REVOKED` + +## Where to get support + +Should you have any issues or need further guidance, please post a request to our [developer forum][2] for any help needed. + +[1]: g://events/enterprise-events/for-enterprise#event-types +[2]: https://forum.box.com/