Skip to content

[NOT-742] feat(credentials): add BitwardenVault and AacVault integrations - #816

Open
giordano-lucas wants to merge 8 commits into
mainfrom
feat/bitwarden-aac-vault-integration
Open

[NOT-742] feat(credentials): add BitwardenVault and AacVault integrations#816
giordano-lucas wants to merge 8 commits into
mainfrom
feat/bitwarden-aac-vault-integration

fix: use inline pyright ignores instead of global reportMissingTypeStubs

bde17e0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 14, 2026 in 3s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 99 in tests/test_aac_vault.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
https://github.com
may be at an arbitrary position in the sanitized URL.

Check failure on line 136 in tests/test_bitwarden_vault.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
https://app.notte.cc
may be at an arbitrary position in the sanitized URL.