test(config-audit): add baseline-all-a fixture + grade-stability regression test
This commit is contained in:
parent
a9fb328584
commit
350cebc39c
8 changed files with 167 additions and 0 deletions
10
plugins/config-audit/tests/fixtures/baseline-all-a/.mcp.json
vendored
Normal file
10
plugins/config-audit/tests/fixtures/baseline-all-a/.mcp.json
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"memory": {
|
||||
"type": "stdio",
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-memory"],
|
||||
"trust": "workspace"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue