arcus-azure / arcus.security

Security for Azure development in a breeze.
https://security.arcus-azure.net/
MIT License
39 stars 12 forks source link

feat: add secret version support #358

Closed stijnmoreels closed 2 years ago

stijnmoreels commented 2 years ago

Add support for registering multiple secret versions for a secret name on secret provider registrations.

Closes #354

netlify[bot] commented 2 years ago

Deploy Preview for arcus-security ready!

Name Link
Latest commit b9fbf2f85da1d9a0d5c7cac73ceae752a90966dc
Latest deploy log https://app.netlify.com/sites/arcus-security/deploys/6310347eae711c00087bf6c3
Deploy Preview https://deploy-preview-358--arcus-security.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

stijnmoreels commented 2 years ago

Was already working on this on and off. Think this is everything needed, but required another set of eyes.

fgheysels commented 2 years ago

This looks good to me.
Maybe @gverstraete can have a look as well, since he has requested the feature ?

gverstraete commented 2 years ago

Looks good to me :) Now just include it in the sas key validator :)

fgheysels commented 2 years ago

Looks good to me :) Now just include it in the sas key validator :)

Let's merge it then!