Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Forseti Visualizer

Compare
Choose a tag to compare
@garrettwong garrettwong released this 21 Nov 18:21
· 77 commits to master since this release
b40d991

Forseti Visualizer v2.0.0

[BREAKING CHANGE] This versioning updates forseti-api to leverage the new full_name database field from the Forseti Security violations table. This is not backwards compatible. This change is expected to work with Forseti Security versions >= v2.23.0.

This new release:

  • Extends support for new violation types to resource types (Using the full_name field)
  • Extends support for multiple violations per node (previous behavior was one violation per resource node)
  • General UI enhancements and clean-up
  • Resource Browser Tab (allows search & navigate from the Resource Pane into the main Forseti Visualizer page)
  • Set Project/Parent Nodes (for faster and focused browsing to a limited resource hierarchy in the organization)
  • Reset to Organization Node View
  • Adds base testing for the forseti-api/ layer.