Skip to content

Potential fix for code scanning alert no. 8: Clear-text storage of se…

4123b2e
Select commit
Loading
Failed to load commit list.
Merged

ingress: Adds support for linode dns provider #48

Potential fix for code scanning alert no. 8: Clear-text storage of se…
4123b2e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 18, 2025 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 46 in custom-domain/dstack-ingress/scripts/dns_providers/cloudflare.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text storage of sensitive information High

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

Check failure on line 49 in custom-domain/dstack-ingress/scripts/dns_providers/linode.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text storage of sensitive information High

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