🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/artyom/aws-add-secrets

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/artyom/aws-add-secrets

v0.0.0-20201023093849-96a265afa7f3
Source
Go
Version published
Created
Source

Command aws-add-secrets loads secrets from a CSV file to an AWS Secrets Manager.

CSV file must have a header, which is inspected to find "name", "value", and an optional "description" columns.

It outputs ARNs of each secret created, or a JSON lines suitable for the "secrets" section of ECS container task definition if run with an -env flag.

FAQs

Package last updated on 23 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts