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

**Is your feature request related to a problem? Please describe.** 1. The different implementations of initializing clients in the original Scorecard run and the dependency-diff API (PR #2046): - The...

enhancement

**Is your feature request related to a problem? Please describe.** In v0 (issue #2008, PR #2030, #2046, #2077), we use the default headSHA of the dependency repo to check and...

enhancement

**Is your feature request related to a problem? Please describe.** In v0 of the Dependency-diff API (issue #2008), we run scorecard checks on every changed dependency to report its check...

enhancement

We have severity at the level of a check today. However, within a check, severity may vary. For example, contents: write is more critical than status: write, for example. This...

enhancement

Running scorecard on https://github.com/danielaparker/jsoncons/commits/master reports ``` "Info: all commits (3) are checked with a SAST tool ``` Thera are a lot more commits in the repo, though. I would have...

bug

**Is your feature request related to a problem? Please describe.** Scorecard API Enhancements - Move all the existing BigQuery scans into FireStore > This gives our consumers an option to...

kind/enhancement
needs discussion
Stale

**Is your feature request related to a problem? Please describe.** In v0 of the DepedencyDiff API (issue #2008), we skip those dependencies without a srcRepo URL for the scorecard checks,...

enhancement

**Is your feature request related to a problem? Please describe.** As a maintainer, when cloning a GitHub repo and running scorecard against it using the flag `--local=.`, several checks that...

kind/enhancement
Stale

We only support GH action in the check. It'd be useful to support other builders, like GCB. Seems easy enough to parse the yaml file and check the step's name,...

enhancement

**Is your feature request related to a problem? Please describe.** - We have lots of PRs from Dependabot. This makes it harder to maintain renovate seems to have an option...

enhancement