Skip to content

chore: wip

03483ca
Select commit
Loading
Failed to load commit list.
Draft

WIP feature analysis tools #1732

chore: wip
03483ca
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 16, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 97 in libs/features/manage-permissions/src/permission-export/build-permission-export-findings.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incorrect suffix check High

This suffix check is missing a length comparison to correctly handle indexOf returning -1.