Skip to content

chore: harden release CI, add SECURITY.md, LICENSE and CODEOWNERS#146

Merged
prajwol-uxcam merged 6 commits into
uxcam:mainfrom
prajwol-uxcam:chore/ci-hardening
Jun 9, 2026
Merged

chore: harden release CI, add SECURITY.md, LICENSE and CODEOWNERS#146
prajwol-uxcam merged 6 commits into
uxcam:mainfrom
prajwol-uxcam:chore/ci-hardening

Conversation

@prajwol-uxcam

Copy link
Copy Markdown
Member

Summary

  • Harden the release workflow against supply-chain attacks: SHA-pin all third-party actions, set least-privilege permissions, add step-security/harden-runner in audit mode, set persist-credentials: false on actions/checkout, create tags via gh CLI.
  • Replace deprecated slack-github-action with v3.
  • Add a separate zizmor audit workflow that scans .github/workflows/ on every PR and pushes findings to GitHub Code Scanning.
  • Add CODEOWNERS so pubspec.yaml requires maintainer review, and any change under .github/ requires either @uxcam/maintainers or @uxcam/security-team.
  • Update LICENSE for consistency

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@prajwol-uxcam prajwol-uxcam merged commit 80df603 into uxcam:main Jun 9, 2026
2 checks passed
@prajwol-uxcam prajwol-uxcam deleted the chore/ci-hardening branch June 9, 2026 09:05
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