Skip to content

Commit

Permalink
Merge pull request #1585 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 Jan 30, 2024
2 parents 64f87aa + 82758ce commit a0bd5c0
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Broadcom Cloud Secure Web Gateway

![Broadcom Cloud Secure Web Gateway](/assets/playbooks/library/broadcom-cloud-secure-web-gateway.png){ align=right width=150 }

Broadcom Cloud Secure Web Gateway is a cloud-native security solution providing advanced threat protection, content filtering, and data loss prevention, ensuring secure internet access and compliance for organizations with flexible deployment options and comprehensive web security features.

## Configuration

| Name | Type | Description |
| --------- | ------- | --------------------------- |
| `username` | `string` | Username to do authentication on remote server |
| `password` | `string` | Password to do authentication on remote server |

## Triggers

### [BETA] Get Broadcom Cloud SWG events

Trigger playbook to get Broadcom Cloud SWG events

**Arguments**

| Name | Type | Description |
| --------- | ------- | --------------------------- |
| `intake_server` | `string` | Server of the intake server (e.g. 'https://intake.sekoia.io') |
| `intake_key` | `string` | Intake key to use when sending events |
| `chunk_size` | `integer` | The max size of chunks for the batch processing |


## Extra

Module **`Broadcom Cloud Secure Web Gateway` v1.0.0**
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ nav:
- AWS: xdr/features/automate/library/aws.md
- Atlassian JIRA: xdr/features/automate/library/atlassian-jira.md
- BinaryEdge's API: xdr/features/automate/library/binaryedge-s-api.md
- Broadcom Cloud Secure Web Gateway: xdr/features/automate/library/broadcom-cloud-secure-web-gateway.md
- Cato Networks: xdr/features/automate/library/cato-networks.md
- Censys: xdr/features/automate/library/censys.md
- Certificate Transparency: xdr/features/automate/library/certificate-transparency.md
Expand Down Expand Up @@ -460,6 +461,7 @@ nav:
- AWS: tip/features/automate/library/aws.md
- Atlassian JIRA: tip/features/automate/library/atlassian-jira.md
- BinaryEdge's API: tip/features/automate/library/binaryedge-s-api.md
- Broadcom Cloud Secure Web Gateway: tip/features/automate/library/broadcom-cloud-secure-web-gateway.md
- Cato Networks: tip/features/automate/library/cato-networks.md
- Censys: tip/features/automate/library/censys.md
- Certificate Transparency: tip/features/automate/library/certificate-transparency.md
Expand Down

0 comments on commit a0bd5c0

Please sign in to comment.