mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Update docs/csaf_checker.md
Fix wrong keyword in checker docs Co-authored-by: tschmidtb51 <65305130+tschmidtb51@users.noreply.github.com>
This commit is contained in:
parent
65536f51a4
commit
569822486b
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ The `role` given in the `provider-metadata.json` is not
|
|||
yet considered to change the overall result,
|
||||
see https://github.com/csaf-poc/csaf_distribution/issues/221 .
|
||||
|
||||
If a provider hosts one or more advisories with a TLP level of AMBER or RED, then these advisories should be access protected.
|
||||
If a provider hosts one or more advisories with a TLP level of AMBER or RED, then these advisories must be access protected.
|
||||
To check these advisories, authorization can be given via custom headers or certificates.
|
||||
The authorization method chosen needs to grant access to all advisories, as otherwise the
|
||||
checker will be unable to check the advisories it doesn't have permission for, falsifying the result.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue