Releases: mitre/saf
Releases · mitre/saf
1.1.10
What's New
- Add total.min, total.max, remove totalMinimum @camdenmoors (#435)
- Add Twistlock2HDF, Update Heimdall Packages to v2.6.26 @camdenmoors (#440)
- Allow Treating Threshold Total as a Minimum @camdenmoors (#434)
Dependency Updates
- Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.27.1 @dependabot (#431)
- Bump eslint-plugin-unicorn from 40.1.0 to 42.0.0 @dependabot (#264)
- Bump @types/mustache from 4.1.2 to 4.1.3 @dependabot (#421)
- Bump ts-mocha from 9.0.2 to 10.0.0 @dependabot (#360)
- Bump mocha from 9.2.1 to 10.0.0 @dependabot (#397)
- Bump @oclif/core from 1.7.0 to 1.9.0 @dependabot (#396)
- Bump @types/node from 17.0.31 to 17.0.41 @dependabot (#432)
- Bump eslint from 8.14.0 to 8.17.0 @dependabot (#424)
- Bump typescript from 4.7.2 to 4.7.3 @dependabot (#425)
- Bump ts-node from 10.5.0 to 10.8.1 @dependabot (#423)
- Bump aws-sdk from 2.1125.0 to 2.1151.0 @dependabot (#436)
1.1.9
New Features
- Add
saf convert hdf2xccdf
1.1.8
Dependency Updates
- Update Heimdall Packages to v2.6.25
- Bump typescript from 4.6.4 to 4.7.2 @dependabot (#402)
1.1.7
What's New
- Rename ion2hdf to ionchannel2hdf @camdenmoors
- Support --raw and --input cli options for ionchannel2hdf @Amndeep7 (#393)
Dependency Updates
- Bump aws-sdk from 2.1101.0 to 2.1125.0 @dependabot (#347)
- Bump @types/node from 17.0.30 to 17.0.31 @dependabot (#352)
- Bump eslint from 8.10.0 to 8.14.0 @dependabot (#328)
- Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.21.0 @dependabot (#330)
- Bump tslib from 2.3.1 to 2.4.0 @dependabot (#325)
- Bump winston from 3.6.0 to 3.7.2 @dependabot (#339)
- Bump @types/mocha from 9.1.0 to 9.1.1 @dependabot (#322)
- Bump @types/xml2js from 0.4.9 to 0.4.11 @dependabot (#314)
- Bump @types/chai from 4.3.0 to 4.3.1 @dependabot (#340)
- Bump typescript from 4.6.3 to 4.6.4 @dependabot (#348)
- Bump express from 4.18.0 to 4.18.1 @dependabot (#350)
- Bump @types/node from 17.0.21 to 17.0.30 @dependabot (#351)
1.1.6
What's New
- Add
saf convert ion2hdf
@camdenmoors (#343)
Dependency Updates
- Bump express from 4.17.3 to 4.18.0 @dependabot (#333)
- Bump winston from 3.6.0 to 3.7.2 @dependabot (#301)
- Bump moment from 2.29.1 to 2.29.3 @dependabot (#312)
- Bump @types/chai from 4.3.0 to 4.3.1 @dependabot (#302)
1.1.5
What's New
- Update to Heimdall Packages 2.6.23 @camdenmoors (#319)
- Update README.md @ejaronne (#310)
Dependency Updates
- Bump @types/lodash from 4.14.179 to 4.14.182 @dependabot (#317)
- Bump oclif from 3.0.0 to 3.0.1 @dependabot (#316)
1.1.4
New Features
- Add
saf convert splunk2hdf
@camdenmoors (#286) - Don't add Encoding Header on InSpec_stub Export by Default @camdenmoors (#274)
- Update README.md @ejaronne (#281)
Bug Fixes
- Fix CCI to NIST 800-53 Lookup @camdenmoors (#280)
- Handle Undefined Fix ID, Check/Fix as Strings Instead of Objects @camdenmoors (#273)
Dependency Updates
- Bump oclif from 2.6.1 to 3.0.0 @dependabot (#292)
- Bump @types/lodash from 4.14.179 to 4.14.181 @dependabot (#257)
- Bump winston from 3.6.0 to 3.7.2 @dependabot (#267)
- Bump moment from 2.29.1 to 2.29.2 @dependabot (#268)
- Bump @oclif/core from 1.6.3 to 1.7.0 @dependabot (#288)
- Bump @types/chai from 4.3.0 to 4.3.1 @dependabot (#291)
- Bump @types/xml2js from 0.4.9 to 0.4.10 @dependabot (#297)
- Bump eslint from 8.10.0 to 8.13.0 @dependabot (#283)
- Bump @types/node from 17.0.21 to 17.0.24 @dependabot (#295)
- Bump aws-sdk from 2.1101.0 to 2.1115.0 @dependabot (#296)
v1.1.3
1.1.2
Notice: This release has been superseded by version 1.1.3
What's New
- Update to Heimdall Packages v2.6.21 @camdenmoors (#270)
Full Changelog: 1.1.1...1.1.2
1.1.1
New Features
- Update Heimdall Packages to v2.6.20 @camdenmoors (#260)
- Add total to generate threshold, add tests for validate threshold @camdenmoors (#259)