Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.19 KB

File metadata and controls

28 lines (18 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.1.1 - 2021-12-06

  • Removed Logging that was failing the stack build

v1.1.0 - 2021-12-06

  • Better Codespaces setup
  • More consistentcy across README.md files.
  • Moving from npm to yarn.

v1.0.1 - 2021-09-09

  • Authorizers: Fixed a bug where the github secret was not getting validated

v1.0.0 - 2021-09-03

  • Authorizers: Functions that validates the webhook comes from a valid GitHub IP and validates the secret.
  • Helpers: Functions that support the end-to-end process for GSSAR but do not perform any remediation. E.G. Function for closing a secret.
  • Remediators: Functions that revoke certain secret types.
  • GitHub workflow that deploys the solution to AWS.
  • Infrastructure as Code (IaC) written in Cloud Formation.