Releases: mitre/saf
Releases · mitre/saf
1.0.3
New Features
- Add
saf generate:inspec_metadata
@camdenmoors (#88) - Add
generate:ckl_metadata
@camdenmoors (#61) - Add Dependabot @camdenmoors (#64)
- Add HDF2CSV @camdenmoors (#56)
- Add HDF2CKL @camdenmoors (#54)
Dependency Updates
- Bump @oclif/plugin-help from 3.3.1 to 5.1.11 @dependabot (#80)
- Bump globby from 10.0.2 to 13.1.1 @dependabot (#73)
- Bump tslib from 1.14.1 to 2.3.1 @dependabot (#82)
- Bump htmlparser2 from 6.1.0 to 7.2.0 @dependabot (#70)
- Bump typescript from 3.9.10 to 4.5.5 @dependabot (#74)
- Bump @types/node from 14.18.9 to 17.0.14 @dependabot (#75)
- Bump winston from 3.5.0 to 3.5.1 @dependabot (#76)
- Bump @types/mocha from 5.2.7 to 9.1.0 @dependabot (#77)
- Bump @aws-sdk/client-config-service from 3.48.0 to 3.49.0 @dependabot (#81)
- Bump ts-node from 8.10.2 to 10.4.0 @dependabot (#72)
- Bump mocha from 5.2.0 to 9.2.0 @dependabot (#79)
- Bump ts-mocha from 8.0.0 to 9.0.2 @dependabot (#67)
- Bump @oclif/config from 1.18.2 to 1.18.3 @dependabot (#65)
1.0.2
Bug Fixes:
- Validate thresholds for 0 min/max values (considered false in JavaScript) @camdenmoors ( a4b7a2c )
- Clarify multiple file input for view:summary
1.0.1
New Features
- Build Debian Packages @camdenmoors (#50)
- Update README.md @ejaronne (#51)
- Support multiple input files for
saf view:summary
@camdenmoors (#48) - Format Test JSONs @camdenmoors (#49)
1.0.0
New Features
- Add Spreadsheet2InSpec @camdenmoors (#41)
- Use Base64 for Resource Files @camdenmoors (#44)
- Add CKL2POAM @camdenmoors (#40)
- Create macOS Installer @camdenmoors (#39)
- Add HDF2ASFF Mapper @camdenmoors (#34)
0.2.2
New Features
- Add
saf convert:hdf2condensed
@camdenmoors (#21) - Add
--fullJson
to saf view:summary @camdenmoors (#16) - Add Total Counts to Summary and hdf2condensed @camdenmoors (#28)
- Add xccdf2inspec Converter @camdenmoors (#30)
- Build Executables as Part of Release Process @camdenmoors (#33)
Bug Fixes
0.2.1
- No changes
0.2.0
This release fixes an incorrect path issue when deploying Heimdall Lite using saf view:heimdall
0.1.9
- Add
saf view:summary
@camdenmoors (#15) - Fix
saf view
,saf view:heimdall
@camdenmoors
0.1.8
- Add
saf validate threshold
and Structural Improvements @camdenmoors (#14)
v0.1.7
Bug Fixes
- Fixes Broken Docker tags @camdenmoors (5e88a8a)