Skip to content

0.1.7: Minor text fixes; added backend classes and methods that do not affect functionality or report presentation

Compare
Choose a tag to compare
@kmcquade kmcquade released this 09 Aug 19:34
· 204 commits to master since this release
f426c47
  • UI: Fixed an issue where the Remediation guidance was not showing up in the resulting report. Fixes #70
  • Triage Worksheet: Made the values under the Triage worksheet "Type" column more specific - i.e., AWS-Managed Policy, Customer-Managed Policy, Inline Group Policy, Inline User Policy, or Inline Role Policy. Before, it just said "group", "role", "user", or "Policy", which didn't help much.
  • Added some backend methods that do not change the functionality. This will help with the eventual UI uplift (and helps with an additional side project)