Skip to content

SECENG-718: add Security Policy to open source repos#347

Closed
vitords wants to merge 1 commit intomasterfrom
security-policy
Closed

SECENG-718: add Security Policy to open source repos#347
vitords wants to merge 1 commit intomasterfrom
security-policy

Conversation

@vitords
Copy link

@vitords vitords commented Jun 11, 2025

Often the dependabot PRs fail because of changes in go.mod/go.sum files
or because of generated code. This PR adds a workflow that handles these simple
cases allowing these PRs to be efortlessly dealt with it (especially if
you make use of our gh-dependabot extension.

It does it by running make, checking for change and, if detected, amending the
dependabot commit with the modified/generated files to it.

Co-authored-by: Vitor da Silva <vitor.da-silva@einride.tech>
Co-authored-by: Kasper Vogel <kasper.vogel@einride.tech>
@vitords vitords requested a review from a team as a code owner June 11, 2025 13:18
@vitords vitords closed this Jun 11, 2025
@vitords vitords deleted the security-policy branch June 11, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant