Skip to content

Commit

Permalink
chore: updates for 1.4.4 release (NUWCDIVNPT#1248)
Browse files Browse the repository at this point in the history
  • Loading branch information
cd-rite authored Mar 19, 2024
1 parent 9beabc4 commit 057b09f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
4 changes: 2 additions & 2 deletions api/source/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stig-management-api",
"version": "1.4.3",
"version": "1.4.4",
"description": "An API for managing evaluations of Security Technical Implementation Guide (STIG) assessments.",
"main": "index.js",
"scripts": {
Expand Down
15 changes: 15 additions & 0 deletions release-notes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
1.4.4
-----

Changes:

- (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

1.4.3
-----

Expand Down

0 comments on commit 057b09f

Please sign in to comment.