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

🌱 Use new Scorecard entrypoint for CLI #4203

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

spencerschrock
Copy link
Contributor

What kind of change does this PR introduce?

refactor

What is the current behavior?

  • the CLI uses the old pkg.ExperimentalRunProbes function

What is the new behavior (if this is a feature change)?**

  • deleted ExperimentalRunProbes (not a breaking change since marked experimental

  • CLI uses the new pkg.Run entrypoint.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Followup to #3717

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

NONE

Signed-off-by: Spencer Schrock <sschrock@google.com>
Signed-off-by: Spencer Schrock <sschrock@google.com>
Switch the test to using the new Run function

Signed-off-by: Spencer Schrock <sschrock@google.com>
Signed-off-by: Spencer Schrock <sschrock@google.com>
@spencerschrock spencerschrock enabled auto-merge (squash) July 8, 2024 18:47
@spencerschrock spencerschrock merged commit f2fac0c into ossf:main Jul 8, 2024
36 checks passed
@spencerschrock spencerschrock deleted the use-entrypoint branch July 8, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants