To learn more, visit the SemGrep documentation.

Example Output

{    "deployments": [        {            "slug": "your-deployment",            "id": 120,            "name": "Your Deployment",            "findings": {                "url": "https://semgrep.dev/api/v1/deployments/123/findings"            }        }    ]}

Workflow Library Example

Get Deployment with Semgrep and Send Results Via Email

Preview this Workflow on desktop