kchason/CASE Ontology Validator

Validates files within a directory for compliance with the CASE Cyber Ontology

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
case-pathThe path to the directory or file to be validatedno/opt/json/
case-versionThe version of the ontology against which the graph should be validated. Options: "none", "case-0.5.0", "case-0.6.0", "case-0.7.0", "case-0.7.1", "case-1.0.0", "case-1.1.0", "case-1.2.0", "case-1.3.0", "case-1.4.0"nocase-1.4.0
extension-filterThe extension of only the files against which the validator should be run. Eg. "json", "jsonld", "case". Defaults to "" to run against all files defined in `case-path`.no""
abortWhether to abort the validator on the first failurenofalse
report-in-prWhether or not to report the validation results in the pull request. Only reports if the action is triggered by a pull request.nofalse
github-tokenThe GitHub token to use for reporting the validation results in the pull request.no""
repositoryThe GitHub repository to use for reporting the validation results in the pull request.no""
pull-requestThe GitHub pull request to use for reporting the validation results in the pull request.no""

no outputs