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 - track Azure Key Vault dependency #207

Merged
merged 18 commits into from
Nov 18, 2020
Merged

Feature - track Azure Key Vault dependency #207

merged 18 commits into from
Nov 18, 2020

Conversation

stijnmoreels
Copy link
Member

Opt-in to track the Azure Key Vault dependency, while maintaining backwards compatibility towards the preview v1.3.0 (which didn't have mutate secret names).

Closes #182
Relates to #177

@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 20201112.0.0-PR-207 -Source https://www.myget.org/F/arcus/api/v3/index.json

Copy link
Contributor

@tomkerkhove tomkerkhove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but made some suggestions.

Would you mind posting the result in application insights with these changes please?

@stijnmoreels
Copy link
Member Author

LGTM but made some suggestions.

Would you mind posting the result in application insights with these changes please?

We could do that, I'll have to set up a Serilog logger so we can use our sink.

@stijnmoreels
Copy link
Member Author

stijnmoreels commented Nov 17, 2020

LGTM but made some suggestions.

Would you mind posting the result in application insights with these changes please?

image

@stijnmoreels stijnmoreels merged commit fae34d8 into arcus-azure:master Nov 18, 2020
@stijnmoreels stijnmoreels deleted the feature/track-az-keyvault-dependency branch November 18, 2020 06:50
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.

Provide capability to opt-in for dependency tracking for Azure Key Vault
3 participants