12 lines
756 B
JSON
12 lines
756 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__serena__activate_project",
|
|
"mcp__serena__list_dir",
|
|
"mcp__serena__get_symbols_overview",
|
|
"mcp__serena__find_symbol",
|
|
"Bash(python -c \"\nfrom app import generate_key\nr = generate_key\\('jwt_rs256'\\)\nprint\\('RS256 keypair:', r['keypair'], r['algorithm'], r['bits'], 'bit'\\)\nprint\\('private key starts with:', r['key'][:27]\\)\nprint\\('public key starts with:', r['public_key'][:26]\\)\n\ne = generate_key\\('jwt_es256'\\)\nprint\\('ES256 keypair:', e['keypair'], e['algorithm'], e['bits'], 'bit'\\)\nprint\\('private key starts with:', e['key'][:27]\\)\n\nh = generate_key\\('jwt_hs256'\\)\nprint\\('HS256:', h['keypair'], h['algorithm'], h['bits'], 'bit'\\)\n\")"
|
|
]
|
|
}
|
|
}
|