Skip to content

Tags: tenable/terrascan

Tags

v1.19.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Fix/1702]Fix protobuf errors in binary built in docker build (#1706)

Fix protobuf errors in binary built in terrascan

v1.19.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.19.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.19.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.19.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.19.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.19.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.19.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 <snyk-bot@snyk.io>

v1.19.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 <parai@tenable.com>
Co-authored-by: prai80 <106154428+prai80@users.noreply.github.com>

v1.18.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Display line numbers for cft violations (#1671)

* Dispaly line numbers for cft violations

* Updating version

* Update go version and fix lint

* Update go version to 1.21