Forseti Security 1.0.1
Inventory
- Only active projects will be processed.
- Don't fail pipeline on an error with IAM policy.
- Improved inventory email notification format.
Scanner
- Fix for rules inheritance.
Miscellaneous
- Sending email is optional.
- Remove db password as a commandline option.
- Documentation updates and improvements.
- Initial work to integrate groups.
Commits
1ed69cb Increment version for release.
243267e Test whether can reach metadata server (#162)
6786a47 Fix rule inheritance (#139)
67e9b09 Adding initial table schema for GSuite groups. (#159)
08db0c5 Update README.md (#158)
33218f5 Remove usage of db password for command options. (#157)
f4f40c6 Note that sending email can be optional. (#156)
74497bc Update README.md (#153)
b440ba7 Make email sending optional. (#147)
a0952c0 Filter out non-ACTIVE lifecycle state projects (#152)
fb5a264 Update README.md (#151)
104dd14 Update INSTALLING-LOCALLY.md (#150)
39693d9 Fix the indentation for the numbering (#149)
868de8f Fixing a typo in the README for running tests. (#140)
ce41cbe Adding checks for ensuring properly parsed enforcer policies (including tests) (#138)
6ab1f17 Fixing protoc download url env variable. (#137)
393618f Establishing a common download URL between DM and travis (#135)
87ed6f3 Fixing markdown. (#134)
eac285f Organization and consolidation of our docs (#132)
454ae06 Improve the inventory loading email. (#131)
751e385 Some instructions and tweaks for using user-defined release for Forseti (#130)
05673f1 Don't fail pipeline on an error with IAM policy. (#129)
7903bde Try to split up some functions and remove the unnecessary for loop (#125)
47b976b Put back missing argument to pipeline.run() (#124)
367b71b How to Add New Resource to Inventory. (#120)
57032c9 Adding Cloud Security Scanner link (#122)
ebabdd3 Updating pylint and implementing it into Travis (#117)
f21141e Updating the README (#116)
0a38716 Travis CI Integration (#114)
36b3485 Instructions for how to update a deployment (#110)
e83af97 Fixed the swapped values (#103)
91621f3 Clarify firewall example. (#101)
1b8aca2 Documentation about default rules (#100)
81c0ef1 Add back unzip (#99)
b307973 Docs update (#98)
2fba3ba Sync code from release instead of git repo (#96)
f40441a Recommend Using Custom Service Account (#95)
33445d3 Tweak linux install. (#94)
5c01c29 Iron out a few nits for install to OS X (#93)
7817cb0 Tweaks (#92)
30ae5c1 Fix styling to be consistent (#91)
2b7a955 Add detail on how PR can be submitted. (#79)