[Frontend] Add allow list licence filter
Why are we doing this work
- New allow/deny list is a a new feature of merge request approval policy licence rule
- It allows user to add/remove licence packages to either deny or allow list
- Scope of this issue is to add new filter to licence rule
Relevant links
Non-functional requirements
-
Documentation: -
Feature flag: exclude_license_packages
-
Performance: -
Testing: unit tests
Implementation plan
- Add new filter to s
ecurity_orchestration/components/policy_editor/scan_result/rule/scan_filters
- Update
scan-filter-selector
in security_orchestration/components/policy_editor/scan_result/rule/license_scan_rule_builder.vue
with new option Allowlist or Denylist - Add tests
Verification steps
Edited by Artur Fedorov