mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
formatting
This commit is contained in:
parent
c1765e6967
commit
04c11d7922
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ func (p *processor) processROLIEFeeds(feeds [][]csaf.Feed) error {
|
|||
p.labelChecker.feedLabel = label
|
||||
|
||||
// If we are using an authorizing client
|
||||
// we need an open client to check
|
||||
// we need an open client to check
|
||||
// WHITE, AMBER and RED feeds.
|
||||
var openClient util.Client
|
||||
if (label == csaf.TLPLabelWhite || label >= csaf.TLPLabelAmber) &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue