ggshield secret scan docset
#
DescriptionUse this command to integrate with other data sources.
It supports JSONL files in which each object is conform to the
Generic "Docset" Format.
ggshield secret scan docset [OPTIONS] FILES
#
OptionsNo options. JSONL files to scan should be passed as arguments.
#
ggshield global options-h
,--help
: display detailed help
#
Examples# scan file1.jsonl and file2.jsonl for secrets$ ggshield secret scan docset file1.jsonl file2.jsonl