Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 0ae052c Author: Stephen Augustus <[email protected]> Date: Tue May 28 11:10:53 2024 +0200 docs: Allstar is now a part of the OpenSSF Scorecard project Signed-off-by: Stephen Augustus <[email protected]> commit 3dc172e Author: Stephen Augustus <[email protected]> Date: Tue May 28 15:50:53 2024 +0200 docs: Adopt OpenSSF Scorecard contributor ladder Signed-off-by: Stephen Augustus <[email protected]> commit cc8cc68 Author: Jeff Mendoza <[email protected]> Date: Fri May 3 12:30:32 2024 -0700 Fix name of ko in cloudbuild Signed-off-by: Jeff Mendoza <[email protected]> commit 80ddc24 Author: Jeff Mendoza <[email protected]> Date: Fri May 3 12:18:56 2024 -0700 Update go modules Signed-off-by: Jeff Mendoza <[email protected]> commit 27c8070 Author: Jeff Mendoza <[email protected]> Date: Fri May 3 12:06:48 2024 -0700 Update sc client mock Signed-off-by: Jeff Mendoza <[email protected]> commit 5388811 Author: Jeff Mendoza <[email protected]> Date: Wed Mar 27 16:13:32 2024 -0700 Update scorecard and Go versions. Signed-off-by: Jeff Mendoza <[email protected]> commit 3d71f35 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Mar 22 13:21:37 2024 +0000 Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.9.0 to 2.10.0 Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases) - [Commits](bradleyfalzon/ghinstallation@v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: github.com/bradleyfalzon/ghinstallation/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> commit f42d035 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Mar 13 13:38:46 2024 +0000 Bump gocloud.dev from 0.36.0 to 0.37.0 Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: gocloud.dev dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> commit c26edb2 Author: twelsh-aw <[email protected]> Date: Tue Mar 19 20:06:46 2024 -0400 Update issue in IssueRepo when change detected This was trying (and depending on app permissions, succeeding) at changing issue descriptions in repos directly even when IssueRepo was set. We update to obey IssueRepo config setting in this case Signed-off-by: twelsh-aw <[email protected]> commit 964a34c Author: Jeff Mendoza <[email protected]> Date: Thu Mar 7 14:23:29 2024 -0800 Switch to using a single worker Change "workers" cli option to be in pkg/config/operator and use ALLSTAR_NUM_WORKERS envvar with same default at 5. Update staging and prod config to use 1 worker to save concurrent memory usage. Signed-off-by: Jeff Mendoza <[email protected]> commit 9c5f410 Author: Jeff Mendoza <[email protected]> Date: Wed Mar 6 15:23:58 2024 -0800 Change cache to avoid memory use Orignally, the cache was intended to be long lived to handle incoming webhooks at any time. Currently, we are just polling, and just need the cache to handle a single "EnforceAll" run, where we hit the same paths multiple times in that run. Therefore, change the cache to be per-installation, and free it after each "EnforceAll". Signed-off-by: Jeff Mendoza <[email protected]> commit 24b20ac Author: Jeff Mendoza <[email protected]> Date: Fri Mar 1 14:31:05 2024 -0800 Avoid panic when workflow dir contains other dirs. Signed-off-by: Jeff Mendoza <[email protected]> commit 68e3449 Author: Jeff Mendoza <[email protected]> Date: Fri Mar 1 11:42:41 2024 -0800 Avoid panic with scorecard logs. Signed-off-by: Jeff Mendoza <[email protected]> commit c532eed Author: Jeff Mendoza <[email protected]> Date: Fri Mar 1 11:33:01 2024 -0800 Fix parsing of github action name. Signed-off-by: Jeff Mendoza <[email protected]> commit 609be43 Author: Jeff Mendoza <[email protected]> Date: Fri Mar 1 08:35:46 2024 -0800 Catch unknown scorecard check. Signed-off-by: Jeff Mendoza <[email protected]> commit 26a969c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Feb 29 13:13:07 2024 +0000 Bump sigstore/cosign-installer from 3.2.0 to 3.4.0 Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@1fc5bd3...e1523de) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> commit 61a80e1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Feb 29 13:13:04 2024 +0000 Bump actions/dependency-review-action from 3 to 4 Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@v3...v4) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> commit c4fc8c4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Feb 28 13:54:26 2024 +0000 Bump actions/upload-artifact from 3 to 4 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> commit a4b662a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Feb 28 13:54:20 2024 +0000 Bump github/codeql-action from 2 to 3 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> commit 1192f07 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Feb 28 13:54:13 2024 +0000 Bump golangci/golangci-lint-action from 3 to 4 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v4) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> commit b48eddb Author: Jeff Mendoza <[email protected]> Date: Tue Feb 27 15:29:58 2024 -0800 Update a lot of go deps. Signed-off-by: Jeff Mendoza <[email protected]> commit 92f6ce6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Nov 8 13:31:30 2023 +0000 Bump sigstore/cosign-installer from 3.0.5 to 3.2.0 Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.5 to 3.2.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@dd6b2e2...1fc5bd3) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> commit 83b10b5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Sep 4 14:00:13 2023 +0000 Bump actions/checkout from 3 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> commit 3521ed8 Author: Colm O hEigeartaigh <[email protected]> Date: Mon Jan 8 11:45:27 2024 +0000 Don't create issues for dangerous workflows when we have an inconclusive result Signed-off-by: Colm O hEigeartaigh <[email protected]> commit 2767817 Author: Raghav Kaul <[email protected]> Date: Wed Nov 22 20:56:33 2023 +0000 Update scorecard Signed-off-by: Raghav Kaul <[email protected]> update scorecard Signed-off-by: Raghav Kaul <[email protected]> commit c2c6202 Author: Raghav Kaul <[email protected]> Date: Mon Nov 27 20:10:52 2023 +0000 Lock entire cleanup method * (Not sure if this is needed, githubclient.Close() is thread safe) Signed-off-by: Raghav Kaul <[email protected]> commit cd0a83b Author: Raghav Kaul <[email protected]> Date: Mon Nov 27 20:10:07 2023 +0000 Initialize scClients map once globally Signed-off-by: Raghav Kaul <[email protected]> commit b9a43c0 Author: Raghav Kaul <[email protected]> Date: Mon Nov 27 17:06:38 2023 +0000 Don't recreate scorecard clients multiple times Signed-off-by: Raghav Kaul <[email protected]> commit 968a887 Author: Raghav Kaul <[email protected]> Date: Mon Nov 27 15:49:51 2023 +0000 Parameterize max goroutines Signed-off-by: Raghav Kaul <[email protected]> commit 00e8917 Author: Evan Anderson <[email protected]> Date: Sat Jun 24 11:33:33 2023 -0700 Rename `boolArgPtr` to 'runOnce` Signed-off-by: Evan Anderson <[email protected]> commit 1c18a33 Author: Jeff Mendoza <[email protected]> Date: Wed Nov 22 08:10:06 2023 -0800 Revert ossf#471 empty check Signed-off-by: Jeff Mendoza <[email protected]> commit 5bc0d49 Author: Raghav Kaul <[email protected]> Date: Thu Nov 9 20:51:36 2023 +0000 update Signed-off-by: Raghav Kaul <[email protected]> commit 210e999 Author: Raghav Kaul <[email protected]> Date: Wed Nov 8 20:45:11 2023 +0000 Use GitHub RepositoriesService.GetContent API Signed-off-by: Raghav Kaul <[email protected]> commit 4b3f718 Author: Raghav Kaul <[email protected]> Date: Tue Nov 7 14:31:45 2023 +0000 Fix tests Signed-off-by: Raghav Kaul <[email protected]> commit 2531796 Author: Raghav Kaul <[email protected]> Date: Mon Nov 6 20:30:18 2023 +0000 Skip empty repositories for enforcement Signed-off-by: Raghav Kaul <[email protected]> commit 2ec2dca Author: Raghav Kaul <[email protected]> Date: Thu Nov 16 16:26:40 2023 +0000 Update nocache condition Signed-off-by: Raghav Kaul <[email protected]>
- Loading branch information