Skip to content

Commit 811978b

Browse files
authored
Create SBOM.json
Adding SBOM details
1 parent f2a6a1b commit 811978b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

SBOM.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[
2+
{
3+
"vendor": "vuejs",
4+
"component": "vue",
5+
"dependency": "component",
6+
"license": "MIT",
7+
"license_url": "https://raw.githubusercontent.com/vuejs/vue/blob/dev/LICENSE"
8+
}
9+
]

0 commit comments

Comments
 (0)