Skip to content

Fix unit tests

e9f8d38
Select commit
Loading
Failed to load commit list.
Closed

Release #145

Fix unit tests
e9f8d38
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 27, 2026 in 3s

7 new alerts including 7 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 7 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 263 in examples/cli_examples/password/comprehensive_password_generation.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 235 in examples/sdk_examples/auth/login.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 130 in examples/sdk_examples/breachwatch/scan_password.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.
This expression logs
sensitive data (password)
as clear text.

Check failure on line 105 in examples/sdk_examples/miscellaneous/copy_field.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 81 in examples/sdk_examples/miscellaneous/password_strength.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.
This expression logs
sensitive data (password)
as clear text.

Check failure on line 232 in examples/sdk_examples/records/list_records.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 111 in examples/sdk_examples/secrets_manager/get_app.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.