Skip to content

Error in Wiki Checkov gdnconfig sample content #124

Description

@sijday

The argument "Directory" is incorrect and should be "TargetDirectory"

So the wiki page entry should be as follows:

Checkov gdnconfig sample

{ "tools": [ { "tool": { "name": "Checkov", "version": "Latest" }, "arguments": { "SkipPath": "", "TargetDirectory": "", "File": "", "ExternalChecksDir": "", "List": "true", "Framework": "", "SkipFramework": "", "Check": "", "SkipCheck": "", "HardFailOn": "", "DownloadExternalModules": "", "ExternalModulesDownloadPath": "", "ConfigFile": "", "CreateConfig": "", "ShowConfig": "true", "CreateBaseLine": "", "Baseline": "", "NoFailOnCrash": "", "EnableSecretScanAllFiles": "false", "BlockListSecretScan": "", "Quiet": "false", "Help": "", "Version": "" } } ] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions