Tags: tenable/terrascan
Tags
Bump up the terrascan binary version (#1704) * fix for crash in lambda function cft yaml if code key is not present * removed duplicate tag image tag * bump up the version to 1.18.5 * added feature to parse cft template for ssm parameter * bumped the version to 1.18.7 * bump up version to v1.18.8 * Sanitize the cft template file for aws:: words as it causes parser to fail * Sanitize the cft template file for aws:: words as it causes parser to fail * increment version * fix tests * fix docker file parsing and rego after go.mod changes * Fix go-getter vulnerability * fix CVE-2022-30636 crypto vulnerability * fix CVE-2022-30636 crypto vulnerability * ignore protobuf warnings * ignore protobuf warnings * remove commented lines * Fix protobuf warnings to be ignored in goreleaser * retrigger sonar analysis * bump up the version
Fix warnings in terrascan for protobuf by adding compile time flag in… … go releaser (#1703) * fix for crash in lambda function cft yaml if code key is not present * removed duplicate tag image tag * bump up the version to 1.18.5 * added feature to parse cft template for ssm parameter * bumped the version to 1.18.7 * bump up version to v1.18.8 * Sanitize the cft template file for aws:: words as it causes parser to fail * Sanitize the cft template file for aws:: words as it causes parser to fail * increment version * fix tests * fix docker file parsing and rego after go.mod changes * Fix go-getter vulnerability * fix CVE-2022-30636 crypto vulnerability * fix CVE-2022-30636 crypto vulnerability * ignore protobuf warnings * ignore protobuf warnings * remove commented lines * Fix protobuf warnings to be ignored in goreleaser * retrigger sonar analysis
Fix probuf errors, helm and crypto vulnerability (#1701) * fix for crash in lambda function cft yaml if code key is not present * removed duplicate tag image tag * bump up the version to 1.18.5 * added feature to parse cft template for ssm parameter * bumped the version to 1.18.7 * bump up version to v1.18.8 * Sanitize the cft template file for aws:: words as it causes parser to fail * Sanitize the cft template file for aws:: words as it causes parser to fail * increment version * fix tests * fix docker file parsing and rego after go.mod changes * Fix go-getter vulnerability * fix CVE-2022-30636 crypto vulnerability * fix CVE-2022-30636 crypto vulnerability * ignore protobuf warnings * ignore protobuf warnings * remove commented lines
Fix probuf errors, helm and crypto vulnerability (#1701) * fix for crash in lambda function cft yaml if code key is not present * removed duplicate tag image tag * bump up the version to 1.18.5 * added feature to parse cft template for ssm parameter * bumped the version to 1.18.7 * bump up version to v1.18.8 * Sanitize the cft template file for aws:: words as it causes parser to fail * Sanitize the cft template file for aws:: words as it causes parser to fail * increment version * fix tests * fix docker file parsing and rego after go.mod changes * Fix go-getter vulnerability * fix CVE-2022-30636 crypto vulnerability * fix CVE-2022-30636 crypto vulnerability * ignore protobuf warnings * ignore protobuf warnings * remove commented lines
Fix unit tests after the vulnerability fixes (#1695) * fix for crash in lambda function cft yaml if code key is not present * removed duplicate tag image tag * bump up the version to 1.18.5 * added feature to parse cft template for ssm parameter * bumped the version to 1.18.7 * bump up version to v1.18.8 * Sanitize the cft template file for aws:: words as it causes parser to fail * Sanitize the cft template file for aws:: words as it causes parser to fail * increment version * fix tests * fix docker file parsing and rego after go.mod changes * Fix go-getter vulnerability
Fix go releaser rm-dir option with clean option as per new release. (#… …1692) * test commit * fix for goreleaser * fix static checks * add lint ignore * sonar fixes * go mmode files added * fix go get errors * removing sonar errors * removing sonar errors * fixed duplicates * fix sonar errors * go format * fix tests * fix lint errors * fix lint errors * review comments * placeholder checkin
fix: integrations/argocd/Dockerfile to reduce vulnerabilities (#1690) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE314-ZLIB-2976174 - https://snyk.io/vuln/SNYK-ALPINE314-OPENSSL-3314637 - https://snyk.io/vuln/SNYK-ALPINE314-OPENSSL-3314646 - https://snyk.io/vuln/SNYK-ALPINE314-OPENSSL-3314653 - https://snyk.io/vuln/SNYK-ALPINE314-OPENSSL-3368739 Co-authored-by: snyk-bot <[email protected]>
Resource type attribute changes and stability fixes for yaml parsing … …and other config changes APE-16695, APE-16692, APE-16734 (#1673) * fix for crash in lambda function cft yaml if code key is not present * removed duplicate tag image tag * bump up the version to 1.18.5 * added feature to parse cft template for ssm parameter * bumped the version to 1.18.7 * bump up version to v1.18.8 * Sanitize the cft template file for aws:: words as it causes parser to fail * Sanitize the cft template file for aws:: words as it causes parser to fail * increment version * APE-16518 - improve the stability of yaml to json parsing * Fixed indirect resource id reference and rds-cluster and restapi for gatewaystage * add resource references for json format * terraform resource type names added * terraform res type names added for reference * fixed lint errors for comments * tags name added as per terraform structure * lint fixes * add dynamodb BillingMode property * fixed lint error * added CrossZoneLoadBalancing for lb * load balancer lb added * fixing lint errors * APE-16777 APE-16773 fixed attribute as per normalize json * fix lint * Update ecs-service.go * Update ecs-service.go * Update ecs-service.go * sonar issue resolved * sonar issue resolved --------- Co-authored-by: pankaj rai <[email protected]> Co-authored-by: prai80 <[email protected]>
PreviousNext