Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scorecard action #127

Merged
merged 3 commits into from
Jul 25, 2024
Merged

Scorecard action #127

merged 3 commits into from
Jul 25, 2024

Conversation

lukehinds
Copy link
Contributor

Basic attempt at writing a scorecard action provision rule and profile

lukehinds and others added 3 commits July 24, 2024 13:19
Basic attempt at writing a scorecard action provision rule and
profile

Signed-off-by: Luke Hinds <[email protected]>
…plate

It seems like variables with a dash in the name can't be used in Go
templates:
```
cannot parse template: template: Content[0]:38: bad character U+002D '-'
```
Let's rename the parameter to include an underscore instead.
The rule type is hardcoding sarif anyway
@jhrozek jhrozek force-pushed the scorecard-action branch from dc85c52 to 582dbec Compare July 24, 2024 11:22
@jhrozek jhrozek merged commit 17c5553 into main Jul 25, 2024
4 checks passed
@jhrozek jhrozek deleted the scorecard-action branch July 25, 2024 11:00
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.

3 participants