Proto commits in ossf/scorecard

These 13 commits are when the Protocol Buffers files have changed:

Commit:2169bc4
Author:Arnaud J Le Hors
Committer:GitHub

Use new project name in Copyright notices (#2505) Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com> Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>

The documentation is generated from this commit.

Commit:f979097
Author:Spencer Schrock
Committer:GitHub

🌱 cron: generalize and expose worker (6/n) (#2317) * WIP Signed-off-by: Spencer Schrock <sschrock@google.com> * Appease linter. Signed-off-by: Spencer Schrock <sschrock@google.com> * Update Makefile for worker Signed-off-by: Spencer Schrock <sschrock@google.com> * Extract already completed request sanity check. Signed-off-by: Spencer Schrock <sschrock@google.com> * Add worker test. Signed-off-by: Spencer Schrock <sschrock@google.com> * remove logger from worker interface Signed-off-by: Spencer Schrock <sschrock@google.com> * move cron data and worker out of cron/internal Signed-off-by: Spencer Schrock <sschrock@google.com> * Move config out of internal. Signed-off-by: Spencer Schrock <sschrock@google.com> * Document worker interface. Signed-off-by: Spencer Schrock <sschrock@google.com> * Fix typo which prevented metadata from going to cron job. Signed-off-by: Spencer Schrock <sschrock@google.com> * Address feedback. Signed-off-by: Spencer Schrock <sschrock@google.com> * Revert "Fix typo which prevented metadata from going to cron job." This reverts commit 876acb062e8a562cb9ed0d2e3e2a76c2babd850b. Will send separate PR. Signed-off-by: Spencer Schrock <sschrock@google.com> * Fix linter. Signed-off-by: Spencer Schrock <sschrock@google.com> Signed-off-by: Spencer Schrock <sschrock@google.com>

Commit:7cd6406
Author:Azeem Shaikh
Committer:GitHub

Reduce build target radius (#2293) Signed-off-by: Azeem Shaikh <azeemshaikh38@gmail.com> Signed-off-by: Azeem Shaikh <azeemshaikh38@gmail.com>

Commit:d1714a2
Author:Azeem Shaikh
Committer:GitHub

Move the cron job to `internal` package (#1960) Co-authored-by: Azeem Shaikh <azeems@google.com>

Commit:a3f4b05
Author:Azeem Shaikh
Committer:GitHub

Pass in specific commit-SHA in cron job (#1739) Co-authored-by: Azeem Shaikh <azeems@google.com>

Commit:c8d2a51
Author:Azeem Shaikh
Committer:GitHub

Ignore nil values in Branch-Protection check (#1243) Co-authored-by: Azeem Shaikh <azeems@google.com>

Commit:69f9774
Author:Azeem Shaikh
Committer:GitHub

Store metadata in BigQuery (#1197)

Commit:5d6a7cd
Author:laurentsimon
Committer:GitHub

✨ Add policy file (#1002) * draft * draft 2 * add tests * check names * fixes * fix * comments * fix * test * remove risk * license * linter * comments

Commit:9a1978a
Author:Azeem Shaikh
Committer:GitHub

Use RefUpdateRule in BranchProtection check (#936) Co-authored-by: Azeem Shaikh <azeems@google.com>

Commit:7f71928
Author:Azeem Shaikh
Committer:GitHub

Generate `.shard_metadata` file in cron job shard (#814) Co-authored-by: Azeem Shaikh <azeems@google.com>

Commit:df89767
Author:Azeem Shaikh
Committer:GitHub

Fix bug in SecurityPolicy (#761) Co-authored-by: Azeem Shaikh <azeems@google.com>

Commit:4d7fb5d
Author:Naveen
Committer:GitHub

:seedling: Fix the go.mod with v2 upgrade (#716) The go.mod and the related files weren't t updated with the v2 upgrade. https://github.com/ossf/scorecard/issues/711 This fix will address the issue.

Commit:6437c93
Author:Azeem Shaikh
Committer:GitHub

Setup PubSub framework code. (#428) Co-authored-by: Azeem Shaikh <azeems@google.com>