Skip to content

Enable immutable releases on this project #132

Description

@ericcornelissen

This action should enable immutable releases to help protect users against potential attacks such as GHSA-mrrh-fwg8-r2c3 and GHSA-69fq-xp46-6x23 by preventing re-pointing (released) tags to different commits. This can be done in the project' settings in the "General" category under "Releases".

Immutable releases do not prevent you from having a moving version ref like "v1" (pointing to the latest v1 release, e.g. v1.2.3) as it only affects tags associated with a published release.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions