fix(ui): redact iwooos boundary rule chips
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 15s
CD Pipeline / build-and-deploy (push) Successful in 5m23s
CD Pipeline / post-deploy-checks (push) Successful in 1m2s
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 15s
CD Pipeline / build-and-deploy (push) Successful in 5m23s
CD Pipeline / post-deploy-checks (push) Successful in 1m2s
This commit is contained in:
@@ -7337,7 +7337,7 @@ function IwoooSAllProductCoverageSnapshotBoard() {
|
||||
overflowWrap: 'anywhere',
|
||||
}}
|
||||
>
|
||||
{item}
|
||||
{publicBoundaryText(item)}
|
||||
</code>
|
||||
))}
|
||||
</div>
|
||||
@@ -7510,7 +7510,7 @@ function IwoooSGlobalSecurityMeshMatrixBoard() {
|
||||
overflowWrap: 'anywhere',
|
||||
}}
|
||||
>
|
||||
{item}
|
||||
{publicBoundaryText(item)}
|
||||
</code>
|
||||
))}
|
||||
</div>
|
||||
@@ -7709,7 +7709,7 @@ function IwoooSHostToolEvidenceChainBoard() {
|
||||
overflowWrap: 'anywhere',
|
||||
}}
|
||||
>
|
||||
{item}
|
||||
{publicBoundaryText(item)}
|
||||
</code>
|
||||
))}
|
||||
</div>
|
||||
@@ -8507,7 +8507,7 @@ function IwoooSRuntimeSecurityReadbackBoard() {
|
||||
overflowWrap: 'anywhere',
|
||||
}}
|
||||
>
|
||||
{item}
|
||||
{publicBoundaryText(item)}
|
||||
</code>
|
||||
))}
|
||||
</div>
|
||||
@@ -8777,7 +8777,7 @@ function IwoooSSecurityControlCoverageBoard() {
|
||||
overflowWrap: 'anywhere',
|
||||
}}
|
||||
>
|
||||
{item}
|
||||
{publicBoundaryText(item)}
|
||||
</code>
|
||||
))}
|
||||
</div>
|
||||
@@ -10600,7 +10600,7 @@ function IwoooSSecurityAssetControlLedgerBoard() {
|
||||
overflowWrap: 'anywhere',
|
||||
}}
|
||||
>
|
||||
{item}
|
||||
{publicBoundaryText(item)}
|
||||
</code>
|
||||
))}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user