ossf / scorecard

OpenSSF Scorecard - Security health metrics for Open Source
https://scorecard.dev
Apache License 2.0
4.46k stars 489 forks source link

:warning: remove dependencydiff functionality #4146

Closed spencerschrock closed 3 months ago

spencerschrock commented 3 months ago

What kind of change does this PR introduce?

breaking change

What is the current behavior?

dependencydiff functionality is deprecated

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

Following up on #3053 and #3125, dependencydiff functionality is removed. The functionality lives on in https://github.com/actions/dependency-review-action

Which issue(s) this PR fixes

Fixes #2008

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.)

Dependency diff functionality has been removed. For GitHub replacements, consider actions/dependency-review-action