echo "# ev" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://git-wall.de/noa-x/ev.git
git push -u origin main
Öffentlicher Code-Bereich: Tree, Dateien, Releases und Issues sind ohne Login sichtbar.
Repository languages main
Go 67% JavaScript 24% Markdown 4.8% Shell 2.2% YAML 1.9% HTML 0.4%
..
audit.go Add PII and secrets scanner with support for detection of various patterns 13 days ago
audit_test.go Add comprehensive tests for environment variable quoting, session management, and vault operations 6 days ago
keychain_darwin.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
keychain_other.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
session.go Add PII and secrets scanner with support for detection of various patterns 13 days ago
session_extra_test.go Add comprehensive tests for environment variable quoting, session management, and vault operations 6 days ago
session_secret_darwin.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
session_secret_other.go Add PII and secrets scanner with support for detection of various patterns 13 days ago
session_test.go Replace hardcoded session file name with dynamic safeProjectID-based naming in tests 13 days ago
vault.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
vault_test.go Add comprehensive tests for environment variable quoting, session management, and vault operations 6 days ago