Releases: NUWCDIVNPT/stig-manager
Releases · NUWCDIVNPT/stig-manager
1.3.14
What's Changed
- (API/UI) Fixed issue that could create invalid filenames for export when Asset/Collection names used reserved characters
- (UI) Fixed issue that caused borders of certain UI elements to disappear when zoomed
- (API) Refactored post/put/patch asset review handling
- (API) Fixed issue that could cause Review status to not reset in certain cases
- (API/Dependency) Updated axios dependency in response to vulnerability
Full Changelog: 1.3.13...1.3.14
1.3.13
What's Changed
- (UI/fix) Addressed bug in .cklb parsing preventing import.
Full Changelog: 1.3.12...1.3.13
1.3.12
What's Changed
- (UI) Asset Label and STIG Assignment interface update
- (UI) Resolved issue affecting updating reviews from Collection Review Workspace that were created with old RuleIds.
- (UI) Addressed issue affecting delimiter handling for inventory exports
- (API) Resolved issue that could be created when submitting Reviews for Rules with identical ids/fingerprints
- (API) Statistics were not being recalculated when STIG Assignments were made using PUT endpoint
- (Workflows) Refactored to incorporate SonarCloud analysis and matrix testing
- (API) Remove automatic STIG download on first start
- (Docs) Build dependency update
- (API) Refactoring service references for clarity
- (API) Dependency updates
New Contributors
Full Changelog: 1.3.11...1.3.12
1.3.11
What's Changed
- (API/UI) Export Reviews to another Collection feature
- (API) Transfer Asset Labels when moving Assets between Collections
- (API/UI) Inventory Export feature
Full Changelog: 1.3.10...1.3.11
1.3.10
What's Changed
- (API/UI) Provisional .cklb import/export feature.
- (UI) Added CCIs column to STIG Library grid.
- (API/fix) XML double-encoding regression after upgrading fast-xml-parser
- (API/fix) Handle missing description in xccdf benchmark
- (UI/fix) Remove non-compliant elevate parameter, fix regression preventing app management interface from updating Collections
- (UI/fix) Workaround non-standard what's new dates
- (UI/fix) Duplicate collection name detection
NOTE: This Release includes a Database Migration.
Full Changelog: 1.3.9...1.3.10
1.3.9
What's Changed
- (API/UI) Collection Cloning feature
- (API/UI) Modify Delete handling for Collections, Assets, and Users to mark records 'disabled' rather than removing them from the database.
- (UI) Grid text selection moved to right-click function
- (API/UI) Added STIG Title to metrics endpoint responses, added STIG Title column (hidden by default) to Collection Metrics grids/exports.
NOTE: This Release includes a Database Migration.
Full Changelog: 1.3.8...1.3.9
1.3.8
What's Changed
- (API/UI) Revision Pinning feature
- (API/UI) Modify User Delete function to retain users that have accessed the system.
- (API) OAS cleanup
- (UI) More explanatory message when User attempts to create Collections or Assets with names that already exist.
- (API) Dependency updates
NOTE: This Release includes a Database Migration.
Full Changelog: 1.3.7...1.3.8
1.3.7
What's Changed
- (API) Update fast-xml-parser dependency to address CVE-2023-34104 (#1012)
- (API) Addd stack trace to API error responses (#1011)
- (Docs) Minor updates
Full Changelog: 1.3.6...1.3.7
1.3.6
What's Changed
- (APP) tally sprites have been added to the bottom toolbars of grids that display Review data. These sprites show the relevant counts for the various rows, results, and statuses displayed in the grids above. (#992)
- (App) Resolved Application Deployment Stats download issue. (#994)
- (App) Resolved issue causing error when persistent Collection Review tab was re-opened.(#997)
- (App) Resolved issue with errorEvents causing errors in error handler. (#998)
- (Docs) Additional info about Review handling and tracking between STIG revisions. (#999)
Full Changelog: 1.3.5...1.3.6
1.3.5
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