Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump release to 1.2.7 #633

Merged
merged 3 commits into from
Apr 11, 2022
Merged

chore: bump release to 1.2.7 #633

merged 3 commits into from
Apr 11, 2022

Conversation

csmig
Copy link
Member

@csmig csmig commented Apr 1, 2022

1.2.7

Changes:

  • (API) Update dependency minimist to address a High severity vulnerability
  • (API/Tests) Review History endpoint fixes and new CI tests
  • (App) In the Collection/STIG Review checklist grid, the columns that count O, NF, NA, and NR were expanded to accommodate up to 4 digits. These columns remain fixed width and are not re-sizable by the user.
  • (App) In both the Asset/STIG Review and Collection/STIG Review checklist grids, the default visible columns were changed from "Group ID and Group Title" to "Group ID and Rule Title". This more closely reflects the observed preferences of many users.
  • (API) resultEngine property added to Review schema. This property is intended to hold data about automated sources of the Review Results. See the API Specification for more details.
  • (DB) Includes a MySQL migration that:
    • Adds JSON column resultEngine to review and review_history tables.
    • Where autoResult column is set to 1, sets value of resultEngine to {type: "scap", product: "scc"}

We recommend backing up your database before updating to any release with a database migration.

Commits:

@cd-rite cd-rite merged commit 310c3d9 into main Apr 11, 2022
@csmig csmig deleted the 1.2.7 branch April 11, 2022 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants