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

## Describe the bug After profile-generate command, each control markdown is supposed to incorporate label, prose and other properties coming from the combination of catalog + profile to provide better...

bug
Backlog
stale

We are pleased to announce the release of IBM compliance-trestle v2.3.1 This is a summary of the issues/features addressed on this release: ### Fix * Improper indentation structure validation not...

release

We are pleased to announce the release of IBM compliance-trestle v2.3.0 This is a summary of the issues/features addressed on this release: ### Feature * Extend multiple templates validation to...

## Issue description / feature objectives From a component-definition.json + mapping-collection.json produce a new standard format component-definition.csv, which can then be turned into OSCAL via trestle task csv-to-oscsl-cd. Code is...

unofficial
exempt-from-stale

## Issue description / feature objectives From a standard format csv file, produce an OSCAL mapping-collection.json. ## Caveats / Assumptions Use the feat/nist-mapping branch as the basis. ## Completion Criteria

unofficial
exempt-from-stale

## Issue description / feature objectives Enable trestle to use pydantic v2 interface. Although #1533 upgrades version of pydantic to beyond v1, it still employs the v1 interface. This issue...

enhancement

## Types of changes - [ ] Hot fix (emergency fix and release) - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change...

exempt-from-stale

We are pleased to announce the release of IBM compliance-trestle v2.2.1 This is a summary of the issues/features addressed on this release: **Fix** - Parameter value default is never required...

release

We are pleased to announce the release of IBM compliance-trestle v2.1.1 This is a summary of the issues/features addressed on this release: **Feature** - Add profile-inherit command (https://github.com/IBM/compliance-trestle/issues/1392) ([3bd53ff](https://github.com/IBM/compliance-trestle/commit/3bd53ff370cece77fc78082dbc04304af12c6647)) -...

## Issue description / feature objectives To support settings export (provided and responsibility) statements in Component Definition markdown files as properties. These properties are use to set export information in...