Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: securityjoes/vaultify

v0.4.0

24 May 20:16
@github-actions github-actions

Choose a tag to compare

Downloads

Asset Platform
vaultify_*_windows_amd64.exe Windows (x86_64) — icon embedded in the binary
vaultify_*_darwin_amd64 / vaultify_*_darwin_arm64 macOS bare CLI binaries
vaultify_*_darwin_amd64.app.tar.gz / *_darwin_arm64.app.tar.gz macOS Vaultify.app bundle (extracts to Vaultify.app with native dock/Finder icon)
vaultify_*_linux_amd64 / vaultify_*_linux_arm64 Linux bare CLI binaries
Vaultify.icns Standalone macOS icon (drop into your own bundle)
vaultify_*_linux-icons.tar.gz Linux hicolor PNG set + vaultify.desktop template (extract under ~/.local/share/icons/ and ~/.local/share/applications/)
SHA256SUMS SHA-256 hashes for the binaries and Vaultify.icns
LICENSE MIT

Verify checksums

Download SHA256SUMS next to your binary, then:

  • Linux: sha256sum -c SHA256SUMS --ignore-missing
  • macOS: shasum -a 256 -c SHA256SUMS (only if you downloaded every file listed in SHA256SUMS, or check one file: shasum -a 256 vaultify_* and compare to the file)
  • Windows (PowerShell): Get-FileHash .\vaultify_*_windows_amd64.exe -Algorithm SHA256 and compare to the line in SHA256SUMS

Install (recommended)

  • macOS / Linux: curl -fsSL https://raw.githubusercontent.com/securityjoes/vaultify/main/scripts/install.sh | bash
  • Windows (PowerShell): irm https://raw.githubusercontent.com/securityjoes/vaultify/main/scripts/install.ps1 | iex

After install, open a new terminal and run vaultify from any directory.

Notes

  • Run ./vaultify (or vaultify.exe on Windows). The dashboard opens at http://localhost:9471 by default.
  • macOS binaries are not Apple-notarized; you may need to allow the app under System Settings → Privacy & Security the first time.
  • 1Password integration requires the 1Password CLI (op) where you use vault features.

What's Changed

  • Install & upgrade — one-line scripts for macOS, Linux, and Windows; in-app Upgrade check against GitHub releases
  • macOS appVaultify.app with native icon; 1Password CLI prompts show Vaultify (not Terminal) when launched from Applications
  • 1Password — finds op from GUI launches (Homebrew PATH), developer-settings link, clearer connect/unlock guidance
  • Dev inventory — JetBrains, VS Code extensions, Eclipse, and MCP configs summarized with scan sessions
  • Archive scans — scan secrets inside .zip files from the dashboard
  • Exports — CSV and audit export from the scan menu
  • Fixes — validation Check session bug, scanner self-match exclusions, sharper macOS icon assets

New Contributors

  • @inaor made their first contribution in #1

Full Changelog: v0.3.0...v0.4.0

Contributors

inaor
Assets 13

v0.3.0

12 May 08:08
@github-actions github-actions

Choose a tag to compare

Downloads

Asset Platform
vaultify_*_windows_amd64.exe Windows (x86_64) — icon embedded in the binary
vaultify_*_darwin_amd64 / vaultify_*_darwin_arm64 macOS bare CLI binaries
vaultify_*_darwin_amd64.app.tar.gz / *_darwin_arm64.app.tar.gz macOS Vaultify.app bundle (extracts to Vaultify.app with native dock/Finder icon)
vaultify_*_linux_amd64 / vaultify_*_linux_arm64 Linux bare CLI binaries
Vaultify.icns Standalone macOS icon (drop into your own bundle)
vaultify_*_linux-icons.tar.gz Linux hicolor PNG set + vaultify.desktop template (extract under ~/.local/share/icons/ and ~/.local/share/applications/)
SHA256SUMS SHA-256 hashes for the binaries and Vaultify.icns
LICENSE MIT

Verify checksums

Download SHA256SUMS next to your binary, then:

  • Linux: sha256sum -c SHA256SUMS --ignore-missing
  • macOS: shasum -a 256 -c SHA256SUMS (only if you downloaded every file listed in SHA256SUMS, or check one file: shasum -a 256 vaultify_* and compare to the file)
  • Windows (PowerShell): Get-FileHash .\vaultify_*_windows_amd64.exe -Algorithm SHA256 and compare to the line in SHA256SUMS

Notes

  • Run ./vaultify (or vaultify.exe on Windows). The dashboard opens at http://localhost:9471 by default.
  • macOS binaries are not Apple-notarized; you may need to allow the app under System Settings → Privacy & Security the first time.
  • 1Password integration requires the 1Password CLI (op) where you use vault features.

Full Changelog: https://github.com/inaor/vaultify/commits/v0.3.0

Loading
lilachcs-Joes reacted with heart emoji
1 person reacted

AltStyle によって変換されたページ (->オリジナル) /