opensip-ai/OpenSIP CLI

Run OpenSIP CLI in GitHub Actions without an OpenSIP Cloud account. The action runs the same built-in suite as the canonical `opensip audit` workflow by default and emits PR annotations, optional SARIF, optional sticky PR comments, and stable step outputs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
suiteSuite name to run when command is not provided.noaudit
commandAlternative OpenSIP CLI command to run instead of a suite, for example "audit --changed", "fit --changed", or "graph --recipe agent-risk".no""
changedScope the default suite run to changed files.notrue
annotationsEmit GitHub workflow annotations from the review brief.notrue
sarifGenerate a SARIF 2.1.0 file derived from the review brief.nofalse
commentPost or update a sticky pull request summary comment.nofalse
fail-onFailure policy: all-errors, new-errors, new-warnings, or never.nonew-errors
configPath to opensip-cli.config.yml.no""
versionopensip-cli npm version to run with npx.nolatest
working-directoryDirectory to run OpenSIP CLI from.no.
namedescription
verdictpass, warn, or fail.
issuesTotal issue count reported by the run.
new-issuesNet-new issue count when baseline evidence is available.
sarifPath to the generated SARIF file, when sarif is true.
briefPath to the generated review brief JSON file.
degradedComma-separated degraded evidence reasons.