feat: Implement Offline Secrets Manager with AES-256 Encryption #3
7 new alerts including 1 high severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 high
Other Alerts:
- 6 notes
See annotations below for details.
Annotations
Check notice on line 97 in src/cli/main.py
Code scanning / CodeQL
Unused local variable Note
Check notice on line 8 in src/core/models.py
Code scanning / CodeQL
Unused import Note
Check notice on line 9 in src/core/storage.py
Code scanning / CodeQL
Unused import Note
Check failure on line 123 in src/crypto/encryption.py
Code scanning / CodeQL
Use of a broken or weak cryptographic hashing algorithm on sensitive data High
Check notice on line 4 in tests/test_storage.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 5 in tests/test_storage.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 10 in tests/test_storage.py
Code scanning / CodeQL
Unused import Note test