Frontend: Scaffold Security labels tab in project-level Security configuration page
Scaffold out a blank-ish Category label application screen:
-
🧵 What role/permission(s) does a user need to have to create and edit labels?- to create/edit/delete security labels, a user will need a new permission
- a user that can view a project can view its security labels
-
add a Security labelstab to the page at[PROJECT URL]/-/security/configuration(after the existingSecurity testingandVulnerability managementtabs) -
only show the tab if user has sufficient permissions, the licensed feature is available, and the feature flag is enabled -
add description text
Edited by Miranda Fluharty