Skip to content

[RUFF] Enable G rule (logging format), fix all 295 violations

1c26c1c
Select commit
Loading
Failed to load commit list.
Open

[RUFF] Enable G rule (logging format) #1040

[RUFF] Enable G rule (logging format), fix all 295 violations
1c26c1c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 27, 2026 in 2s

12 new alerts including 12 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 12 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 55 in airlock/oauth/k8s_client.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

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

Check failure on line 55 in airlock/oauth/k8s_client.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.

Check failure on line 59 in airlock/oauth/k8s_client.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

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

Check failure on line 59 in airlock/oauth/k8s_client.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.

Check failure on line 71 in airlock/oauth/k8s_client.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

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

Check failure on line 30 in airlock/oauth/refresh.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

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

Check failure on line 45 in airlock/oauth/refresh.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

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

Check failure on line 47 in airlock/oauth/refresh.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

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

Check failure on line 132 in skills/hetzner_vnc_screenshot/vnc_screenshot.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

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

Check failure on line 230 in tana/token_broker/broker.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.

Check failure on line 234 in tana/token_broker/broker.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.

Check failure on line 37 in tana/token_broker/cli.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.