Skip to content

v1.13.4

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 20:24
· 84 commits to main since this release
125c1ea

Commits

  • a38451c: Typo fixes, reduced copy pasta, Neptune support (enzowritescode) #74
  • 8c4bcc0: Add .idea to gitignore for GoLand (enzowritescode) #74
  • 29514a9: Merge in latest and fix merge conflicts (enzowritescode) #74
  • ae1dac6: Merge branch 'main' of github.com:BishopFox/cloudfox into seth-dev (sethsec-bf) #80
  • ca437d3: Filter Neptune results (enzowritescode) #74
  • 59afbb3: Switched RDS database command from instances to clusters, and since it grabs Neptune and DocsDB clusters, we don't need to run those api calls. (they all return the same data). Also added back port info and added role info to the RDS clusters in -o wide mode (sethsec-bf) #74
  • 80c00f3: Added test for databases command (sethsec-bf) #74
  • 15e0507: Merge branch 'main' into feature/aws-neptune (Seth Art) #74
  • fd01647: Merge branch 'main' of github.com:BishopFox/cloudfox into seth-dev (sethsec-bf) #80
  • 8d03932: Fix for #77 (sethsec-bf) #80
  • a1903f6: Major update for role trusts parsing. Cleaner version has case statement on federated principal value and not soley on condition data (sethsec-bf) #80
  • 6a21b96: Auth0 not ready yet - also this new version lists unknown federated types not instead of ignoring them (sethsec-bf) #80
  • cec0d49: Fixing a bug in the new cached versions of the apigateway sdk calls (sethsec-bf) #80
  • eaac503: bumped version to 1.13.4 for release with apigateway fix (sethsec-bf) #80
  • 00e63b0: found a way to fix the apigateway types conflict with gob (sethsec-bf) #80