-
Notifications
You must be signed in to change notification settings - Fork 485
Open
Labels
Build IssueIssues related to build or environment problems on any platform.Issues related to build or environment problems on any platform.good first issueStandard label for new developers to locate good issues to tackle to learn about OCIO development.Standard label for new developers to locate good issues to tackle to learn about OCIO development.help wantedIssues that the TSC has decided are worth implementing, but don't currently have the dev resources.Issues that the TSC has decided are worth implementing, but don't currently have the dev resources.
Description
StepSecurity automatically generates a pull request that adds several hardening measures to your repo. Run it here.
By default, the process will create one composite PR that makes multiple changes. I recommend running it several times to create separate PRs for each feature.
The changes it makes include:
- dependabot - registers the repo with a GitHub service that subsequently submits PRs to upgrade to new releases of workflow actions. An example OpenEXR PR is here.
- Set workflow permissions to read at the top level, and enable write permissions only on the steps that require it.
- Pin workflow releases to explicit SHA values rather than named releases.
- Adds a "Harden Runner" step that monitors CI jobs, although note that this does not work with the current release of the ASWF images, don't enable this for any workflow that uses the prebuilt images.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Build IssueIssues related to build or environment problems on any platform.Issues related to build or environment problems on any platform.good first issueStandard label for new developers to locate good issues to tackle to learn about OCIO development.Standard label for new developers to locate good issues to tackle to learn about OCIO development.help wantedIssues that the TSC has decided are worth implementing, but don't currently have the dev resources.Issues that the TSC has decided are worth implementing, but don't currently have the dev resources.