Skip to content

Commit

Permalink
Add URL parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Heinz-Telekom committed Nov 26, 2024
1 parent 3963dc3 commit 80ccee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/csaf/csaf.go
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ type RemediationData struct {
GroupIDs []string `json:"group_ids"`
ProductIDs []string `json:"product_ids"`
Restart RestartData `json:"restart_required"`
Url string `json:"url"`
}

// Remediation instructions for restart of affected software.
Expand Down

0 comments on commit 80ccee5

Please sign in to comment.