falseSecrets method

List? falseSecrets()

Optional. Specify files to ignore when conducting a pre-publishing search for potential leaks of secrets.

Implementation

List? falseSecrets() => unParsedYaml?['false_secrets'];