1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Fix: Poor phrasing corrected

This commit is contained in:
JanHoefelmeyer 2025-01-29 09:41:16 +01:00
parent 02787b24b7
commit 82a6929e4d

View file

@ -1420,7 +1420,7 @@ func (p *processor) checkWellknownSecurityDNS(domain string) error {
p.badSecurity.use()
// Report about Securitytxt:
// Only report about Legacy if default was succesful (0).
// Only report about default location if it was succesful (0).
// Report default and legacy as errors if neither was succesful (1).
// Warn about missing security in the default position if not found
// but found in the legacy location, and inform about finding it there (2).