Skip to content

WIP: Add OSSF Scorecard workflow to repository-base#651

Open
erikgb wants to merge 1 commit into
cert-manager:mainfrom
erikgb:add-scorecard
Open

WIP: Add OSSF Scorecard workflow to repository-base#651
erikgb wants to merge 1 commit into
cert-manager:mainfrom
erikgb:add-scorecard

Conversation

@erikgb

@erikgb erikgb commented Jun 19, 2026

Copy link
Copy Markdown
Member

This adds a slightly modified version of https://github.com/cert-manager/cert-manager/blob/6c9253775a067378b6d237982fab105601611901/.github/workflows/scorecards.yml to the repository-base module. This should ensure we get code scanning in all projects using makefile-modules.

Compared with the original, I have modified the following:

  • Added a generated note header
  • Removed the cron schedule, as pushes to the default branch probably will happen often enough
  • Extended the push clause with both our variants of default branch name: main and master
  • Changed file extension from .yml to .yaml (this will require a manual upgrde in cert-manager)

Signed-off-by: Erik Godding Boye <egboye@gmail.com>
@cert-manager-prow cert-manager-prow Bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label Jun 19, 2026
@cert-manager-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign maelvls for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 19, 2026
@erikgb

erikgb commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

/cc @inteon

@cert-manager-prow cert-manager-prow Bot requested a review from inteon June 19, 2026 22:42
@erikgb erikgb changed the title Add OSSF Scorecard workflow to repository-base WIP: Add OSSF Scorecard workflow to repository-base Jun 21, 2026
@cert-manager-prow cert-manager-prow Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant