compliance-trestle icon indicating copy to clipboard operation
compliance-trestle copied to clipboard

An opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard.

Results 197 compliance-trestle issues
Sort by recently updated
recently updated
newest added

We are pleased to announce the release of IBM compliance-trestle v2.1.1 This is a summary of the issues addressed on this release: * Change lint title action ([#1352](https://github.com/IBM/compliance-trestle/issues/1352)) ([`5444206`](https://github.com/IBM/compliance-trestle/commit/5444206f8b8c8e6904ec180472c569e246255975)) *...

release

## Describe the bug Running `trestle author profile-assemble` causes `IndexError`. This issue came up after the update to version `2.1.0`. The same command exits with code `0` on trestle version...

stale

## Issue description / feature objectives Several `trestle task` test cases test similar things. Look into @pytest.mark.parametrize to reduce the duplicated tests ## Completion Criteria Streamlined test cases.

We are pleased to announce the release of IBM compliance-trestle v2.1.0 In addition to numerous bug fixes and internal enhancements, it includes the following features: 1. `ssp-filter` can now filter...

Announcement

## Issue description / feature objectives Currently when parts are added via `catalog-assemble` there is no assignment of namespace to either the standard parts, `statement, objective, guidance` nor to custom...

stale

The new version of trestle has been released and is bumped to 2.0.0 because of breaking changes caused by handling SSP authoring in a very different way, based on component-definitions...

Announcement

## Issue description / feature objectives The downloads from PyPI as shown by https://pypistats.org/packages/compliance-trestle show very few downloads for python 3.7 or 3.8 3.9 and 3.10 are popular now, so...

Backlog

## Issue description / feature objectives The inverse of task csv-to-oscal-cd is needed. ## Caveats / Assumptions N/A ## Completion Criteria task is implemented with 100% code sonar code coverage.

Ice box

## Issue description / feature objectives The current ssp-demo doesn't represent the new way to generate an ssp based on component definitions and rules. The demo needs to be heavily...

In Progress
stale

flake8-bugbear blocks the usage of pytest.raises(Exception) with warning B017 for many of the earlier test files. The purpose for the warning is that the reason for failure could simply be...

Epic
stale