doc: use `git-secure-tag` for release tags · nodejs/node@0f3f76c · GitHub
Skip to content

Commit 0f3f76c

Browse files
committed
doc: use git-secure-tag for release tags
`git-secure-tag` recursively constructs an SHA-512 digest out of the git tree, and puts the hash from the tree's root into the tag annotation. This hash provides better integrity guarantees than the default SHA-1 merkle tree that git uses. Fix: #7579 PR-URL: #7603 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
1 parent e3e3588 commit 0f3f76c

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

doc/releases.md

Lines changed: 7 additions & 1 deletion

0 commit comments

Comments
 (0)