Skip to content

Commit

Permalink
Sync with updated Main 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
govreadydeploy committed Aug 6, 2021
2 parents ea5d179 + 61667d7 commit 878e328
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ GovReady-Q Release Notes
========================


v0.9.7-dev (July xx, 2021)
--------------------------
v0.9.7 (August 06, 2021)
------------------------

**UI changes**

Expand All @@ -13,13 +13,13 @@ v0.9.7-dev (July xx, 2021)
**Developer changes**

* Support datagrid specifying select type cell.
* Added new function OSCAL_ssp_export in order to export a system's security plan in OSCAL, this replaces the usual JSON export. Added a several fields of data for OSCAL SSP.
* If a component to be imported has a catalog key that is not found in the internal or external catalog list then it will be skipped and logged
* If no statements are created the resulting element/component is deleted
* Component and System Security Plan exports pass OSCAL 1.0.0 schema validation
* Added a proxy for parties and responsible parties for component OSCAL export
* Added new function OSCAL_ssp_export in order to export a system's security plan in OSCAL, this replaces the usual JSON export. Added a several fields of data for OSCAL SSP.
* If a component to be imported has a catalog key that is not found in the internal or external catalog list then it will be skipped and logged.
* If no statements are created the resulting element/component is deleted.
* Component and System Security Plan exports pass OSCAL 1.0.0 schema validation.
* Added a proxy for parties and responsible parties for component OSCAL export.
* Coverage 6.0b1 starts to use a modern hash algorithm (sha256) when fingerprinting for high-security environments, upgrading to avoid this safety fail.
* Validate Component import and SSP with trestle the package
* Validate Component import and SSP with trestle the package.

* **Bug fixes**

Expand Down Expand Up @@ -68,6 +68,7 @@ v0.9.5 (June 23, 2021)
* Link to library version of component from a system's selected control component listing and selected components.
* Improve UI of project security objectives. Improve alignment and convert text fields to select boxes to control data input.


v0.9.4 (June 13, 2021)
----------------------

Expand All @@ -78,7 +79,6 @@ v0.9.4 (June 13, 2021)
* Created a modal to allow an admin user to add security objectives confidentiality, integrity, and availability.
* Add field to identify user's default portfolio.


**UI changes**

* Can now edit a system componet's state and type in the detail page for a selected component.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.9.7-dev
v0.9.7

0 comments on commit 878e328

Please sign in to comment.