oscal-club/oscal-cli action
Use oscal-cli to validate OSCAL content, convert OSCAL content, and perform processing of underlying Metaschema definitions
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Maintainedlast commit Dec 16, 2025
- License
- Public domain
Pinned Snippet
uses: oscal-club/oscal-cli-action@6a8b6368885714e46fa1d4a65a6ce665902e08b7 # v2.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| args | Default arguments to run oscal-cli with | no | --version |
| debug | Enable debug output in action (set -x). Helpful for troubleshooting. | no | false |
| oscalCliPackageUrl | The URL from which the oscal-cli package will be downloaded and installed. | yes | https://repo1.maven.org/maven2/dev/metaschema/oscal/oscal-cli-enhanced/2.6.0/oscal-cli-enhanced-2.6.0-oscal-cli.tar.bz2 |
Outputs
| name | description |
|---|---|
| exit_code | The exit code returned from oscal-cli |