Skip to main content
POST
Upload CI/CD Data

Authorizations

CORGEA-TOKEN
string
header
required

API key for authentication

Query Parameters

run_id
string
required

The scan run ID associated with this CI data

platform
string
required

The CI/CD platform name (e.g., jenkins, github-actions, gitlab-ci)

Body

application/json

CI/CD pipeline metadata and context information

Response

CI data uploaded successfully

status
enum<string>
required
Available options:
ok
Example:

"ok"