Skip to content

Releases: duo-labs/cloudmapper

2.5.5

03 May 23:03
9fc8e27
Compare
Choose a tag to compare

Adds support for ECS (Fargate), Lambda, ElasticSearch, and Redshift to the visualizations. Note that only resources with Security Groups are visualized, so only Lambda's that exist in VPCs are visualizaed. Also, CloudMapper does not take resource policies into account for it's network visualization, only the ingress allowed from Security Groups.

2.5.4

02 May 20:03
df9415a
Compare
Choose a tag to compare

Adds support for VPC endpoints, which are PrivateLink and the Gateway endpoints (S3 and dynamodb).

The demo account data shows this.

Screen Shot 2019-05-02 at 2 02 15 PM

2.5.3

17 Apr 20:15
8c21581
Compare
Choose a tag to compare

Filter by tags now. See 504706b

2.5.2

15 Apr 20:47
2ebffb9
Compare
Choose a tag to compare
  • Updates jinja2 due to security issue with version used (CloudMapper was unaffected)
  • Adds check for a bad MFA policy
  • Collects more info and removes some of the extra privileges in the custom policy in the README as the ViewOnlyAccess policy now includes them.
  • Fixes the charts in the IAM reports
  • Fixes the numpy issue (by removing numpy as it wasn't used)

Include audit findings in report

19 Mar 18:50
0c6ee68
Compare
Choose a tag to compare
Merge pull request #328 from 0xdabbad00/bump_version

Bump version

Renamed wot to weboftrust

08 Mar 20:03
6ed7ce9
Compare
Choose a tag to compare

This is the first time I'm tagging a release, so a lot has happened up until now.

2.3.0 Moved the specification of what to report for stats to a yaml file.
2.3.1 Added the report command
2.3.2 This release renamed the wot command to weboftrust