Skip to content

Commit 0e544fa

Browse files
committed
Document hard pins
1 parent 970d685 commit 0e544fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77

88
## [Unreleased](https://github.com/hynek/build-and-inspect-python-package/compare/v2.12.0...main)
99

10+
### Changed
11+
12+
- All GitHub actions are now pinned to exact hashes for better reproducibility and mild security improvements[^st].
13+
14+
[^st]: Chosen prefix SHA-1 hash collision attacks [exist](https://eprint.iacr.org/2020/014.pdf). Against serious attackers, this is but security theater.
15+
1016

1117
## [2.12.0](https://github.com/hynek/build-and-inspect-python-package/compare/v2.11.0...v2.12.0)
1218

0 commit comments

Comments
 (0)