grafana / grafana/security-github-actions

Introduce release tags for actions and utilize immutable tags

Open
#157 2 comments 0 reactions 0 assignees View on GitHub
CyberGrot-Q2FY27
Dominant language
JavaScript
Stars
8
Forks
14
Avg merge
4h 35m
Merged PRs (30d)
6

Description

We have multiple actions defined in this repository, but do not use tagged releases. This means any use of these actions must use either a hash-ref (which tools like renovate will attempt to update every time any change to the repository is made, and/or simply may not be updated in general) or point to main, which is rightfully considered poor practice.

We should:
* introduce release tags for this repository
* ensure we enable immutable releases, to reduce the impact should it be targeted as part of a supply chain attack

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.