This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
Releases: forseti-security/forseti-visualizer
Releases · forseti-security/forseti-visualizer
Forseti Visualizer v2.2.0
Dev Tooling
- Include Node 14.x in Github Workflows
- Various Security fixes and updates
- Add .eslintrc file for consistent formatting and .jsbeautify
Backend
- Add CACHE_ENABLED parameter support and include example in README - this parameter allows referencing of content sourced from a .json file
- Add CACHED JSON sample files
- Integrated CACHED_JSON file sourcing in forseti-api
- Forseti Service Cache serves the cached files
Frontend
- Bump Version of Visualizer
- Update to use Sweet Alert alerts
- Add Violations Count Flag
- Add support for latest Forseti Security IAM Explain Module
Forseti Visualizer v2.1.1
- Security Fixes
Forseti Visualizer v2.1.0
- Add Github Workflow Actions for Nodejs
- GRPC Streaming Call integration
- Removal of Cached / Sample Data
- Security Fixes
- App Engine Deployment File
- Vue and Server code clean up (comment clean up, todos completion)
- Lint Fixes
- Additional Server Tests
- README clarifications around Deployments
Forseti Visualizer
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.
Forseti Visualizer v1.0.0
The current master is being tagged as v0.0.1.
Forseti Visualizer supports:
- Rendering of GCP resources
- Rendering of GCP violations
- Cloud SQL connectivity - primarily tuned for Cloud SQL Public IP / External Access
- IAM Explain connectivity