Skip to content

Releases: tenable/terrascan

v1.15.1

20 May 16:56
7126c48
Compare
Choose a tag to compare

Changelog

v1.15.0

10 May 14:35
dea27da
Compare
Choose a tag to compare

Changelog

v1.14.0

01 Apr 14:38
119958e
Compare
Choose a tag to compare

Changelog

v1.13.2

22 Feb 16:23
21a7384
Compare
Choose a tag to compare

Changelog

v1.13.1

10 Feb 17:20
950e20b
Compare
Choose a tag to compare

Changelog

v1.13.0

05 Jan 15:12
9f75f75
Compare
Choose a tag to compare

Changelog

v1.12.0

21 Oct 06:05
743756d
Compare
Choose a tag to compare

Changelog

4ee5e04 Accept notification webhook configs as CLI args (#1042)
056c30c Add support for getting line numbers for all attributes (#1055)
474f1b6 Add support for repo-url and branch name in CLI flags and scan output (#1059)
0719c9c Fix notification webhook flow (#1051)
f81d81f Update atlantis base image (#1054)
a3e7161 Update mkdocs from 1.2.2 to 1.2.3 (#1058)
1b60b11 Update mkdocs-material from 7.3.2 to 7.3.3 (#1057)
9c89ec1 Update mkdocs-material from 7.3.3 to 7.3.4 (#1060)
743756d release v1.12.0 (#1066)
835f90b update container image version in helm and kustomize sources (#1050)

v1.11.0

07 Oct 15:33
db18509
Compare
Choose a tag to compare

Changelog

eaf5927 Adds additional dockerfile policies (#984)
b6337a0 Adds: e2e tests for vulnerability (#1009)
56b6964 Adds: support for harbor registry vulnerability fetching (#1015)
de98118 Optimized disk encryption check code. (#1037)
b11c43a Update README.md with instsall instructions for ArchLinux / Manjaro (#1011)
a400d98 Update docs for AWS.LambdaFunction.Logging.Low.0472 policy (#1027)
683be27 Update mkdocs-material from 7.2.4 to 7.2.6 (#1012)
ec87a48 Update mkdocs-material from 7.2.6 to 7.3.2 (#1043)
c11052e accepted 2xx in response code as success (#1040)
d76a41a fix #1046: helm chart breaking due to invalid configfile name extension (#1047)
362aa86 fix permission issues in creating webhook mode logs file persistence
2bf4cdb fix: added null check before value conversion to avoid panic (#1020)
db18509 release v1.11.0 (#1048)

v1.10.0

25 Aug 11:50
c9f7483
Compare
Choose a tag to compare

Changelog

d1a11f3 Adds additional policies for dockerfile (#996)
cecdd6e Adds: e2e test for docker IaC provider (#968)
687863e Bump github.com/hashicorp/go-getter from 1.5.2 to 1.5.7 (#993)
d24a8b8 Bump github.com/hashicorp/hcl/v2 from 2.10.0 to 2.10.1 (#972)
68c36a1 Bump github.com/pelletier/go-toml from 1.8.1 to 1.9.3 (#999)
e55a624 Bump github.com/spf13/afero from 1.5.1 to 1.6.0 (#970)
6ae1274 Extract Docker images from Terraform templates (#937)
b42be70 Extract Docker images from k8s YAML files (#905)
256facf Extract images from Dockerfiles (#1002)
309e9f5 Fix dependency issue that caused dependabot to fail (#966)
05a65a3 Fixes supported Kustomize version (should be v4) (#932)
01184ad Initial support for image scanning (#989)
81495a9 Revert "update resource type to map[string]bool (#992)" (#1001)
c3458b1 Update helm.sh/helm/v3 v3.6.1 (#1000)
1269301 Update mkdocs-material from 7.2.2 to 7.2.3 (#978)
e9017b1 Update mkdocs-material from 7.2.3 to 7.2.4 (#985)
a559f4b added binary based support for kustomize v2 and v3 (#988)
5077005 adds brew instructions to release checklist (#987)
c9f7483 bump up version to 1.10 (#1008)
ced64a2 fix(policies): removing false-positive for K8s namespaces (#961)
a2b9bd2 modify wait logic for service account creation (#979)
5c6a2c1 terrascan should exit with non zero exit code when scan error are present (#994)
9aea292 update changelog (#1005)
3e8d964 update resource type to map[string]bool (#992)

v1.9.0

06 Aug 14:49
fad5d92
Compare
Choose a tag to compare

Changelog

c1b2d57 Add support for CFT nested stacks (#949)
7fb8bb4 Adds Terrascan pre-commit (#953)
5477227 Adds support for using Terraform modules cached locally (#940)
11db729 Dockerfile support (#849)
f922d00 Update README.md (#945)
485d577 Update mkdocs-material from 7.1.11 to 7.2.0 (#939)
aaacce2 Update mkdocs-material from 7.2.0 to 7.2.1 (#947)
af9deed Update mkdocs-material from 7.2.1 to 7.2.2 (#954)
d1d21fc fix - config only option used with remote repo scan generates panic (#948)
fad5d92 release v1.9.0 (#965)
a3e0b6e temporary fix for k8s policy filtering issue (#963)
b0c9873 update helm chart progress checklist (#943)