Skip to content

Releases: oscal-compass/compliance-trestle

v1.0.2

05 May 04:12
Compare
Choose a tag to compare

Fix

  • Check for circular imports during profile resolution (#1107) (81469db)
  • Prevent moustaches in resolved profile catalog (#1106) (f9edc81)
  • Add ability to remove group title (#1114) (4303d76)
  • Prevent blowfish warning due to new release of cryptography (#1112) (f13fe31)

v1.0.1

27 Apr 03:56
Compare
Choose a tag to compare

Fix

v1.0.0

27 Apr 00:49
Compare
Choose a tag to compare

Feature

Fix

Breaking

Documentation

v0.37.0

12 Apr 04:40
Compare
Choose a tag to compare

Feature

Fix

  • Cherry pick all fixes from the prerelease hotfix branch (#1090) (06e1470)
  • Improved filtering column matching. (#1082) (712822e)

Documentation

v1.0.0-rc.0

05 Apr 03:59
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

Feature

Fix

Breaking

  • Pre-release of Trestle 1.0.0 (572f47f)

v0.36.0

04 Apr 01:26
Compare
Choose a tag to compare

Feature

  • Add ability to generate multiple markdown files using Jinja (#1077) (f41fc9f)

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

  • Update ssp and profile authoring document (#1075) (4211529)

v0.35.0

22 Mar 07:34
Compare
Choose a tag to compare

Feature

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

07 Jan 05:33
Compare
Choose a tag to compare

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)

Documentation

  • Update ssp workflow and minor changes to other docs (#985) (45be184)

v0.33.0

21 Dec 01:38
Compare
Choose a tag to compare

Feature

  • Support for SSP writing with jinja templating. (#787) (e47fc77)

Fix

  • Merge dicts and remove transform command from CLI until mature.(#954) (82e484b)

v0.32.1

17 Dec 06:33
Compare
Choose a tag to compare

Fix