> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scanoss.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Process & Integrations

> Process & Integrations provides tools for automating scanning and monitoring in your CI/CD pipeline. Choose your integration based on your specific needs.

## What Do You Need?

```mermaid theme={null}
graph TD
ProcessStart[Process & Integrations<br/>Automate & Monitor]

    ProcessStart --> Purpose[What do you need?]

    Purpose --> CICD[CI/CD Pipeline]
    Purpose --> Monitor[Continuous Monitoring]
    Purpose --> Reports[Compliance Reports]
    Purpose --> Network[Network & Security]

    subgraph ProcessTools["Available Integrations"]
        direction LR
        GHA[GitHub Actions]
        DT[Dependency Track]
        ORT[ORT Integration]
        Proxy[Proxy Configuration]
    end

    CICD --> GHA
    Monitor --> DT
    Reports --> ORT
    Network --> Proxy

    style ProcessStart fill:#26A69A,stroke:#00897B,stroke-width:3px,color:#fff
    style Purpose fill:#4DB6AC,stroke:#26A69A,stroke-width:2px,color:#fff
    style CICD fill:#80CBC4,stroke:#4DB6AC,stroke-width:2px,color:#fff
    style Monitor fill:#80CBC4,stroke:#4DB6AC,stroke-width:2px,color:#fff
    style Reports fill:#80CBC4,stroke:#4DB6AC,stroke-width:2px,color:#fff
    style Network fill:#80CBC4,stroke:#4DB6AC,stroke-width:2px,color:#fff

    style ProcessTools fill:#E0F2F1,stroke:#26A69A,stroke-width:2px,color:#000
    style GHA fill:#B2DFDB,stroke:#80CBC4,stroke-width:2px,color:#000
    style DT fill:#B2DFDB,stroke:#80CBC4,stroke-width:2px,color:#000
    style ORT fill:#B2DFDB,stroke:#80CBC4,stroke-width:2px,color:#000
    style Proxy fill:#B2DFDB,stroke:#80CBC4,stroke-width:2px,color:#000
```

### [GitHub Actions](github-actions)

Automate SCANOSS scanning in your GitHub CI/CD pipeline.

### [Dependency Track](dependency-track)

Continuous monitoring and tracking of component vulnerabilities.

### [ORT Integration](ort-integration)

Generate compliance reports and manage open source licenses with OSS Review Toolkit.

### [Proxy Configuration](proxy-configuration)

Route SCANOSS API traffic through a controlled proxy for centralised key management, security, and audit logging.

Need help? [Contact our AI assistant](?assistant=open)
