Sha256: 2c07e6e80432e0ac89f1da6d1fc62c944e5d51fb1471eddeec81a0ce323d31ba

Contents?: true

Size: 1.7 KB

Versions: 13

Compression:

Stored size: 1.7 KB

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.1.5] - 2018-10-10
### Added
- Filter by VPC id
- Support for AWS session token
- Use rankdir with graphviz to improve layout

### Changed
- Dependent trollop gem renamed to optimist
- Switched from ruby-graphviz to graphviz gem

## [0.1.4] - 2017-02-03
### Added
- CHANGELOG.md
- Support for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
- Capability to view filtered view by source or target.

### Fixed
- Issue with vagrant up not working due to older bundler version and missing dependencies

## [0.1.3] - 2016-03-20
### Changed
- Removed ENV usage from the gem.

### Fixed
- Pointing to specific version of linkurious.js instead of master build
- Web view html and json files are now generated in the same directory.

### Added
- Support for credentials via ENV or .fog
- Capability to exclude egress via opts.yml file.


## [0.1.2] - 2015-12-19
### Added
- linkurious/sigma.js to render json representation of security groups
- Capability to exclude CIDR via opts.yml file


## [0.1.1] - 2015-10-18
### Added
- Capability to generate an opts.yml file to tweak aws-security-viz behavior.

### Removed
- Support for Ruby 1.9.3

## 0.1.0 - 2015-10-15
### Added
- Begin life as the gem [aws_security_viz](https://rubygems.org/gems/aws_security_viz)


[Unreleased]: https://github.com/anaynayak/aws-security-viz/compare/v0.1.3...HEAD
[0.1.3]: https://github.com/anaynayak/aws-security-viz/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/anaynayak/aws-security-viz/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/anaynayak/aws-security-viz/compare/v0.1.0...v0.1.1

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
aws_security_viz-0.1.5.pre.alpha.pre.112 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.111 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.110 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.109 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.108 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.107 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.106 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.103 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.102 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.101 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.100 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.99 CHANGELOG.md
aws_security_viz-0.1.5.pre.alpha.pre.97 CHANGELOG.md