mirror of
https://github.com/trailofbits/skills.git
synced 2026-09-14 14:28:48 +08:00
f8645962ee
This branch bumped 1.0.2 -> 1.0.3, but main has since reached 1.0.3 on its own, so the bump is now a no-op against the merge base and the version-increment check fails: "version 1.0.3 is not greater than 1.0.3". 1.0.4 is the next free patch number. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
9 lines
209 B
JSON
9 lines
209 B
JSON
{
|
|
"name": "fp-check",
|
|
"version": "1.0.4",
|
|
"description": "Systematic false positive verification for security bug analysis with mandatory gate reviews",
|
|
"author": {
|
|
"name": "Maciej Domanski"
|
|
}
|
|
}
|