Skip to content

Releases: aquasecurity/trivy-aws

v0.14.1

08 Jul 21:40
6830e7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

04 Jul 03:39
95f4890
Compare
Choose a tag to compare

What's Changed

  • fix windows artifact package by @troyready in #193
  • build(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in the go_modules group by @dependabot in #185

New Contributors

Full Changelog: v0.12.0...v0.14.0

v0.13.0

25 Jun 05:05
894f270
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.13.0

v0.12.0

21 Jun 23:29
894f270
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

15 Jun 05:55
e13d47a
Compare
Choose a tag to compare

What's Changed

  • chore(plugin): Bump version and uri by @simar7 in #172
  • chore(deps): Bump trivy to v0.52.1 by @simar7 in #176
  • feat(plugin): Add cross-platform support by @simar7 in #175
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 in the go_modules group across 1 directory by @dependabot in #178

Full Changelog: v0.10.0...v0.11.0

v0.10.0

09 Jun 04:55
b0d71e5
Compare
Choose a tag to compare

Description

This is the first release of Trivy AWS as a Trivy plugin.

What's Changed

  • feat(plugin): trivy-aws as a plugin for Trivy by @simar7 in #153
  • refactor(iam): remove adapting nested users and groups by @nikpivkin in #168
  • chore(index): Add maintainer field to plugin.yaml by @simar7 in #170
  • chore(plugin): Update release URI by @simar7 in #171

Full Changelog: v0.9.0...v0.10.0

v0.9.0

28 May 04:36
1304c27
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #127
  • build(deps): bump the go_modules group with 3 updates by @dependabot in #143
  • feat(checks): Add support for deprecated checks by @simar7 in #148
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #146
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront from 1.32.5 to 1.36.4 by @dependabot in #159
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.27.7 to 1.32.1 by @dependabot in #161
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.33.1 to 1.34.4 by @dependabot in #162
  • chore(deps): Bump trivy to v0.51.4 by @simar7 in #164

Full Changelog: v0.8.0...v0.9.0

v0.8.0

01 Mar 22:08
fca0705
Compare
Choose a tag to compare

What's Changed

  • refactor(deps): Use trivy pkgs instead of defsec by @simar7 in #99
  • remove usage of old aws-sdk-go (v1) by @paulcacheux in #105
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/efs from 1.26.5 to 1.28.1 by @dependabot in #116
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.29.6 to 1.33.1 by @dependabot in #117
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.142.0 to 1.149.1 by @dependabot in #120
  • build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #121
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/workspaces from 1.35.6 to 1.38.1 by @dependabot in #119
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/eks from 1.37.0 to 1.41.0 by @dependabot in #122

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

17 Jan 21:18
e3bece1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump defsec to v0.94.1 by @simar7 in #94

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Jan 00:05
760b044
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump aws deps by @nikpivkin in #75
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #76
  • build(deps): bump actions/stale from 8 to 9 by @dependabot in #77
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/accessanalyzer from 1.21.1 to 1.26.7 by @dependabot in #78
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.21.5 to 1.26.8 by @dependabot in #79
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.22.5 to 1.28.7 by @dependabot in #80
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.27.7 to 1.32.2 by @dependabot in #81
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/elasticsearchservice from 1.20.6 to 1.25.0 by @dependabot in #82
  • chore(deps): remove go-mock-aws replacement by @nikpivkin in #84
  • fix(aws): fix potential nil panic by @nikpivkin in #83
  • build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #85
  • build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 by @dependabot in #86

Full Changelog: v0.6.0...v0.7.0