Skip to content

1.3.5

Choose a tag to compare

@cd-rite cd-rite released this 30 Apr 23:33
· 438 commits to main since this release
7cd66b4

What's Changed

  • (API) Review carry-forward feature implemented. Reviews are now associated with a key composed of the calculated digest of Rule Check Content and the Rule Version ("STIG ID"), rather than specific RuleIds. This will allow a much greater proportion of Reviews to apply across changes between STIG Revisions (#957).
  • (App) Last modified RuleId context now displayed in Attributions Panel, with hover text indicating other applicable RuleIds.
  • (App) OIDC Library refactor (#775).
    • This change uses features of the browser that require the web client to be in a Secure Context. A Secure Context is one that is either using HTTPS with a valid certificate or is from localhost.
  • (API/App) Assessment counts by severity now included in "Detailed" Metrics exports (#898).

NOTE: This Release includes a Database Migration.

Full Changelog: 1.3.4...1.3.5