diff --git a/.github/dependency-review-config.yaml b/.github/dependency-review-config.yaml index ebf51bc..c19937e 100644 --- a/.github/dependency-review-config.yaml +++ b/.github/dependency-review-config.yaml @@ -10,3 +10,8 @@ allow-licenses: - 'Python-2.0' - 'X11' - 'Zlib' + +allow-dependencies-licenses: +# ostruct is available as open source under the terms of the 2-Clause BSD License. +# https://github.com/ruby/ostruct?tab=License-1-ov-file +- pkg:rubygems/ostruct