scorecard icon indicating copy to clipboard operation
scorecard copied to clipboard

OpenSSF Scorecard - Security health metrics for Open Source

Results 413 scorecard issues
Sort by recently updated
recently updated
newest added

Add support for cloud yaml for dependency pinning, see example https://github.com/ossf/allstar/blob/main/cloudbuild.yaml#L4

kind/enhancement
check/Pinned-Dependencies
Stale

Workflows can define container images using the `image` field. We may check whether it's pinned. See https://github.com/sethvargo/ratchet

enhancement

`If there is no support for token authentication, consider implementing it by following [these directions](https://docs.github.com/en/developers/webhooks-and-events/webhooks/securing-your-webhooks).` is mis-leading because users do not control the authentication support: the webhook service is often...

bug
enhancement
good first issue
hacktoberfest

**Describe the bug** A `Dependency-Update-Tool` alert contains a link to https://dependabot.com/docs/config-file/ which now redirects to https://github.com/docs/config-file/ which is 404. **Expected behavior** Perhaps a link to https://github.com/dependabot would be appropriate though...

bug

Certain maintainers disagree or are unable to satisfy certain Scorecard checks. It would be useful to provide a way for them to explain their reasoning, if they want. We can...

kind/enhancement

`Dependency-Update-Tool ` checks if a project uses Dependabot or Renovate bot. Although these tools support many languages and ecosystems, there are cases they don't support, for example, C/C++ projects. For...

kind/enhancement
Check/Dependency-Update-Tool
Stale

Let's have e2e tests to catch https://github.com/ossf/scorecard/issues/1891 /cc @naveensrinivasan

kind/enhancement
Stale

There are several examples of github token leaks via `pull_request_target` event. It'd be nice to check for it - possibly filtering out known acceptable github actions that use it after...

enhancement
help wanted
priority

**Is your feature request related to a problem? Please describe.** Use renovate bot for GitHub actions instead of Dependabot because it adds the comment on pinned SHA for actions. Also,...

enhancement

We don't have e2e tests for json and sarif output. /cc @azeemsgoogle @naveensrinivasan

kind/enhancement
Stale