You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments