Skip to content

Releases: fugue/regula

Regula v3.2.1

16 Feb 13:08
Compare
Choose a tag to compare

v3.2.1 (2023-02-16)

Updated

  • policy-engine to v0.18.1

Docker images

  • docker pull fugue/regula:v3.2.1
  • docker pull fugue/regula:v3
  • docker pull fugue/regula:v3.2

Regula v3.2.0

15 Feb 17:51
Compare
Choose a tag to compare

v3.2.0 (2023-02-15)

Updated

  • policy-engine to v0.18.0 to add support for newer Terraform syntax (#388)

Docker images

  • docker pull fugue/regula:v3.2.0
  • docker pull fugue/regula:v3
  • docker pull fugue/regula:v3.2

Regula v3.1.0

10 Feb 18:41
Compare
Choose a tag to compare

v3.1.0 (2023-02-10)

Updated

  • policy-engine to fix panic from null variables (#389)
  • go version to 1.18

Docker images

  • docker pull fugue/regula:v3.1.0
  • docker pull fugue/regula:v3
  • docker pull fugue/regula:v3.1

Regula v3.0.0

24 Jan 17:27
Compare
Choose a tag to compare

v3.0.0 (2023-01-24)

Added

  • support for_each for resources in tf loader

Changed

  • switch to hcl_interpreter from policy-engine (#383)
  • resources IDs for tf resources that have count set now use the aws_s3_bucket.my_bucket[0] format

Fixed

  • FG_R00252 should support arrays for condition values (#380)
  • FG_R00329 has wrong property name (#368)

Docker images

  • docker pull fugue/regula:v3.0.0
  • docker pull fugue/regula:v3
  • docker pull fugue/regula:v3.0

Regula v2.10.0

10 Nov 14:06
Compare
Choose a tag to compare

v2.10.0 (2022-11-10)

Added

  • Support for .tf.json files - including those output by Terraform CDK's cdktf synth command.

Docker images

  • docker pull fugue/regula:v2.10.0
  • docker pull fugue/regula:v2
  • docker pull fugue/regula:v2.10

Regula v2.9.3

13 Oct 14:47
Compare
Choose a tag to compare

v2.9.3 (2022-10-13)

Fixed

  • fix panic in EnrichResources

Docker images

  • docker pull fugue/regula:v2.9.3
  • docker pull fugue/regula:v2
  • docker pull fugue/regula:v2.9

Regula v2.9.2

26 Sep 13:00
Compare
Choose a tag to compare

v2.9.2 (2022-09-26)

Fixed

  • false positive for rule FG_R00031
  • panic on empty rego file

Security

  • bump OPA to v0.43.1

Docker images

  • docker pull fugue/regula:v2.9.2
  • docker pull fugue/regula:v2
  • docker pull fugue/regula:v2.9

Regula v2.9.1

17 Aug 20:51
Compare
Choose a tag to compare

v2.9.1 (2022-08-17)

Added

  • Support for remediation doc to regotools metadoc (#352 authored by @darrendao)

Docker images

  • docker pull fugue/regula:v2.9.1
  • docker pull fugue/regula:v2
  • docker pull fugue/regula:v2.9

Regula v2.9.0

01 Aug 13:34
Compare
Choose a tag to compare

v2.9.0 (2022-08-01)

Fixed

  • Panic when using both Terraform and Regula as go libraries (#350 authored by @craigfurman)

Security

  • Updated OPA to v0.43.0
  • Updated alpine to v3.16 in Dockerfile

Docker images

  • docker pull fugue/regula:v2.9.0
  • docker pull fugue/regula:v2
  • docker pull fugue/regula:v2.9

Regula v2.8.1

13 Jul 15:26
Compare
Choose a tag to compare

v2.8.1 (2022-07-13)

Fixed

  • fix severities for passing rules

Docker images

  • docker pull fugue/regula:v2.8.1
  • docker pull fugue/regula:v2
  • docker pull fugue/regula:v2.8