mri-lab-graz/PRISM Validator

Validate a PRISM/BIDS dataset with the ghcr.io/mri-lab-graz/prism-validator Docker image.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dataset-pathPath to the dataset to validate, relative to the repo root.no.
formatOutput format: "" for human-readable, or json, junit, sarif, markdown, csv.no""
image-tagTag of ghcr.io/mri-lab-graz/prism-validator to use (e.g. latest, main, a semver tag).nolatest
fail-on-invalidFail this step when the dataset is invalid (validator exit code 1).notrue
namedescription
report-pathPath to the written report file when "format" is set; empty when using the default human-readable output.
valid"true" or "false", based on the validator exit code.