Skip to content

Radio functionality - #631

Merged
NeptuneHub merged 11 commits into
mainfrom
devel
Jun 11, 2026
Merged

Radio functionality#631
NeptuneHub merged 11 commits into
mainfrom
devel

sonarquebe fix

972dec4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 11, 2026 in 2s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 662 in tasks/clap_analyzer.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (secret)
as clear text.
This expression logs
sensitive data (secret)
as clear text.

Check failure on line 494 in tasks/clap_text_search.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (secret)
as clear text.
This expression logs
sensitive data (secret)
as clear text.

Check warning on line 36 in app_logging.py

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that overlaps with \ufffd-\ufffd in the same character class.