Extend deprecated properties with custom scan action
requested to merge 477730-be-add-deprecation-warning-for-custom-scan-execution-policy-action into master
What does this MR do and why?
This change adds custom_scan
deprecated property for scan execution policies and exposes deprecated_properties
for ScanExecutionPolicy
GraphQL type.
Frontend will be extended in a follow-up !162027 (merged) to show a banner based on this property if there's any scan execution policy using a custom
scan action..
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #477730 (closed)
Edited by Martin Čavoj