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%
..
backup.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
delete.go Add PII and secrets scanner with support for detection of various patterns 13 days ago
dump.go Bump version to 1.0.4 and add dump command for exporting secrets as .env file 6 days ago
dump_test.go Add comprehensive tests for environment variable quoting, session management, and vault operations 6 days ago
exec_unix.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
exec_windows.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
get.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
import_cmd.go Add comprehensive tests for environment variable quoting, session management, and vault operations 6 days ago
import_cmd_test.go Add comprehensive tests for environment variable quoting, session management, and vault operations 6 days ago
info.go Add support for macOS Keychain integration for vault access 13 days ago
init.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
keychain.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
keys.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
keys_test.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
list.go Add support for macOS Keychain integration for vault access 13 days ago
load.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
load_test.go Add comprehensive tests for environment variable quoting, session management, and vault operations 6 days ago
manage.go Add PII and secrets scanner with support for detection of various patterns 13 days ago
open.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
passwd.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago
push_op.go Add `ev sync 1password` command to push secrets to 1Password as Secure Notes 13 days ago
root.go Add support for macOS Keychain integration for vault access 13 days ago
run.go Add support for macOS Keychain integration for vault access 13 days ago
scan.go Fix directory scan logic to exclude `.` directories and bump version to 1.0.3 13 days ago
scan_test.go Add comprehensive tests for environment variable quoting, session management, and vault operations 6 days ago
set.go Add core functionality: backup, restore, delete, and retrieve secrets; implement OOB swapping and command targeting. 14 days ago