Skip to content

Merge branch 'main' into fix/rolepermission-all-readonly

ca273d7
Select commit
Loading
Failed to load commit list.
Merged

fix: (pbac) edit sheet readonly to all to readonly #22672

Merge branch 'main' into fix/rolepermission-all-readonly
ca273d7
Select commit
Loading
Failed to load commit list.
Delve Auditor / Security Check succeeded Jul 22, 2025 in 49s

Scan completed

No vulnerabilities found.

Details

No security or compliance issues detected. Reviewed everything up to ca273d7.

Security Overview
  • 🔎 Scanned files: 4 changed file(s)
Detected Code Changes
Change Type Relevant files
Enhancement ► usePermissions.test.ts
    Add tests for permission level handling
► usePermissions.ts
    Add global permissions check
► role.service.test.ts
    Add tests for multiple permission removal
Bug Fix ► RoleRepository.ts
    Fix permission removal logic using OR instead of AND

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.