Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow customizations on the scorecard config checks #3

Open
camilamacedo86 opened this issue Apr 22, 2021 · 0 comments
Open

Allow customizations on the scorecard config checks #3

camilamacedo86 opened this issue Apr 22, 2021 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Milestone

Comments

@camilamacedo86
Copy link
Collaborator

camilamacedo86 commented Apr 22, 2021

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

@camilamacedo86 camilamacedo86 added kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 22, 2021
@camilamacedo86 camilamacedo86 changed the title Allow customized scorecard config checks Allow customizations on the scorecard config checks Apr 22, 2021
@camilamacedo86 camilamacedo86 added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Apr 22, 2021
@camilamacedo86 camilamacedo86 reopened this Feb 1, 2022
@camilamacedo86 camilamacedo86 added this to the Next milestone Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

No branches or pull requests

1 participant