Important
Breaking Changes
- This release introduces Fianu Note v3.0.0, this is a major breaking change to the Note payload. For assistance or questions with moving from Note v2.0.1 or earlier, please reach out to support@fianu.io
Prerequisites
- Update to Fianu CLI version
1.9.0 is required for compatibility with v2.1.0 features
New Features
Gating
- Introducing new API endpoints, and CLI commands,
fianu gate check and fianu gate enforce, for gating within your CI/CD pipeline
Note Spec v3.0.0
- Better support for asset inventory
- Improved reporting and compliance capabilities
Dashboard Attestation View
- Redesign of the Attestation interface
- Capabilities to view the Policy hierarchy for an Attestation directly to the Fianu Dashboard
Manual Attestations
- Generate manual Attestations through the Fianu Dashboard or API with supporting evidence links that are securely signed and stored
Evidence Files
- Digital signature verification is now available through the Fianu Dashboard for all Attestation appendix files
Policy Justifications
- New Policies and changes to existing Policies now require the user to add a justification
GitLab Support
- Fianu now supports GitLab for source code and pipeline Controls
Other
- Small bug fixes and enhancements