👀 New Features
- Redesigned Platforms & Tools page
- Updated Test Case Drilldown report with configurable columns and CSV export features
- Update Test Case mutation added to GraphQL API
✨ Enhancements
- Additional data available in GraphQL query. Addresses #184
- Added phase to the
TestCase
type - Added kill chain to the
Assessment
type
- Added phase to the
🔒 Security Maintenance
vectr_tomcat
image patched with OpenSSL3.0.2-0ubuntu1.7
to address CVE-2022-3602 and CVE-2022-3786- Dependency updates to address outstanding CVE's
ℹ NOTE: We've updated a bunch of front-end dependencies. After upgrading, perform a full browser refresh (CTRL+F5) or clear out your browser cache.
🐞 Bug Fixes
- User management feature updated to resolve conflicts between same-named local and SSO accounts. Documentation for federating a user account. Addresses #191