Skip to content

KeeShepherd 1.5

Compare
Choose a tag to compare
@scale-tone scale-tone released this 07 Aug 20:20
· 101 commits to main since this release
  • Very useful new secret source - Azure DevOps PATs (Personal Access Tokens). You can now create new PATs:



    and then immediately put them into your Key Vault:


    PAT scopes selection dialog is easily searchable. Or else you can manually type the list of required scopes as a space-separated string:

    NOTE: PAT's value is only retrievable at the moment of creation. So it is recommended to put it straight into Key Vault. That's what KeeShepherd does automatically when you create a PAT as a managed secret. When you create it as a supervised secret, the value is placed into your currently open text file, but only into there.

  • Create new Secret From... command for Key Vault secrets:

    Lets you quickly pick up a secret from any of the supported sources and put it straight into your Key Vault as a single operation (bypassing Clipboard or any other temporary buffers).

  • Azure SignalR Services as yet another secret source.

  • Minor bugfixes.

kee-shepherd.kee-shepherd-vscode-1.5.0.vsix.
Or install it from MarketPlace.