fix(iwooos): restore security navigation guard
This commit is contained in:
@@ -114,11 +114,11 @@ export const PRODUCT_NAV_SECTIONS: ProductNavSection[] = [
|
||||
},
|
||||
{
|
||||
id: 'iwooos-security',
|
||||
href: '/governance',
|
||||
href: '/iwooos',
|
||||
labelKey: 'iwooos',
|
||||
Icon: ShieldCheck,
|
||||
aliases: ['/security-compliance'],
|
||||
relatedPaths: ['/iwooos', '/security', '/compliance'],
|
||||
relatedPaths: ['/security', '/compliance'],
|
||||
},
|
||||
{
|
||||
id: 'code-review',
|
||||
|
||||
Reference in New Issue
Block a user