Skip to main content

November Content Digest

Discover new integrations, steps, improvements, and templates.

Updated over 2 weeks ago

We’ve added the following new integrations, steps, and improvements:

  • New integrations:

    • Upwind

  • New steps and improvements:

    • Bitbucket

    • misp

    • OpenCTI

    • Orca

    • Torq

    • Torq Cases

New Templates

We've added the following templates to the template library:

Bitbucket

Several new steps were added to the Bitbucket integration:

  • Get the diff stat for a pull request

  • List commits on a pull request

misp

A new step was added to the misp integration:

  • Publish Event

OpenCTI

The Run GraphQL Query step has several new optional parameters:

  • Timeout: Timeout for request in seconds. By default, timeout is 30 seconds.

  • Skip SSL verification: If set, request will not verify SSL certificates. Where applicable, it might be better to provide a self-signed certificate using the Custom Certificates pem parameter.

  • Custom certificates pem: The contents of a .pem file containing a self-signed certificate or certificate chain. Useful when connecting to local servers.

  • Client certificate pem: The contents of a .pem file containing a client certificate. Useful when a specific client certificate is needed.

  • Client private key pem: The contents of a .pem file containing the client certificate's private key. Useful when a specific client certificate is needed.

  • HTTP proxy: Your HTTP proxy URL. If you need to use a SOCKS proxy, set the HTTP_PROXY environment variable to socks5://....

  • HTTPS proxy: Your HTTP proxy URL. If you need to use a SOCKS proxy, set the HTTPS_PROXY environment variable to socks5://....

  • Fail on non successs response: If set, the step will fail on non-success responses.

  • HTTP proxy: Your HTTP proxy URL. If you need to use a SOCKS proxy, set the HTTP_PROXY environment variable to socks5://....

  • HTTPS proxy: Your HTTP proxy URL. If you need to use a SOCKS proxy, set the HTTPS_PROXY environment variable to socks5://....

Orca

A new step was added to the Orca integration:

  • Serving Layer Query

Torq

A new step was added to the Torq integration:

  • Remove Step Runner Sharing

Torq Cases

The Query cases step has several new optional parameters:

  • Updated at from: Filter by update time - beginning, in RFC3339 format.

  • Updated at to: Filter by update time - end, in RFC3339 format.

The Create Share Request step has a new optional parameter:

  • Source workspace ID: The ID of the source workspace. If not provided, the current workspace will be used.

Upwind

A new Upwind steps integration is now available on the Integrations page. The following steps are available:

  • Archive a Detection

  • Create a Cloud Account

  • Create a Configuration Framework

  • Create a Configuration Rule

  • Create a Webhook

  • Create an Event

  • Delete a Cloud Account

  • Delete a Configuration Rule

  • Delete a Webhook

  • Enable/disable a Policy

  • Get SBOM Package Details

  • Get Upwind Access Token

  • Get a Configuration Finding

  • Get a Detection

  • Get a Vulnerability Finding

  • Get a Workflow

  • List Configuration Findings

  • List Configuration Frameworks

  • List Configuration Rules

  • List Detections

  • List Endpoints

  • List Events

  • List Policies

  • List SBOM Packages

  • List Vulnerability Findings

  • List Webhooks

  • List Workflow

  • Update a Cloud Account

  • Update a Configuration Framework

  • Update a Configuration Rule

  • Update a Webhook

  • Get a Vulnerability Finding

  • List Configuration Findings

  • Archive a Detection

  • List Detections

  • Create an Event

  • Create a Cloud Account

  • Update a Webhook

  • Get a Workflow

  • Get SBOM Package Details

  • Delete a Configuration Rule

  • Update a Configuration Rule

Did this answer your question?