Skip to content

Releases: NUWCDIVNPT/stig-manager-client-modules

1.4.1

28 Feb 19:13
842d2a9
Compare
Choose a tag to compare

Initial release of these modules on npm

What's Changed

  • chore: code.mil requirements by @cd-rite in #5
  • Add sourceRef option to the parsers and pass it through TaskObject by @csmig in #8
  • feat: remove XMLParser and valueProcess options from parsers by @csmig in #9
  • fix: Revise html decoding to use decode() from the 'he' library by @Matte22 in #10
  • Fix: Remove any error handling that may produce console.log statements by @Matte22 in #12
  • added npm org/scope to package.json and an npm publish workflow by @cd-rite in #7
  • Npm publish id token by @cd-rite in #13
  • Updated readme by @cd-rite in #14
  • Docs: Update type definitions and JSDoc for parser functions by @Matte22 in #15
  • feat: workaround STIG Viewer 3.2 ruleId abnormalities by @cd-rite in #17
  • chore: 1.4.1 update, adjust url to stop npm warning by @cd-rite in #18

Full Changelog: 1.4.0...1.4.1

1.4.0

23 Jan 22:24
8b00c68
Compare
Choose a tag to compare

What's Changed

  • Eval-Stig new result engine module parsing by @Matte22 in #3

Full Changelog: 1.0.0...1.4.0

1.0.0

17 Jan 19:53
dc3732b
Compare
Choose a tag to compare

Initial release