Skip to content

1.3.4

Choose a tag to compare

@cd-rite cd-rite released this 13 Apr 23:24
· 444 commits to main since this release
9535b76

What's Changed

  • (API/Hotfix) Resolves an issue with missing rule-CCI associations that was causing Findings report miscounts and incomplete Rule Info presentation.
  • (API/Hotfix) Resolves issue that could exclude Findings for Rules that did not have an associated CCI.
  • (App/Hotfix) Removed asmCrypto dependency, replaced with native browser crypto functions.
  • (App) Added more informative error handling messages.
  • (App) Resolved issue preventing Application Managers from creating/modifying Owner grants via the User Admin panel.
  • (API) Refactored Collection Checklist query to improve performance.
  • (Workflows) Updated GitHub workflows to generate test coverage reports, build and sign binary artifacts, audit npm dependencies.
  • (Workflows) [REVERTED: #982 ] The Iron Bank-based image offering on Docker Hub is now based on the Iron Bank Alpine Node image (nodejs18:18-slim), which scans much cleaner than the previously used RHEL UBI.

Full Changelog: 1.3.3...1.3.4