actions-marketplace-validations/Mipiti Verify

Verify security controls against Mipiti threat models in CI. Runs typed assertions against your codebase and reports results.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
model-idMipiti threat model ID (omit if using all)no""
allVerify all models in the workspacenofalse
api-keyMipiti API key (MIPITI_API_KEY)yes
base-urlAPI base URLnohttps://api.mipiti.io
tier2-providerAI provider for Tier 2 verification: openai, anthropic, or ollamano""
tier2-modelModel name (e.g. gpt-4o, claude-sonnet-4-5-20250514)no""
tier2-api-keyProvider API key (OpenAI or Anthropic)no""
project-rootProject root directoryno.
reverifyRe-verify all assertions, not just pending (default true)notrue
dry-runRun verifiers but don't submit resultsnofalse
concurrencyMax concurrent Tier 2 LLM callsno1
namedescription
content-hashSHA-256 content hash of verified assertions (sha256:<hex>). Use with actions/attest-build-provenance for Sigstore attestation.