> Source: [sk158072](https://support.checkpoint.com/results/sk/sk158072)

# sk158072 - How to use CloudGuard in a CI/CD pipeline

| Property | Value |
|----------|-------|
| Solution ID | sk158072 |
| Date Created | 2019-07-11 |
| Last Modified | 2022-07-04 |
| Technical Level | General |
| Products | Cloud Firewall |
| Versions | R82.10, R81.20, R82 |

## Solution

You can use CloudGuard in your CI/CD pipeline to assess cloud environments' compliance with DevSecOps security policies. CloudGuard also has an open-source set of Python scripts that you can use to quickly run assessments from within your CI/CD environment, and get immediate indications of compliance issues.

Download the Github repo [Python_API_SDK](https://github.com/Dome9/Python_API_SDK).

Refer to the [readme](https://github.com/Dome9/Python_API_SDK/blob/master/implementation/runSyncAssessment.md)file in the [implementation](https://github.com/Dome9/Python_API_SDK/tree/master/implementation) folder for details about using the script and the prerequisites.

The script first synchronizes CloudGuard with the cloud account, and then runs the assessment policies you select on the account.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
