security_review.checks.yml fails blt yaml validation

Created on 30 January 2024, over 1 year ago
Updated 2 February 2024, over 1 year ago

Problem/Motivation

After upgrading from 2.0.1 to 2.0.2 and exporting config, we have a new config file called security_review.checks.yml which has an empty set of curly braces in it. This fails yaml validation.

Steps to reproduce

- upgrade to security_review 2.0.2
- export config
- Run `blt validate:yaml`

Proposed resolution

Do not export this yml file if the fields are null, or actually set the field settings as null in the configuration instead of returning a null set.

πŸ› Bug report
Status

Closed: works as designed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States loopy1492

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024