mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
fixup comment
This commit is contained in:
parent
9fff688bbe
commit
3ccc6b2521
@ -121,9 +121,9 @@ module Homebrew
|
|||||||
|
|
||||||
# We don't pass in a signing workflow for backfill signatures because
|
# We don't pass in a signing workflow for backfill signatures because
|
||||||
# some backfilled bottle signatures were signed from the 'backfill'
|
# some backfilled bottle signatures were signed from the 'backfill'
|
||||||
# branch, and others from 'main', so the signing workflow is slightly
|
# branch, and others from 'main' of trailofbits/homebrew-brew-verify
|
||||||
# different which causes some bottles to incorrectly fail when checking
|
# so the signing workflow is slightly different which causes some bottles to incorrectly
|
||||||
# their attestation. This shouldn't meaningfully affect security
|
# fail when checking their attestation. This shouldn't meaningfully affect security
|
||||||
# because if somehow someone could generate false backfill attestations
|
# because if somehow someone could generate false backfill attestations
|
||||||
# from a different workflow we will still catch it because the
|
# from a different workflow we will still catch it because the
|
||||||
# attestation would have been generated after our cutoff date.
|
# attestation would have been generated after our cutoff date.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user