Skip to content

Releases: michal-franc/cir

v0.0.8

28 Aug 08:45
cda4f30
Compare
Choose a tag to compare

Changelog

b1a0797 Fix panic when destinations are in same vpc
cda4f30 Merge pull request #3 from dominiksimek/fix-analyser-panic-same-vpc
24ace35 by default query by ip
a6a4e53 cleaning up message on what kind of test is being performed

v0.0.7

05 Apr 21:04
6a53b1f
Compare
Choose a tag to compare

Changelog

6a53b1f Merge pull request #2 from michal-franc/michalfranc-multiple-sources-destinations-and-tag-name-query
e20ba8a adding params vallidation
fa58388 adding query by name
d5633b8 linter pass
f2dd104 support scanning multiple instances for given name remove problematic pointer logic linter pass
0803706 supporting multiple analysis display and checks

v0.0.6

04 Apr 20:19
f9ffb92
Compare
Choose a tag to compare

Changelog

f9ffb92 create binary for macos

v0.0.5

04 Apr 20:13
ebbb130
Compare
Choose a tag to compare

Changelog

7b4b974 fixed route table scanner was scanning source route table twice
836e2fc fixing bug with multiple reservations check
ebbb130 fixing tgw and vpc peering id comparison
7d00a1a improved the printed layout
5d3b593 minor improvements to expired, missing credentials

v0.0.4

03 Apr 20:39
c3ba1f8
Compare
Choose a tag to compare

Changelog

c3ba1f8 improving security groups checks
ee8a198 todo readme cleanup

v0.0.3

03 Apr 19:30
87e1049
Compare
Choose a tag to compare

Changelog

87e1049 introduced Check structure
68fc201 remove warning for ipprotocol warn on not support useridgroup

v0.0.2

03 Apr 17:37
b0097ee
Compare
Choose a tag to compare

Changelog

607a493 add check and exit if ec2s not found
f235cdf adding ability to check security groups as destinations
716a485 if no sgs for ec2 stp the app
cf6b4b1 move scannign logic to scanner submodule
b0097ee moved printing to printer and analysis to analyser
9d1eb66 separated logic to scannign and checking

v0.0.1

02 Apr 13:41
fa6e45a
Compare
Choose a tag to compare

Changelog

0e0660b Initial commit
65b39cd Update README.md
fa6e45a initial commit