Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature - add guards against Azure Key Vault component formats #178

Merged
merged 3 commits into from
Sep 7, 2020
Merged

Feature - add guards against Azure Key Vault component formats #178

merged 3 commits into from
Sep 7, 2020

Conversation

stijnmoreels
Copy link
Member

The Azure Key Vault name and secret names can be checked on their format before we send out HTTP requests and (maybe) get some obscure return exception message.
These guards help with that and is by itself an extra safety check for malicious input.

See https://docs.microsoft.com/en-us/azure/key-vault/general/about-keys-secrets-certificates#objects-identifiers-and-versioning

@arcus-automation
Copy link

A new preview package for Arcus.Security.All is available on MyGet.

You can pull it locally via the CLI:

PM> Install-Package Arcus.Security.All -Version 20200907.0.0-PR-178 -Source https://www.myget.org/F/arcus/api/v3/index.json

@stijnmoreels stijnmoreels merged commit 16fbe3d into arcus-azure:master Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants