Skip to content

Latest commit

 

History

History
167 lines (81 loc) · 7.53 KB

CHANGELOG.md

File metadata and controls

167 lines (81 loc) · 7.53 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.1 (2023-04-11)

Bug Fixes

  • lambda: check if not null (3f70700)

1.8.0 (2023-04-10)

Features

  • cognito: add cognito check for self-registration (7334bed)
  • lambda: add lambda checks for secrets in environment and URL AuthType (610606f)
  • lambda: new test (43d6de3)
  • return ARNs as ResourceID instead of name (f8dcc44)

1.7.0 (2023-04-09)

Features

  • deps: update (4af13e1)
  • go: updated to 1.20 (03895f1)
  • logger: update new logger (45ff0ac)
  • new-yatas: update imports and function calls from YATAS (926aebc)
  • panic: to logger (1381d16)
  • update: dependcies (5cecc6e)

1.6.0 (2023-03-27)

Features

  • s3: S3_002: better output and error handling + add tests (4fcedd4)
  • s3: S3_002: check bucket has no replication to other region (a086eaf)
  • s3: S3_002: remove old version of check (fae1929)
  • s3: S3_002: update README (7ee66e0)

1.5.5 (2023-03-24)

Bug Fixes

1.5.4 (2023-03-14)

Bug Fixes

  • rds: fixed when no rights to list rds (3ed2787)

1.5.3 (2023-02-24)

Bug Fixes

  • getters: use getter result only after error handling (c79e53c)

1.5.2 (2023-02-23)

Bug Fixes

  • getters: made all getters fault tolerant by returning empty struct instead of only printing (7c4336b)

1.5.1 (2023-02-06)

1.5.0 (2023-02-06)

Features

  • upgrade: upgraded all services (e6758c9)

Bug Fixes

  • s3: fixed issue with access policy (d8075a9)

1.4.0 (2023-01-11)

Features

  • iam: add check for IAM role privilege escalation (0140c08)
  • iam: update required permissions for privelege escalation (43f44a6)

1.3.0 (2022-12-23)

Features

1.2.2 (2022-12-15)

1.2.1 (2022-10-12)

Bug Fixes

1.2.0 (2022-10-04)

Features

  • cognito: added new test for unauthenticated (ba60f4a)

1.1.0 (2022-09-27)

Features

  • plugin: added new feature for categories (a25d2e5)

1.0.0 (2022-09-26)

Features

  • plugin: updated to latest version (bbed769)

0.0.8 (2022-09-26)

Features

  • plugins: upgraded to new interface (c0db585)

0.0.7 (2022-09-09)

Features

  • auth: plugin can now get authentification from interface passed (7b006f3)

0.0.6 (2022-09-09)

Features

  • makefile: build in good destination (f15217a)

0.0.5 (2022-09-09)

Features

  • renovate: added pretty changelog (fbd8125)

0.0.4 (2022-09-09)

Features