Skip to content

Add comprehensive tests and documentation for enhanced logging & stat…

8d8549a
Select commit
Loading
Failed to load commit list.
Open

Refactor content script logging & status bar to reduce noise and execution overhead #682

Add comprehensive tests and documentation for enhanced logging & stat…
8d8549a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 29, 2025 in 3s

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 252 in packages/shared/status-bar/src/lib/status-bar.ts

See this annotation in the file changed.

Code scanning / CodeQL

Creating biased random numbers from a cryptographically secure source High

Using division and rounding the result on a
cryptographically secure random number
produces biased results.