Vendor: Byte Ness
AW

AWS Vault by Byte Ness

AWS Vault is an open-source tool that securely stores AWS credentials in the operating system's secure keystore (e.g., macOS Keychain, Windows Credential Manager) and generates temporary session credentials using STS GetSessionToken for use by AWS CLI and SDKs.
Latest: 7.11.1 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 5508/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MITInstaller: UnknownWinget: Available

Version & Lifecycle

0
Current: 7.11.1 N-2: 7.10.8 Avg cadence: Every 12 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

AWSVaultByteNess AWSVault

Notes

0

Developed by 99designs. Supports macOS, Linux, and Windows. Usage examples include 'aws-vault add profile-name' to store credentials and 'aws-vault exec profile-name -- command' to execute with temporary credentials.

Vendor: 99 Designs Back to top ↑
Icon

AWS-Vault by 99 Designs

aws-vault is an open-source tool by 99designs to securely store and access AWS credentials in development environments. It stores IAM credentials in the OS's secure keystore (e.g., macOS Keychain, Linux Kwallet) and generates temporary AWS credentials for use, reducing the risk of credential leakage.
Latest: 7.2.0
Last checked: Jun 9, 2026 12:10am
Rank: 5508/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: UnknownInstaller: UnknownWinget: Available

Version & Lifecycle

0
Current: 7.2.0 Avg cadence: Every 8 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

AWSVaultByteNess AWSVault

Notes

0

Written in Go with native bindings to OS X Keychain and Linux Kwallet; Windows support is planned. Uses AWS STS to generate temporary credentials via GetSessionToken or AssumeRole API calls. Supports environment variables or local metadata server for credential exposure.