oscal-cli icon indicating copy to clipboard operation
oscal-cli copied to clipboard

A simple open source command line tool to support common operations over OSCAL content.

Results 36 oscal-cli issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.0.0 to 4.2.1. Release notes Sourced from actions/setup-java's releases. v4.2.1 What's Changed Patch for java version file to accept it from any path by @​mahabaleshwars in actions/setup-java#610...

dependencies
github_actions

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
java

running the oscal-cli profile resolve command on a validated profile, responds with the error: "An uncaught runtime error occured. custom structuring". I am using the Merge -- Custom directive. code...

bug

# User Story: As a developer or engineer using oscal-cli, in order to ensure that invalid (but well-formed) OSCAL content is not converted between raw data formats, I would like...

enhancement

# Describe the bug When updating integration tests for #178, I was attempting to write some smoke tests of the subcommand. The `model validate -h` command will successfully complete without...

bug
java
devex

# User Story: As an engineer using oscal-cli, in order to make more effective use of the tool, I would like tab completions to work in bash and zsh-based Linux...

enhancement
devex

Bumps [org.xmlresolver:xmlresolver](https://github.com/xmlresolver/xmlresolver) from 6.0.2 to 6.0.4. Release notes Sourced from org.xmlresolver:xmlresolver's releases. 6.0.4 No release notes provided. 6.0.3 This release introduces (deprecated) APIs that implement some of the most common...

dependencies
java

# Describe the bug The instructions in the README.md file need to be updated to ensure all developers are always installing the latest `oscal-cli` version. If maven path is consistent...

documentation

### Describe the bug Getting a cardinality error for implemented component: [ERROR] [/system-security-plan/system-implementation[1]/inventory-item[1]/implemented-component[1]] The cardinality '0' is below the required minimum '1' for items matching the expression 'prop[has-oscal-namespace('http://csrc.nist.gov/ns/oscal') and @name='asset-id']'....

bug

# Describe the bug When using a recent development snapshot of the oscal-cli with liboscal-java v3.0.2, writing tests for usnistgov/oscal-cli#178 uncovered that certain kinds of invalid JSON and YAML profiles...

bug