Skip to content

VS & VSCode extensions to help put secrets in secret management solutions.

License

Notifications You must be signed in to change notification settings

gudaol/secrecy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The project contains 2 extensions that might be helpful when You want to use some of the secret management solutions from https://github.com/LogMeIn/secret-usage-examples-guides . After installation and configuration, selecting a text in the IDE and asking for Quick fixes will provide options to put the selected string in secret management solutions. In the background, the extension will put the string into the selected solution and will generate a getter function that will return with the string. Some tweaking might be needed, like adding or removing an await, depending on the use case.

For more details, see the IDE specific README.md-s.

How to contribute

For bugs and feature requests feel free to open Issues. If You'd like to add some languages or other SMSs, feel free to do that and open pull requests.

Installing and extension marketplaces

Putting this on the marketplace is in progress. Until that, You can find the IDE specific VSIX installers in their respective folders.

About

VS & VSCode extensions to help put secrets in secret management solutions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 56.1%
  • TypeScript 28.1%
  • Vim Snippet 13.8%
  • JavaScript 2.0%