Commit Graph

120 Commits

Author SHA1 Message Date
laurentsimon
3b7c46f779
SLSA provenance/build (#1702)
* SLSA build

* missing files

* updates

* updates

* updates

* indent fix

* update

* update

* updates

* updates

* updates

* updates
2022-06-08 09:54:09 -07:00
Arnaud J Le Hors
2c34a46503
Fix cron related documentation (#1986)
Fix link to projects.csv in README.md
Remove out of date info on daily cron job from CONTRIBUTING.md and fix
various links.

Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>

Co-authored-by: Azeem Shaikh <azeemshaikh38@gmail.com>
2022-06-07 20:12:28 +02:00
Naveen
f712144d00
🌱 Included Stargazers over time (#1971) 2022-05-31 17:03:39 +00:00
Scott Ford
cd0470403b
📖 Fixes description for webhook check (#1882)
Signed-off-by: Scott Ford <scott@scottford.io>
2022-05-12 21:14:43 +00:00
Arnaud J Le Hors
815de1819f
📖 Remove erroneous ref to CSV output (#1813) 2022-05-09 12:15:14 +00:00
laurentsimon
b304306451
Add token needed for checks in README (#1854)
* check perm doc

* updates
2022-04-26 16:02:02 +00:00
stm9
c10a6ae0f0
Update README.md (#1716)
Updated instructions on how to access public BigQuery dataset in section [public-data] (https://github.com/ossf/scorecard/edit/main/README.md#public-data)

Co-authored-by: Azeem Shaikh <azeemshaikh38@gmail.com>
2022-03-08 15:44:38 +00:00
Stephen Augustus (he/him)
d71866ca16 Update badges to correct package version and reference URLs 2022-02-27 09:29:49 -06:00
naveensrinivasan
c664364ccf 📖 Included reference to the GoDoc 2022-02-27 09:29:49 -06:00
Stephen Augustus (he/him)
394789cf22
README.md: Add OpenSSF Best Practices badge (#1629)
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2022-02-12 03:46:52 -08:00
Julia Ferraioli
95e7c030eb
Update the biweekly meeting times (#1603) 2022-02-04 20:50:41 +00:00
Arnout Engelen
28bf341a3f 📖 recommend nix-shell over nix-env
Which is more idiomatic
2022-02-03 11:53:25 -06:00
Stephen Augustus (he/him)
53f21cb523
README: s/Justin/Stephen (#1565)
...also fixes link to GitHub profile.

Signed-off-by: Stephen Augustus <foo@auggie.dev>
2022-01-29 10:32:07 -08:00
Azeem Shaikh
d50788f638
Add Slack channel badge (#1536)
Adds a new badge pointing to our Slack channel.
2022-01-26 22:48:28 +00:00
naveen
c3589e8080 📖 Updated codecov badge 2022-01-19 18:42:39 -06:00
Azeem Shaikh
96ea22eac5
Add and use compressed Scorecard logos (#1492)
Co-authored-by: Azeem Shaikh <azeems@google.com>
2022-01-19 18:08:35 +00:00
olivekl
c60b66bbc8
📖 Olivekl v4 doc updates (#1481)
* Create scorecards-analysis.yml

* Update README.md

Move Public Data section
Add placeholders for new installation organization, TODOs for public data section

* Update README.md

Remove outdated public data scoring system paragraph

* Update README.md

Add explanation of Scorecard Action install option and link out

* Update README.md

Add sentence introducing CLI installation section; move all heading down a level for that section

* Update README.md

Fix typo

* Update README.md

Remove comma

* Delete scorecards-analysis.yml file

Co-authored-by: Azeem Shaikh <azeemshaikh38@gmail.com>
2022-01-14 20:46:30 +00:00
Azeem Shaikh
f36e2223ce
Update BigQuery access instructions (#1442)
Co-authored-by: Naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-01-06 21:06:23 +00:00
olivekl
09a41a93b4
Update README.md (#1436)
Add risk levels to table of Scorecards Checks section; remove lists of each risk level in the Scoring section. (To streamline navigation; keeps the same info but just in shorter format)
2022-01-05 22:01:51 +00:00
laurentsimon
c11772788a
add links (#1433) 2022-01-04 12:05:15 -06:00
laurentsimon
5d472a8eab
update doc (#1431) 2021-12-31 12:53:27 -06:00
Naveen
f965a82e2c
📖 Included goreport in the README (#1409)
Co-authored-by: Azeem Shaikh <azeemshaikh38@gmail.com>
2021-12-28 16:15:49 +00:00
olivekl
d4df1f6136
Update README.md (#1388)
Update link for more useful GH app authentication instructions
2021-12-13 20:50:43 +00:00
olivekl
fa29896003
Clarify Authentication and Token info in README.md (#1387)
Add suggestion of which PAT to set;
Add explanation of why authentication is needed;
Clarity the "either-or" options for authentication;
Add link to GH Installations (please confirm link is correct)
2021-12-13 10:08:19 -08:00
Jamie Magee
777713901e docs: add installation instructions for mac and linux 2021-12-08 18:27:41 -06:00
Chen
be9a6234b5
Update the Risk of dangerous-workflow (#1361)
Co-authored-by: Azeem Shaikh <azeemshaikh38@gmail.com>
2021-12-07 18:00:36 +00:00
laurentsimon
3eb2e5aec8
license (#1350) 2021-12-03 21:01:38 +00:00
laurentsimon
b8d7a6b722
make critical (#1348) 2021-12-03 17:55:54 +00:00
dota17
6a7e314c37 1.Add the check Dangerous-Workflow
2.Fix the typo of rubygems
2021-12-01 07:44:28 -06:00
Evgeny Vereshchagin
6a2fb2edc2
Add LGTM to the SAST check (#1232)
According to https://github.com/apps/lgtm-com
"LGTM is a code analysis platform for identifying vulnerabilities early and preventing
them from reaching production". It's used by `systemd`, `lxc` and a lot of other large
open source projects. The check is
still kind of broken in the sense that it fails to detect
projects where every PR is analyzed by LGTM before getting merged
but it's better than nothing I guess.

Co-authored-by: Naveen <172697+naveensrinivasan@users.noreply.github.com>
2021-11-10 10:09:11 -08:00
Chris McGehee
4fbd0fe93e Adding Chris as facilitator 2021-11-08 18:11:07 -06:00
Naveen
ddd770ae14
📖 Updated the community links (#1216)
* :docs: Updated the community links 

Updated the community links to be more accessible. Took the idea from https://github.com/tektoncd/community/blob/main/working-groups.md#chains

* Update README.md
2021-11-04 16:59:43 +00:00
Naveen
1cc8601c2c
📖 Included the meeting minutes (#1202)
* 📖 Included the meeting minutes

Included the meeting minutes in the README.

* Update README.md
2021-11-01 00:58:22 +00:00
olivekl
6f1a1cb1f4
📖 Update README.md (#1160)
* Update README.md

Add Prominent Scorecards Users section
Add email groups
Fix calendar link

* Update README.md

Add https:// to links in "Prominent Users" section

Co-authored-by: Naveen <172697+naveensrinivasan@users.noreply.github.com>
2021-10-25 22:06:53 +00:00
Romain Dauby
c26bea648d
📖 Minor fixes to markdown links (#1141)
* Minor fixes to markdown links

* Minor fix generate docs
2021-10-19 12:14:11 -07:00
olivekl
da94c7c253
📖 Update Install command for version 3 (#1125)
* Update Install command for version 3

Change v2@latest to v@latest in README.md

* Update install instruction to use GitHub releases 

Remove `go install` instructions and replace with instructions to download binary from GitHub releases

* Update install instructions for GOPATH caps

Change gopath to GOPATH
2021-10-15 12:10:36 -07:00
laurentsimon
8c2e123155
Update BQ table in readme (#1116)
* v2 table

* comments
2021-10-07 16:26:00 +00:00
olivekl
c45f70bc90
📖 Add aggregate scoring documentation (#1063)
* Update README.md

Add scoring explanation, including aggregate scoring and risk weighting
Add Aggregate score to example output
Add omitted word

* Update README.md

Minor edit, remove word

Co-authored-by: Azeem Shaikh <azeemshaikh38@gmail.com>
2021-09-30 17:47:35 +00:00
Azeem Shaikh
06c14a64ba
Minor fixes to README.md (#1066) 2021-09-27 19:18:56 +00:00
olivekl
44dd10d465
📖 Olivekl patch 1 (#1039)
* Update README.md

Add new Contents section at top that includes links to to other documentation pages. 
Remove old Contents section that linked only to the page below.

* Update README.md

Change “Supportability” to “Prerequisites” and add GoLang requirement. 
Rename “Troubleshooting” to “Report Problems” and remove Slack reference
Rename “Contributing” to “Get Involved” and add Slack reference. 
Tweak headings for clarity/concision.

* Update README.md

Fix link (Get Involved)

* Update README.md

Moved content on page to match new Table of Contents format
Added subheadings linking out to other pages to match new Table of Contents format
Renamed "Motivation" to "What is Scorecards?"

* Update README.md

Removed out-of-date info on Pass/Fail scoring from Usage section
Added info about previous Pass/Fail scoring to Public Data section
Removed out-of-date Pass/Fail example from Package Manager section

* Update README.md

Changed links from absolute to relative paths
Moved "Overview" section to top

* Update README.md

Renamed "Learn More About Each Check" section to "Detailed Check Documentation"

* Update README.md

Added example for format flag
Trimmed example for package manager (since removing the out-of-date results example)

* Update README.md

Moved "Basic Usage" heading
Minor tweaks for clarity

* Update README.md

Change "Get Involved" heading to "Connect with the Scorecards Community"

* Update README.md

Replace colon with comma for consistency

* Update README.md

Fix line formatting
Fix explanation of BigQuery pass/fail scoring
Update install command

Co-authored-by: Azeem Shaikh <azeemshaikh38@gmail.com>
2021-09-22 14:05:37 +00:00
David A. Wheeler
a5a6a30cec
README.md: Add hyperlinks to docs/checks.md (#1008)
This modifies README.md to add hyperlinks
directly to each of the details in `docs/checks.md`.
That way, people who want to know more about a specific check
can jump immediately to that information.

Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
2021-09-13 18:38:16 +00:00
olivekl
924d4d5da9
📖 Update README.md (#976)
* Update README.md

Minor fixes for clarity.

* Update README.md

* Update README.md

Reinstating "Understanding Scorecard Results" paragraph after accidental deletion.

* Update README.md

Delete test phrase ("DELETE THIS")

Co-authored-by: Azeem Shaikh <azeemshaikh38@gmail.com>
2021-09-08 08:22:25 -07:00
nathan-415
062075823c
Updated go get to go install (#953)
Based on recommendations from the `go` tool.
```
go get: installing executables with 'go get' in module mode is deprecated.
	Use 'go install pkg@version' instead.
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.
```

Co-authored-by: Naveen <172697+naveensrinivasan@users.noreply.github.com>
2021-09-03 15:09:32 +00:00
olivekl
c9a617b236
📖 Expand "Motivation" section (#924)
* Expand "Motivation" section

Add description of the tool; introduce "checks" as a term used throughout documentation

* Update README.md
2021-08-26 20:53:40 +00:00
laurentsimon
9eb7929ebc
🐛 Address friction logs' comments (#899)
* fixes

* fix

* fix

* fixes

* doc

* missing file

* fixes

* comments

* typo
2021-08-25 21:02:23 +00:00
Meder Kydyraliev
27c5821764
Update README.md (#888) 2021-08-24 00:12:03 +00:00
Azeem Shaikh
1c9a255642
Update docs to use :stable release (#865)
Co-authored-by: Azeem Shaikh <azeems@google.com>
Co-authored-by: Naveen <172697+naveensrinivasan@users.noreply.github.com>
2021-08-18 15:41:20 +00:00
Azeem Shaikh
d4701c4a4e
Delete Signed-Tags check from Scorecard (#851)
Co-authored-by: Azeem Shaikh <azeems@google.com>
2021-08-12 22:26:50 +00:00
Azeem Shaikh
ce7d4c396d
Update BQ query in README.md (#831)
Co-authored-by: Azeem Shaikh <azeems@google.com>
2021-08-10 17:56:39 -07:00
laurentsimon
9b2f3f5270
broken link to doc (#799)
* broken link

* main doc link
2021-08-02 14:33:17 -07:00