• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

informatics-isi-edu / deriva-mcp-core / 23666893603
91%

Build:
DEFAULT BRANCH: main
Ran 27 Mar 2026 08:49PM UTC
Jobs 1
Files 32
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Mar 2026 08:48PM UTC coverage: 91.257% (+0.07%) from 91.184%
23666893603

push

github

mikedarcy
Add plugin allowlist and per-user mutation claim gating

  Plugin allowlist (DERIVA_MCP_PLUGIN_ALLOWLIST): restricts entry-point
  discovery to a named set of plugins. If unset, all discovered plugins
  load (existing behavior). An empty list disables all external plugins.
  Skipped plugins are logged at WARNING. Closes a supply-chain hardening
  gap where any package installed in the venv could inject code by
  declaring the deriva_mcp.plugins entry point.

  Mutation claim gating (DERIVA_MCP_MUTATION_REQUIRED_CLAIM): a JSON
  object specifying a claim name and required value(s) that must be
  present in the token introspection payload for a principal to execute
  mutating tools when the kill switch is off. Example:
  {"groups": ["deriva-mcp-mutator"]}. List values use OR semantics;
  multiple keys use AND semantics. Principals lacking the claim receive
  {"error": "catalog mutations are not permitted for your account"} and
  a mutation_claim_denied audit event. The kill switch takes precedence
  when both are active. stdio mode is unaffected (defaults to allowed).

47 of 49 new or added lines in 5 files covered. (95.92%)

2244 of 2459 relevant lines covered (91.26%)

0.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
97.01
-2.99% src/deriva_mcp_core/auth/verifier.py
Jobs
ID Job ID Ran Files Coverage
1 23666893603.1 27 Mar 2026 08:49PM UTC 32
91.26
GitHub Action Run
Source Files on build 23666893603
  • Tree
  • List 32
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1bc4cbfd on github
  • Prev Build on main (#23636861757)
  • Next Build on main (#23668043095)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc