[Frontend] Update policy drawer with licence allow/deny list information
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 allow/deny list information to a policy drawer
Relevant links
Non-functional requirements
-
Documentation: -
Feature flag: exclude_license_packages -
Performance: -
Testing: unit test
Implementation plan
- Update
humanizeRuleto handle new licence rule yaml format insecurity_orchestration/components/policy_drawer/scan_result/utils.js - Update
security_orchestration/components/policy_drawer/scan_result/details_drawer.vueto handle new licence rule yaml format for allow/deny list
Verification steps
Edited by Artur Fedorov