Releases: kanchwala-yusuf/terrascan
v0.0.8
Changelog
95aba12 Add AWS CFT as an IaC Provider (tenable#815)
a4d7af9 1. fix failing test due to log message assertion (tenable#812)
9c4918e AWS policy pack update (tenable#737)
b899922 Add ID Field for AWS Policies' Metadata (tenable#831)
48f92ef Add ID Field for K8s Policies' Metadata (tenable#826)
325985d Add ID Field in Azure Policies (tenable#872)
9e962b9 Add Microsoft Azure ARM as an IaC Provider (tenable#736)
cb2be19 Add module name
in violation summary for terraform scans (tenable#774)
07c1e4f Add a kustomize based guide for setting up terrascan server and validating webhook in kubernetes (tenable#739)
0a1912f Add e2e tests for k8s admission control validating webhook (tenable#772)
1d7e5b9 Add webhook setup capability and remote repo scan capability in the helm charts (tenable#778)
95b02c4 Added "id" field support & policy validation tests (tenable#843)
940a446 Added source_range 0.0.0.0/0 (any) to avoid rule violations (tenable#776)
7a4de55 Addind AWS Network Security Policies (tenable#866)
3f02324 Adding Aws new policies cloudTrail (tenable#810)
32a4c15 Adding Id fix for github policies (tenable#874)
6e3cc71 Adding missing Id field for GCP policies (tenable#870)
964167b Adding release checklist (tenable#734)
5f4b15a Adds support to scan config resources with applicable policies & Refactors filteration (tenable#803)
5057073 Adds: in-file instrumentation for resource prioritizing (tenable#802)
05e4db3 Automate generation of TLS Certs using Helm (tenable#779)
6b7b83f Bugfix/az nw sec policies (tenable#862)
4bbb647 Bugfix/k8s id field (tenable#873)
8fc20b2 Bugfix/use ref id old format (tenable#846)
0f03866 Bump up to Go 1.16 (tenable#836)
bcc4cf2 Change api, Add support for s3 bucket resource and better cft loader (tenable#865)
9adfe1d Do not trim resource id from tfplan json (tenable#825)
53eda39 Documentation (tenable#768)
4590a3a Feature/aws new policies sp (tenable#751)
37cef51 Feature/az id field (tenable#808)
2d06d74 Fix NSG associations (tenable#727)
72e3ebc Fix accurics.azure.AKS.3 (tenable#712)
9f050b3 Fix authorization header for http request (tenable#877)
b8fda7c Fixes incorrect filepath reporting in sarif output & added e2e tests for sarif output (tenable#863)
0eae483 Fixing the bug for google_kms_crypto_key policies (tenable#848)
d242c2e Gh action terrscan_atlantis release (tenable#733)
e8e5281 Handle multiple vpc flow logs (tenable#680)
01c8d78 Initial addition of terrascan helm chart (tenable#688)
636515e JSON and Rego updated (tenable#787)
c6aef0b Moving from goreleaser GH action (tenable#694)
a09b879 Moving linux builds to static builds (tenable#708)
1b58346 Spilt usage docs (tenable#890)
82e5242 Support for spaces in policy reference_id (tenable#833)
c3f372f Update Integration Docs.md (tenable#885)
e6e6b8e Update admission-controller-webhooks-usage.md (tenable#722)
c43ec4a Update cicd.md (tenable#901)
51a71f8 Update cicd.md (tenable#902)
aecf28d Update index.md (tenable#707)
4bf9b35 Update mkdocs from 1.1.2 to 1.2.1 (tenable#886)
0cf4ed6 Update mkdocs-material from 7.1.2 to 7.1.4 (tenable#746)
1db0999 Update mkdocs-material from 7.1.4 to 7.1.8 (tenable#859)
9db3868 Update mkdocs-redirects from 1.0.1 to 1.0.3 (tenable#710)
320b191 Update mkdocs.yml (tenable#741)
d7e16f6 Update policy description to match correct port. (tenable#777)
9ac1667 Update usage.md (tenable#765)
a74765d Update usage.md (tenable#893)
decb1e9 Updates documentation on Terrascan github action (tenable#894)
c04acd4 Updating network security policies for GCP (tenable#869)
1839b24 [feat.] Merge Webhook and Server Helm Chart (tenable#817)
1229942 [fix] Add Alternate names for k8s services (tenable#834)
9ff6f2f add check for env vars and kms, fixes tenable#682 (tenable#827)
0d8bc97 add id field for matching policies siac/terrascan (tenable#824)
0ed8ef7 add logging middleware for server (tenable#785)
36ca6eb add proper values via metadata (tenable#888)
afc2a18 add support for YAML format for terrascan config file (tenable#816)
fafdda4 add support for sarif format violation reports (tenable#806)
0c7f4ca add terrascan atlantis container files, scripts and doc. (tenable#684)
dc0b428 add validation for tls private key and cert file values (tenable#771)
7d20723 adding ID field (tenable#871)
4c66c22 adding new policy and enhancing the nosiy policy (tenable#575)
c44734a adds agrocd integration dockerfile, scripts, doc and examples (tenable#732)
5a289d6 adds changelog for v1.5.0 (tenable#692)
52481bc adds implementation for skipped server mode k8s scan e2e tests (tenable#706)
762c561 adds support to scan directory with all iac providers in cli mode (tenable#674)
dee8090 adds support to scan sub folders for terraform iac provider (tenable#640)
971845a bucket policy check false positive fix (tenable#828)
881417a changes for argocd integration (tenable#724)
358fc67 check for loopback addresses in endpoint slice (tenable#830)
a3f26c1 config file changes for terrascan server (tenable#780)
4878eeb doc: add homebrew badge (tenable#714)
b012204 enhancing aws policies (tenable#829)
e43bd0f fix atlantis docker build script and release workflow (tenable#853)
c642063 fix broken link to usage.md
(tenable#855)
0af155d fix failing test (tenable#740)
23bb0ae fix multierror variable issue for helm, kustomize and k8s (tenable#818)
5669cbf fix severity output case insensivity fix (tenable#691)
cbbde51 fix terraform inner block reference resolution (tenable#844)
2ca5eb1 fix(pkg/policies/opa/rego/azure/azurerm_container_registry/containerregistryresourcelock.rego): check correct fields (tenable#858)
0c3c547 fix: add validation for module local source dir in terraform iac (tenable#793)
0e4c830 fix: modified docker file to use UID of user (tenable#773)
eff166f fix: moves the pending test to running (tenable#819)
617ef74 fixed sarif unit tests hardcoding code smell (tenable#857)
3bd67ae fixes infinite loop while local variable resolution for terraform (tenable#700)
5060bbb fixing the policy (tenable#847)
ff2c2a5 improve unit tests for config reader package (tenable#820)
4fd7642 improves: filename in remote module (tenable#867)
2fdc14d k8s policies refactor (tenable#879)
66159bd making file paths relative for k8s IaC (tenable#821)
0f0be20 mod policies to achieve parity with siac (tenable#878)
02c8bce modify iac dir path validation (tenable#720)
e4ae20c policy metadata changes to include policy_type
and resource_type
(tenable#792)
9316d5d reference ids with & and fixed (tenable#845)
446b80f release 1.7.0 (tenable#850)
95a739e release v1.6.0 (tenable#764)
bea2473 removed pod level securityContext support (tenable#790)
669631a shifted custom atlantis container source under integrations/ directory (tenable#758)
696481d shifted opa engine warning message to debug log level (tenable#800)
dec6618 type assertion check for hcl.Body (tenable#832)
ba7a76a update argo cd documentation (tenable#742)
d8fd9c4 update version (tenable#713)
7962a8f updates installation instructions to deduct latest release (tenable#695)
v0.0.7
Changelog
95aba12 Add AWS CFT as an IaC Provider (tenable#815)
a4d7af9 1. fix failing test due to log message assertion (tenable#812)
9c4918e AWS policy pack update (tenable#737)
b899922 Add ID Field for AWS Policies' Metadata (tenable#831)
48f92ef Add ID Field for K8s Policies' Metadata (tenable#826)
325985d Add ID Field in Azure Policies (tenable#872)
9e962b9 Add Microsoft Azure ARM as an IaC Provider (tenable#736)
cb2be19 Add module name
in violation summary for terraform scans (tenable#774)
07c1e4f Add a kustomize based guide for setting up terrascan server and validating webhook in kubernetes (tenable#739)
0a1912f Add e2e tests for k8s admission control validating webhook (tenable#772)
1d7e5b9 Add webhook setup capability and remote repo scan capability in the helm charts (tenable#778)
95b02c4 Added "id" field support & policy validation tests (tenable#843)
940a446 Added source_range 0.0.0.0/0 (any) to avoid rule violations (tenable#776)
7a4de55 Addind AWS Network Security Policies (tenable#866)
3f02324 Adding Aws new policies cloudTrail (tenable#810)
32a4c15 Adding Id fix for github policies (tenable#874)
6e3cc71 Adding missing Id field for GCP policies (tenable#870)
964167b Adding release checklist (tenable#734)
5f4b15a Adds support to scan config resources with applicable policies & Refactors filteration (tenable#803)
5057073 Adds: in-file instrumentation for resource prioritizing (tenable#802)
05e4db3 Automate generation of TLS Certs using Helm (tenable#779)
6b7b83f Bugfix/az nw sec policies (tenable#862)
4bbb647 Bugfix/k8s id field (tenable#873)
8fc20b2 Bugfix/use ref id old format (tenable#846)
0f03866 Bump up to Go 1.16 (tenable#836)
bcc4cf2 Change api, Add support for s3 bucket resource and better cft loader (tenable#865)
9adfe1d Do not trim resource id from tfplan json (tenable#825)
53eda39 Documentation (tenable#768)
4590a3a Feature/aws new policies sp (tenable#751)
37cef51 Feature/az id field (tenable#808)
2d06d74 Fix NSG associations (tenable#727)
72e3ebc Fix accurics.azure.AKS.3 (tenable#712)
9f050b3 Fix authorization header for http request (tenable#877)
b8fda7c Fixes incorrect filepath reporting in sarif output & added e2e tests for sarif output (tenable#863)
0eae483 Fixing the bug for google_kms_crypto_key policies (tenable#848)
d242c2e Gh action terrscan_atlantis release (tenable#733)
e8e5281 Handle multiple vpc flow logs (tenable#680)
01c8d78 Initial addition of terrascan helm chart (tenable#688)
636515e JSON and Rego updated (tenable#787)
c6aef0b Moving from goreleaser GH action (tenable#694)
a09b879 Moving linux builds to static builds (tenable#708)
1b58346 Spilt usage docs (tenable#890)
82e5242 Support for spaces in policy reference_id (tenable#833)
c3f372f Update Integration Docs.md (tenable#885)
e6e6b8e Update admission-controller-webhooks-usage.md (tenable#722)
c43ec4a Update cicd.md (tenable#901)
51a71f8 Update cicd.md (tenable#902)
aecf28d Update index.md (tenable#707)
4bf9b35 Update mkdocs from 1.1.2 to 1.2.1 (tenable#886)
0cf4ed6 Update mkdocs-material from 7.1.2 to 7.1.4 (tenable#746)
1db0999 Update mkdocs-material from 7.1.4 to 7.1.8 (tenable#859)
9db3868 Update mkdocs-redirects from 1.0.1 to 1.0.3 (tenable#710)
320b191 Update mkdocs.yml (tenable#741)
d7e16f6 Update policy description to match correct port. (tenable#777)
9ac1667 Update usage.md (tenable#765)
a74765d Update usage.md (tenable#893)
decb1e9 Updates documentation on Terrascan github action (tenable#894)
c04acd4 Updating network security policies for GCP (tenable#869)
1839b24 [feat.] Merge Webhook and Server Helm Chart (tenable#817)
1229942 [fix] Add Alternate names for k8s services (tenable#834)
9ff6f2f add check for env vars and kms, fixes tenable#682 (tenable#827)
0d8bc97 add id field for matching policies siac/terrascan (tenable#824)
0ed8ef7 add logging middleware for server (tenable#785)
36ca6eb add proper values via metadata (tenable#888)
afc2a18 add support for YAML format for terrascan config file (tenable#816)
fafdda4 add support for sarif format violation reports (tenable#806)
0c7f4ca add terrascan atlantis container files, scripts and doc. (tenable#684)
dc0b428 add validation for tls private key and cert file values (tenable#771)
7d20723 adding ID field (tenable#871)
4c66c22 adding new policy and enhancing the nosiy policy (tenable#575)
c44734a adds agrocd integration dockerfile, scripts, doc and examples (tenable#732)
5a289d6 adds changelog for v1.5.0 (tenable#692)
52481bc adds implementation for skipped server mode k8s scan e2e tests (tenable#706)
762c561 adds support to scan directory with all iac providers in cli mode (tenable#674)
dee8090 adds support to scan sub folders for terraform iac provider (tenable#640)
971845a bucket policy check false positive fix (tenable#828)
881417a changes for argocd integration (tenable#724)
358fc67 check for loopback addresses in endpoint slice (tenable#830)
a3f26c1 config file changes for terrascan server (tenable#780)
4878eeb doc: add homebrew badge (tenable#714)
b012204 enhancing aws policies (tenable#829)
e43bd0f fix atlantis docker build script and release workflow (tenable#853)
c642063 fix broken link to usage.md
(tenable#855)
0af155d fix failing test (tenable#740)
23bb0ae fix multierror variable issue for helm, kustomize and k8s (tenable#818)
5669cbf fix severity output case insensivity fix (tenable#691)
cbbde51 fix terraform inner block reference resolution (tenable#844)
2ca5eb1 fix(pkg/policies/opa/rego/azure/azurerm_container_registry/containerregistryresourcelock.rego): check correct fields (tenable#858)
0c3c547 fix: add validation for module local source dir in terraform iac (tenable#793)
0e4c830 fix: modified docker file to use UID of user (tenable#773)
eff166f fix: moves the pending test to running (tenable#819)
617ef74 fixed sarif unit tests hardcoding code smell (tenable#857)
3bd67ae fixes infinite loop while local variable resolution for terraform (tenable#700)
5060bbb fixing the policy (tenable#847)
ff2c2a5 improve unit tests for config reader package (tenable#820)
4fd7642 improves: filename in remote module (tenable#867)
2fdc14d k8s policies refactor (tenable#879)
66159bd making file paths relative for k8s IaC (tenable#821)
0f0be20 mod policies to achieve parity with siac (tenable#878)
02c8bce modify iac dir path validation (tenable#720)
e4ae20c policy metadata changes to include policy_type
and resource_type
(tenable#792)
9316d5d reference ids with & and fixed (tenable#845)
446b80f release 1.7.0 (tenable#850)
95a739e release v1.6.0 (tenable#764)
bea2473 removed pod level securityContext support (tenable#790)
c59eea8 replace CGO dependent go-sqlite3 with pure GO sqlite package
669631a shifted custom atlantis container source under integrations/ directory (tenable#758)
696481d shifted opa engine warning message to debug log level (tenable#800)
dec6618 type assertion check for hcl.Body (tenable#832)
ba7a76a update argo cd documentation (tenable#742)
9442c25 update build pipelines
d8fd9c4 update version (tenable#713)
7962a8f updates installation instructions to deduct latest release (tenable#695)