Skip to content

Commit

Permalink
fix license scan
Browse files Browse the repository at this point in the history
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
  • Loading branch information
zhaohuabing committed Sep 26, 2024
1 parent f1ccaab commit 306caef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions osv-scanner.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,9 @@ name = "stdlib"
ecosystem = "Go"
license.override = ["BSD-3-Clause"]
reason = "Unidentified license, remove once https://github.com/google/deps.dev/issues/86 is resolved"

[[PackageOverrides]]
name = "github.com/kubernetes-sigs/gateway-api"
version = "1.2.0-rc1"
ecosystem = "Go"
license.override = ["Apache-2.0"]

0 comments on commit 306caef

Please sign in to comment.