-
Notifications
You must be signed in to change notification settings - Fork 97
feat(scorecard): Implement exclude metrics annotation #2393
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
3cbb66b
Remove abstract metric providers, left only openssf metric provider a…
alizard0 4c4db46
fixed calculateMetric signature to receive entity as expected by the …
alizard0 b621e10
Merge branch 'main' into RHIDP-12106
alizard0 8d0afbd
add component for testing the new baseUrl annotation for openssf scor…
alizard0 2f23269
add exclude metric for openssf
alizard0 d8eaa6f
Merge branch 'main' into RHIDP-12183
alizard0 0152c57
renamed baseUrl to scorecard-location
alizard0 aea0d64
rename annotation excludeChecks to exclude-checks
alizard0 7a7647a
Merge branch 'main' into RHIDP-12183
alizard0 b3b73b4
rollback component name to openssf-scorecard-only
alizard0 80a7a99
fix unit tests
alizard0 84b2172
fix the issue where the exclude-checks is compsoed by a string instea…
alizard0 dcf4d50
Merge branch 'main' into RHIDP-12183
alizard0 8da97ef
Merge branch 'main' into RHIDP-12183
alizard0 b2b7cb4
Merge branch 'main' into RHIDP-12183
alizard0 56c6abc
exclude metrics in PullMetricsByProviderTask instead
alizard0 de32169
Merge branch 'main' into RHIDP-12183
alizard0 5552d49
Merge branch 'main' into RHIDP-12183
alizard0 9ad2312
review work cicd
alizard0 69b6f05
Merge branch 'main' into RHIDP-12183
alizard0 9c2996a
Merge branch 'main' into RHIDP-12183
alizard0 c9afc8d
implemented exclude/include metrics using app-config and exclude usin…
alizard0 4dfeaa3
Merge branch 'main' into RHIDP-12183
alizard0 ad03413
Merge branch 'main' into RHIDP-12183
alizard0 2251333
Merge branch 'main' into RHIDP-12183
alizard0 05e836f
review work
alizard0 e72289a
review work
alizard0 c26593f
review work
alizard0 44897a8
Merge branch 'main' into RHIDP-12183
alizard0 9a6cd78
review work; moved isMetricIdExcluded to utils file instead
alizard0 05d221a
Merge branch 'main' into RHIDP-12183
alizard0 bcf8f38
Merge branch 'main' into RHIDP-12183
alizard0 f4f1407
review work
alizard0 edb19b6
Merge branch 'main' into RHIDP-12183
alizard0 2d077fb
add docs
alizard0 656ac13
Merge branch 'main' into RHIDP-12183
alizard0 0258d83
rename entityOverrides to entityAnnotations
alizard0 1031941
reviewed the isMetricIdDisabled rules
alizard0 5398602
review work
alizard0 973f9e2
Update workspaces/scorecard/plugins/scorecard-backend/config.d.ts
alizard0 a9a4759
review readme.md
alizard0 31fc075
added changesets
alizard0 779e2ca
moved docs/disabled-metrics-logic.md to scorecard-backend/docs
alizard0 3cab394
Merge branch 'main' into RHIDP-12183
alizard0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.