Releases: oscal-compass/compliance-trestle
Releases · oscal-compass/compliance-trestle
v1.0.2
v1.0.1
v1.0.0
v0.37.0
v1.0.0-rc.0
v0.36.0
Feature
Fix
- Profile tools now handle choice and label properly (#1078) (
4d9363a
) - Jinja control loops sort controls better (#1076) (
d89128b
) - Catalog name confusion and overwrite of same assembled files (#1074) (
1ba9a35
) - Trestle transformation tasks naming convention. (#1071) (
d179d78
) - Delay choice subst (#1072) (
16cf5e4
) - Param choice substitution works properly (#1070) (
181f586
) - Use set-parms of CD ctl-impl for alternatives; discard catalog hack (#1068) (
d9e75e7
) - Fix Jinja dependency version (#1069) (
34c703a
) - Added methods in catalog interface to sort controls by sort-id (#1067) (
dd04292
) - Lock oscal to release-1.0.0 (#1065) (
1e6b554
)
Documentation
v0.35.0
Feature
- Xlsx filter (#1050) (
9f63412
) - Xlsx-to-oscal-profile (#1046) (
9695933
) - Resolve UUID Imports During Profile Resolution, Not Only Explicit Imports (#1023) (
ae803e7
) - Aggregate properties as results level (#997) (
174aabe
) - Validate OSCAL directories (#990) (
941e4fc
)
Fix
- Use control sort-id for sorting (#1062) (
fb65bfb
) - Task tanium-to-oscal poor aggregation performance (#1053) (
9ea118c
) - Avoid write of new file if no changes after -assemble (#1057) (
893eec6
) - Update timestamps for all assemble tools (#1056) (
cccd7a2
) - Flake8 bandit reenable, remove transformcmd, empty config.ini (#1055) (
a7543c2
) - More complete parameter info in yaml headers (#1049) (
7a3b098
) - Block withdrawn controls from being written as markdown (#1045) (
053ab0e
) - Remove add command and incorporate it into the create command (#1036) (
ddde5f5
) - Improve column heading matching. (#1035) (
a51fa1e
) - Improve sections (#1033) (
8e6c632
) - Consistent author commands and support for required-sections (#1030) (
08953d1
) - Profile params (#1015) (
30c0ec1
) - 2 bugs xlsx-to-oscal-component-definition (#1017) (
81d4bf2
) - Updated documentation for trestle (#1006) (
8d3187d
) - Missing params in generated catalog and better hidden file handling on windows (#999) (
c4550f5
) - Second stage code cleanup and dead code removal (#993) (
79b2f61
) - Cleanup phase I including split of profile_resolver (#991) (
39134aa
) - Allow trace logging with verbose level 2 (#989) (
7b4b349
) - README documentation improvements (#987) (
0ad4996
) - Change verbose assignments from boolean to integer (#988) (
6aed714
)
Documentation
v0.34.0
Feature
- Add custom parameter wrapping to jinja (#976) (
4289ca0
) - Add jinja datestamp output (#970) (
2b92da1
) - Add optional numbering of figures and tables when generating md… (#964) (
89bafe7
)
Fix
- OCP4 CIS Component Definition rules should have unique descriptions (#975) (
299db5a
) - Better handling of groups containing groups in ssp gen and assemble (#977) (
5fa1820
) - Several issues in profile assemble and catalog generate (#974) (
0435c84
) - Fix json blocks in md so mdformat doesnt raise cannot format warning (#973) (
73b0612
) - Add toml as yapf pre-commit dependency (#972) (
d026282
) - Fix blind link in readme (#969) (
3f054bd
) - Handle error when dealing with profiles with no modify object. (#963) (
7ad3c82
)