Skip to content

APE-8064 - Support one or more values.yaml file as an input to helm scan #1501

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

Merged
merged 6 commits into from
Jan 19, 2023

Conversation

nitumore
Copy link
Contributor

@nitumore nitumore commented Jan 5, 2023

Some of the customers are not using default values.yaml file, they have different values.yaml with different name.
As a feature helm supports multiple values.yaml files. They get merged together where right most file gets precedence for variables.

Code is added to accept comma separated values files in terrascan scan --values-files=file1.yaml,file2.yaml
These files if more than 1 are deep merged and then given for further processing.

@nitumore nitumore requested review from a team and bkizer-tenable as code owners January 5, 2023 08:44
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Rchanger Rchanger merged commit 29f0514 into tenable:master Jan 19, 2023
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.

3 participants