Skip to content

Allow customizations on the scorecard config checks #3

@camilamacedo86

Description

@camilamacedo86

Description

The audit tool uses the SDK Scorecard tests for example to build the Project QA reports see an example here. If the bundle does not have a Scorecard tests audit will inject a fixed config more info.

The goal of this task is to add the following options:

  • --scorecard-config : path of the scorecard test directory which will be used as the default scorecard config and be added to the operator bundles. If none is informed the default audit configuration will be used instead
  • --scorecard-custom-tests: set false to disable the scorecard checks and use the tests which are configured in the bundle. If this option is chosen audit tool will always set its default tests. (default true)

More info: https://github.com/operator-framework/enhancements/blob/master/enhancements/audit-command.md#scorecard-config-manifests-and-options

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.size/SDenotes a PR that changes 10-29 lines, ignoring generated files.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions