Add support for triage and remediation profile in auto remediation flow

What does this MR do and why?

Eligibility::REMEDIATION_PROFILE_TYPES now includes triage_and_remediation alongside dependency_scanning_post_processing, so remediation_profile matches either scan profile type when wired to the sbom_ingested trigger. Both types share the same JSON schema and defaults for that trigger, so remediation_configuration is unaffected. This keeps the automatic SchedulerService and the user-triggered VulnerabilityAutoRemediation mutation consistent, since both gate on remediation_profile.

Changelog: changed
EE: true

Expose triage and remediation profile configura... (!253314 - merged) • Gal Katz • 19.4

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading
Loading