Skip to content

Releases: NUWCDIVNPT/stig-manager

1.4.11

29 May 20:12
1ec522b
Compare
Choose a tag to compare

What's Changed

  • (UI/API) Removing feature from Release 1.4.8 adding resultEngine, user, statusUser columns to Detail metrics exports. The feature was found to cause poor performance in large deployments.

Note: This release includes a database migration, reverting changes made in PR: #1283

Full Changelog: 1.4.10...1.4.11

1.4.10

21 May 02:59
0f77276
Compare
Choose a tag to compare

What's Changed

  • (API) bugfix: Resolves issue allowing Collection Owner/Managers to create restricted grant mappings outside of Collection boundary

Full Changelog: 1.4.9...1.4.10

1.4.9

16 May 15:01
4c68074
Compare
Choose a tag to compare

What's Changed

  • (UI) bugfix: Resolves issue preventing node expansion in the Export Results interface

Full Changelog: 1.4.8...1.4.9

1.4.8

13 May 22:37
1b8fa3c
Compare
Choose a tag to compare

What's Changed

  • (API) feat: Added resultEngine, user, statusUser columns to Detail metrics exports.
  • (API) feat: Listen on STIGMAN_API_PORT on startup and respond with status while bootstrap process is running.
  • (API) chore: Remove Dockerfile healthcheck
  • (API) chore: Refactor controllers to use a set of common functions when checking a collection grant or invoking elevation
  • (Docs) chore: Minor updates and clarifications

Note: This release includes a database migration. Initial bootstrap may take some time for deployments with a very large number of Reviews.

Full Changelog: 1.4.7...1.4.8

1.4.7

29 Apr 18:40
0145046
Compare
Choose a tag to compare

What's Changed

  • (API) dependency: Update mysql2 library in response to CVE-2024-21511
  • (UI) bugfix: STIG Management UI now displays system-wide count of Collections using a STIG.

Full Changelog: 1.4.6...1.4.7

1.4.6

16 Apr 17:50
9dfcf4e
Compare
Choose a tag to compare

What's Changed

  • (API) dependency: Update mysql2 library in response to CVE-2024-21508, CVE-2024-21509, CVE-2024-21507
  • (API) Refactor API definition for better maintainability
  • (API) Refactor db query construction for consistency

Full Changelog: 1.4.5...1.4.6

1.4.5

02 Apr 01:27
9224943
Compare
Choose a tag to compare

What's Changed

  • (UI/API) feat: Status text field expanded to 511 characters.
  • (UI) bugfix: Review resultEngine no longer keeps old value when using drag & drop from Other Assets.
  • (API/DB) chore: Remove unused current_group_rule table and view.
  • (API) bugfix: Review resultEngine now only set to null when PATCH'd with a result and no resultEngine.
  • (API) feat: DB bootstrap improvements, build script, static data.
  • (API) chore: Update dependency in response to CVE-2022-25881
  • Includes database migration

Full Changelog: 1.4.4...1.4.5

1.4.4

19 Mar 17:29
057b09f
Compare
Choose a tag to compare

What's Changed

  • (UI/API) Review Ages exposed in more interfaces: Asset Review, Collection Review, Other Assets
  • (UI/API) Review min/max ages in Collection Review checklist presentations
  • (UI) Bulk .ckl[b]/xccdf imports from Collection Dashboard for all users (for Review updates only)
  • (UI) Reject Status Text validation
  • (UI) bugfix: Collection metadata deletes
  • (API) bugfix: Timestamp update misbehavior in some circumstances
  • (API) Dependency updates in response to CVE-2024-28849; CVE-2024-28176
  • (Docs) Guidance for updating deployments
  • (Docs) Database schemas and diagram updates

Full Changelog: 1.4.3...1.4.4

1.4.3

28 Feb 21:20
3e09790
Compare
Choose a tag to compare

What's Changed

  • (API/UI) Added multi-asset patch endpoint with delete support for better performance when deleting large numbers of Assets
  • (UI) Switch to newly-published stig-manager-client-modules package on npm
  • (Docs) Updates to documentation publish process
  • (API) Code cleanup
  • (Docs) Updated STIGMan ASD reference checklist version

Full Changelog: 1.4.2...1.4.3

1.4.2

25 Jan 02:44
ba89f24
Compare
Choose a tag to compare

What's Changed

  • (API/UI) Meta-Collection Dashboard feature
  • (Docs) Documentation updates
  • (Demo/Docs) Demo data updates, include STIGs for demo data.
  • (API) Code cleanup
  • (API/Dependency) Dependency updates

New Contributors

Full Changelog: 1.4.1...1.4.2