Skip to content

Commit b5490cf

Browse files
committed
Clarify native AV scans passed in release notes
1 parent e5b6ee5 commit b5490cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ jobs:
683683
REPORT+=$'```\ncosign verify-blob --bundle <file>.bundle <file>\n```\n\n'
684684
685685
# Native AV scans
686-
REPORT+=$'**Native antivirus scans** — every binary scanned during CI build:\n'
686+
REPORT+=$'**Native antivirus scans** — all binaries passed these scans before this release was created (any detection would have blocked the release):\n'
687687
REPORT+=$'- Windows: Windows Defender with ML heuristics (the same engine end users run)\n'
688688
REPORT+=$'- Linux: ClamAV with daily signature updates\n'
689689
REPORT+=$'- macOS: ClamAV with daily signature updates\n\n'

0 commit comments

Comments
 (0)