mirror of
https://github.com/trailofbits/skills.git
synced 2026-09-14 14:28:48 +08:00
af35cdeac9
* init mutation-testing skill * fix metadata * init codex symlink * polish according to review feedback --------- Co-authored-by: Dan Guido <dan@trailofbits.com>
11 lines
452 B
JSON
11 lines
452 B
JSON
{
|
|
"name": "mutation-testing",
|
|
"version": "1.0.0",
|
|
"description": "Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton, mutation testing, or wants to configure or optimize a mutation testing campaign.",
|
|
"author": {
|
|
"name": "Trail of Bits",
|
|
"email": "opensource@trailofbits.com",
|
|
"url": "https://github.com/trailofbits"
|
|
}
|
|
}
|