Revision d8c410ff8272eaf4add1f201f7759aca01e922a8 authored by Benjamin Wang on 18 October 2023, 10:13:09 UTC, committed by GitHub on 18 October 2023, 10:13:09 UTC
2 parent s 11edde9 + 3c6d2e9
Raw File
bill-of-materials.override.json
[
	{
		"project": "sigs.k8s.io/yaml",
		"licenses": [
			{
				"type": "BSD 3-clause \"New\" or \"Revised\" License"
			}
		]
	},
	{
		"project": "github.com/inconshreveable/mousetrap",
		"licenses": [
			{
				"type": "Apache License 2.0"
			}
		]
	}
]
back to top