Home

Searching for CI/CD Events

Use the search tokens below to search for CI/CD runtime events. Looking for help with writing your query? click here

policy.uuidpolicy.uuid

Enter the UUID of your policy.

Example

Show events with policy uuid.

policy.uuid: ??

policy.versionpolicy.version

Enter the version of your policy.

Example

Show events based on the policy version.

policy.version: ??

policy.result.evaluationpolicy.result.evaluation

Enter the type of policy evaluation (PASS, FAIL, AUDIT).

Example

Find events based on the policy evaluation result as 'FAIL'.

policy.result.evaluation: FAIL

container.image.repo.registrycontainer.image.repo.registry

Enter the registry of the image.

Example

Show events based on repository registry name.

container.image.repo.registry: ??

container.image.repo.repositorycontainer.image.repo.repository

Enter the repository of the image.

Example

Show events based on image repository name.

container.image.repo.repository: testqscanner

container.image.repo.tag.namecontainer.image.repo.tag.name

Enter the image tag.

Example

Show events based on the image tag name.

container.image.repo.tag.name: policy01

policy.tag.namepolicy.tag.name

Enter the policy tag name.

Example

Show events based on the name of the policy tag.

policy.tag.name: CICD_Test