Skip to content

1.0.0-beta.22

Pre-release
Pre-release

Choose a tag to compare

@csmig csmig released this 22 Mar 23:35
· 819 commits to main since this release

Release 1.0.0-beta.22 introduces more comprehensive CKL export management. The new feature is accessed from the Collection -> Manage tab, from either the Asset grid or the STIGs grid.

The exported files are aggregated by Asset and each Asset's CKL serializes multiple STIG checklists. This approach is supported by both STIG Viewer and eMASS, and can significantly reduce the number of CKLs imported into eMASS.

  • fix: Improved output when importing STIG XML (#192)
  • fix: case-insensitive filename matching (#192)
  • feat: Collection export management (#169)
  • docs: Build documentation with Sphinx (#188)