|
8 | 8 |
|
9 | 9 | - Remove Debug Files When Running Tests [\#175](https://github.com/mitre/inspec_tools/issues/175)
|
10 | 10 |
|
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Add additional error checking and documentation surrounding the xccdf… [\#194](https://github.com/mitre/inspec_tools/pull/194) ([Bialogs](https://github.com/Bialogs)) |
| 14 | + |
11 | 15 | ## [v2.0.4](https://github.com/mitre/inspec_tools/tree/v2.0.4) (2020-06-18)
|
12 | 16 |
|
13 | 17 | [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.3...v2.0.4)
|
|
479 | 483 |
|
480 | 484 | [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.10...v1.6.11)
|
481 | 485 |
|
482 |
| -**Fixed bugs:** |
483 |
| - |
484 |
| -- Fixes \#77 by shifting help commands around [\#87](https://github.com/mitre/inspec_tools/pull/87) ([lukemalinowski](https://github.com/lukemalinowski)) |
485 |
| - |
486 | 486 | **Closed issues:**
|
487 | 487 |
|
488 | 488 | - DISA STIG web address needs to be updated [\#66](https://github.com/mitre/inspec_tools/issues/66)
|
|
518 | 518 | **Fixed bugs:**
|
519 | 519 |
|
520 | 520 | - --help option is broken but inspec\_tools help \<command\> works [\#77](https://github.com/mitre/inspec_tools/issues/77)
|
| 521 | +- Fixes \#77 by shifting help commands around [\#87](https://github.com/mitre/inspec_tools/pull/87) ([lukemalinowski](https://github.com/lukemalinowski)) |
521 | 522 |
|
522 | 523 | **Merged pull requests:**
|
523 | 524 |
|
|
562 | 563 |
|
563 | 564 | **Merged pull requests:**
|
564 | 565 |
|
565 |
| -- Update Profile logic include control exceptions [\#75](https://github.com/mitre/inspec_tools/pull/75) ([rx294](https://github.com/rx294)) |
566 | 566 | - Null Byte in json report causes inspec2ckl to bomb-out [\#73](https://github.com/mitre/inspec_tools/pull/73) ([kevin-j-smith](https://github.com/kevin-j-smith))
|
567 | 567 |
|
568 | 568 | ## [v1.6.0](https://github.com/mitre/inspec_tools/tree/v1.6.0) (2019-10-04)
|
|
610 | 610 |
|
611 | 611 | **Merged pull requests:**
|
612 | 612 |
|
| 613 | +- Update Profile logic include control exceptions [\#75](https://github.com/mitre/inspec_tools/pull/75) ([rx294](https://github.com/rx294)) |
613 | 614 | - Apply fixes from CodeFactor [\#61](https://github.com/mitre/inspec_tools/pull/61) ([aaronlippold](https://github.com/aaronlippold))
|
614 |
| -- Metadata docs and tools [\#55](https://github.com/mitre/inspec_tools/pull/55) ([samcornwell](https://github.com/samcornwell)) |
615 | 615 |
|
616 | 616 | ## [v1.3.6](https://github.com/mitre/inspec_tools/tree/v1.3.6) (2019-05-02)
|
617 | 617 |
|
|
642 | 642 |
|
643 | 643 | **Merged pull requests:**
|
644 | 644 |
|
| 645 | +- Metadata docs and tools [\#55](https://github.com/mitre/inspec_tools/pull/55) ([samcornwell](https://github.com/samcornwell)) |
645 | 646 | - Fix bugs introduced by \#51 \(STIGViewer PR\) [\#52](https://github.com/mitre/inspec_tools/pull/52) ([samcornwell](https://github.com/samcornwell))
|
646 | 647 | - Enhancements to meet working with STIGViewer as well as tracking some custom metadata when converting from xccdf2inspec and inspec2ckl [\#51](https://github.com/mitre/inspec_tools/pull/51) ([kevin-j-smith](https://github.com/kevin-j-smith))
|
647 | 648 | - Add modules summary, compliance [\#45](https://github.com/mitre/inspec_tools/pull/45) ([rx294](https://github.com/rx294))
|
|
0 commit comments