Revision bc0f724ae42e876d1df6501c6c12c00e8d484e9b authored by Benjamin Wang on 13 October 2023, 04:48:24 UTC, committed by GitHub on 13 October 2023, 04:48:24 UTC
2 parent s 6d68ab0 + c25f1df
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