GoogleCloudPlatform / config-validator

Golang library which provides functionality to evaluate GCP resources against Rego-based policies
Apache License 2.0
45 stars 36 forks source link

Expose Asset.AncestryPath in violations #140

Closed katze120 closed 4 years ago

katze120 commented 4 years ago

Let's expose Asset.AncestryPath in Violation.

Currently Resource is a string field in Violation

briantkennedy commented 4 years ago

@katze120 what setup do you have for FCV?

katze120 commented 4 years ago

@katze120 what setup do you have for FCV?

not sure whether I understand what's being asked.. what does 'setup' mean in this context?

briantkennedy commented 4 years ago

Whoops, thought it might have been from using an old version, I mistook the fact that it had been added to insight to also think it was added to violation, posted PR to fix.