Skip to content

Releases: NUWCDIVNPT/stig-manager

1.0.0-beta.21

15 Mar 15:18
Compare
Choose a tag to compare
1.0.0-beta.21 Pre-release
Pre-release
  • fix: Set Ext.Layer z-index default = 9000 (#185)

1.0.0-beta.20

12 Mar 19:12
Compare
Choose a tag to compare
1.0.0-beta.20 Pre-release
Pre-release
  • fix: Log username for unauthorized requests (#178)
  • feat: File uploads use memory storage (#180)

1.0.0-beta.19

04 Mar 12:28
Compare
Choose a tag to compare
1.0.0-beta.19 Pre-release
Pre-release
  • feat: Export Collection-STIG CKL archive (#176)
  • fix: inline row editors (#167) (#174)

1.0.0-beta.18

01 Mar 20:57
Compare
Choose a tag to compare
1.0.0-beta.18 Pre-release
Pre-release
  • feat: Preview tabs for workspaces (#172)

When you single-click or select a Collection child-node (except for Manage) in the Navigation Tree, it is shown in a preview mode and reuses an existing Tab. Preview mode is indicated by italics in the Tab heading. For our motivation, see discussion #124.

This is useful if you are quickly browsing Asset-STIGs and don't want every visited workspace to have its own Tab. When you double-click on a node in the Navigation Tree, a new Tab is dedicated to that workspace. Tabs already in Preview mode can be made dedicated by double-clicking the Tab's title.

In addition, activating any Tab now selects the corresponding node in the Navigation Tree.

1.0.0-beta.17

21 Feb 22:39
Compare
Choose a tag to compare
1.0.0-beta.17 Pre-release
Pre-release
  • fix: Reviews for non-current ruleIds (#155)
  • fix: Saving unchanged Review updates timestamp (#153)
  • fix: increase test coverage (#151)

1.0.0-beta.16

15 Feb 13:32
Compare
Choose a tag to compare
1.0.0-beta.16 Pre-release
Pre-release
  • feat: Asset-STIG CKL import UI enhancements (#86) (#143)
  • fix: GET /collections/{collectionId}/poam fail with 500 (#141) (#142)
  • fix: Implement submit all from Asset-STIG UI (#88)
  • feat: Iron Bank base image in CD workflow (#139)
  • feat: HEALTHCHECK and FROM argument (#108)
  • feat: Support older MySQL syntax and check minimum version (PR #137)
  • fix: access is set for lvl1 users only (#121)
  • fix: Make note of accessLevel requirements (#102)
  • fix: Remove unused Findings projections (#101)

1.0.0-beta.15

05 Feb 16:34
Compare
Choose a tag to compare
1.0.0-beta.15 Pre-release
Pre-release
  • feat: check MySQL version during startup (#136)
  • fix: Support older MySQL syntax for now (#135)
  • fix: access is set for lvl1 users only (#121)
  • fix: Make note of accessLevel requirements (#102)
  • fix: Remove unused Findings projections (#101)

1.0.0-beta.14

01 Feb 16:11
Compare
Choose a tag to compare
1.0.0-beta.14 Pre-release
Pre-release
  • fix: Remove standard feedback widget (#120)
  • more info about workflow, possible configurations, and default db port update (#127)
  • Merge PR #119 from cd-rite
  • Added commented-out test for Issue #113 (#115)
  • API testing README (#114)

1.0.0-beta.13

22 Jan 16:12
Compare
Choose a tag to compare
1.0.0-beta.13 Pre-release
Pre-release
  • fix: API issues #97 #98 (#111)
  • fix: Tab stays open on Collection Delete (#92)
  • fix: Individual Findings not listing STIG (#96)
  • fix: Delete Grant is always active (#81)

1.0.0-beta.12

18 Jan 23:13
Compare
Choose a tag to compare
1.0.0-beta.12 Pre-release
Pre-release
  • Update Docker.md
  • Update README.md
  • Merge pull request #93
  • Remove typeCast handling for JSON (#62)
  • Update feature_request.md
  • Update bug_report.md
  • fix: UI Import results completion message (#58)
  • fix: collection review filter (#64)
  • HTML entities in CKL are not decoded (#63)
  • Update jwks-rsa to 1.12.1(#74)