Write Check V2

Write security checks using the CheckDefinitionV2 system. Use when creating new checks, converting V1 checks to V2, or when the user asks to implement a vulnerability scanner check. Covers defineCheckV2, defineRegexCheck, CheckContext API, parameter injection, testing with testCheck/mockTarget, and registration. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/caido-community--scanner--write-check-v2 commit 21bf8a2c7d

Frequently asked questions

npx skillmds@latest add tomevault-io/write-check-v2-2