-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes 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.Important 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.Denotes a PR that changes 10-29 lines, ignoring generated files.
Milestone
Description
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)
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes 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.Important 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.Denotes a PR that changes 10-29 lines, ignoring generated files.