crickets-and-comb/shared

Pin third-party actions to commit SHAs

Open

#39 创建于 2025年3月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Makefile (0 fork)auto 404
bughelp wanted

仓库指标

Star
 (2 star)
PR 合并指标
 (PR 指标待抓取)

描述

Sounds like best practice is not to simply pin to a version to get the latest patch updates, but to pin to a specific commit SHA.

For all calls to third-party actions, pin to a specific SHA, copied directly from the action source.

Kaleb: Set up a periodic review of SHAs or ensure that security alerts will issue for specific SHAs.

贡献者指南