OptionalalertOptionalalertIf provided, only return alerts of this type. Otherwise, return alerts of all types.
OptionalconfidenceIf provided, only return alerts at these confidence levels.
Otherwise, return alerts at any confidence level.
OptionaldependencyIf provided, only alerts for this dependency are returned.
Otherwise, return alerts for all dependencies.
In a sarif submission, a dependency (or a vulnerable component) is specified in result.RelatedLocations[].logicalLocation.
OptionalfromIf provided, only return alerts last seen after this date.
Otherwise return all alerts.
OptionalkeywordsIf provided, only return alerts whose titles match this pattern.
OptionalmodifiedIf provided, only return alerts that were modified since this date.
Otherwise return all alerts.
OptionalonlyIf true, only return alerts found on the default branch of the repository.
If there have been no runs completed on the default branch, the last run is used instead regardless of the branch used for that run.
This option is ignored if ref is provided.
OptionalphaseIf provided with pipelineName, only return alerts detected in this pipeline phase
Otherwise, return alerts detected in all phases.
OptionalphaseIf provided with pipelineName, only return alerts detected in this pipeline phase
Otherwise, return alerts detected in all phases.
OptionalpipelineIf provided, only return alerts detected in this pipeline.
Otherwise, return alerts detected in all pipelines.
OptionalrefIf provided, only include alerts for this ref.
If not provided and OnlyDefaultBranch is true, only include alerts found on the default branch or last run branch if there is no analysis configuration for the default branch.
Otherwise, include alerts from all branches.
OptionalruleIf provided, only return alerts for this rule.
Otherwise, return alerts of all rules.
OptionalruleIf provided, only return alerts for this rule.
Otherwise, return alerts for all rules.
OptionalseveritiesIf provided, only return alerts at these severities.
Otherwise, return alerts at any serverity.
OptionalstatesIf provided, only return alerts in these states.
Otherwise, return alerts in any state.
OptionaltoIf provided, only return alerts last seen before this date.
Otherwise return all alerts.
OptionaltoolIf provided with toolName, only return alerts detected by this tool.
Otherwise, return alerts detected by all tools.
If provided, only return alerts with the ids specified.
Otherwise, return any alert.