UxFilters interface

Properties

branches

Branches to display alerts for. If empty, show alerts from all branches

confidenceLevels

Confidence levels to show, only valid when AlertType is Secret.

packages
pipelines

Pipelines to show alerts for. If empty, show alerts for all pipelines

progressPercentage
rules
secretTypes
severities

Alert severities to show. If empty show all alert servities

states

Alert states to show. If empty show all alert states

tools

Property Details

branches

Branches to display alerts for. If empty, show alerts from all branches

branches: Branch[]

Property Value

Branch[]

confidenceLevels

Confidence levels to show, only valid when AlertType is Secret.

confidenceLevels: Confidence[]

Property Value

packages

packages: Dependency[]

Property Value

pipelines

Pipelines to show alerts for. If empty, show alerts for all pipelines

pipelines: Pipeline[]

Property Value

progressPercentage

progressPercentage: number

Property Value

number

rules

rules: Rule[]

Property Value

Rule[]

secretTypes

secretTypes: string[]

Property Value

string[]

severities

Alert severities to show. If empty show all alert servities

severities: Severity[]

Property Value

states

Alert states to show. If empty show all alert states

states: State[]

Property Value

State[]

tools

tools: Tool[]

Property Value

Tool[]