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:
parent
02787b24b7
commit
82a6929e4d
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue