Releases: oscal-compass/compliance-trestle
Releases · oscal-compass/compliance-trestle
v0.26.0
Feature
- Add exclusion flags to trestle author header validate to allow practical use without a task name. (#793) (
d77408f
) - Allow author edits and update of profile (#771) (
650b6c9
) - Improve profile resolver to cover "adds" scenarios in fedramp & NIST 800-53 (#766) (
75911f3
) - Author catalog to support reading and writing controls and catalogs (#734) (
0a2bcea
)
Fix
- Ssp issues (#795) (
3532e4e
) - Further refinements to CI pipeline (#796) (
b46c63b
) - Correct broken guards of sonarqube actions. (
9e10c1e
) - Add missing init.py, which can cause issues with pytest. (#792) (
bc6fbf3
) - Document submodule requirement for testing. (#782) (
3e711a3
) - Resolve bugs in xlsx to component definition (#772) (
ebff124
) - Remove two bugs generated from unraised exceptions. (#777) (
5f698a6
) - Remove use of http aligning with zero trust principles. (#770) (
5b0240c
) - security: Remove user name from logs (#767) (
4d075b8
) - cli: Correctly capture return codes (#760) (
170d911
) - Added more checks for pylint. (#758) (
2443ced
) - Adding automated tests of binary distribution validate release. (#756) (
c0b6748
) - Ignore hidden files throughout the project (#755) (
aec1df4
)
v0.25.1
v0.25.0
v0.24.0
v0.23.0
Feature
- Update of Oscal profile to osco from initial PoC with stakeholder review. (
c47092a
) - Resolved profile catalog functionality and enhanced ssp generation (#694) (
193e3b9
) - Add new OSCAL profile-to-osco-yaml transformer functionality. (#677) (
c7e2156
) - Adding rich model generation to trestle add and trestle create. (#693) (
9d32953
) - Adding capability to allowing generator to generate optional fields. (#690) (
4a0f631
)
Fix
v0.22.1
v0.22.0
v0.21.0
Feature
- Trestle Release #659 from IBM/develop (
6329c82
) - Describe command to describe contents of model files with optional element path (#650) (
905ff8a
) - Spread sheet to component definition (#635) (
6fe4e22
)
Fix
- Ssp dropping section prose when in profile, now supporting profile & catalog section prose. (#657) (
4eadf47
) - Ssp section generation failed due to changes due to 1.0.0 (#649) (
26dac34
) - Split bugs and make -f optional (#639) (
c514301
) - Cleanup and enhancement of linting. (#636) (
631eba9
)
Documentation
v0.20.0
Feature
- Adding a global option to trestle author headers. (#628) (
16f0265
) - Repository APIs to allow developer a consistent interface to a trestle repo. (#583) (
7bfabc5
)
Fix
- Added test cases for Repository code (#625) (
c3f8a33
) - Split catalog star, enable split of model with wildcard (#626) (
d17389e
) - Tutorial tweaks (#623) (
3ab018d
) - Add gfm support for mdformat (#620) (
f67a74c
) - Ssp assemble prose, all extraction of general prose for responses (#618) (
06e8627
) - Boost coverage fix split_too_fine (#615) (
891227b
)