Skip to content

Commit f676804

Browse files
committed
update decisions
1 parent 7556723 commit f676804

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

scanoss.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,23 @@
1414
"purl": "pkg:github/rdkcentral/rbus"
1515
},
1616
{
17-
"purl": "pkg:github/rdkcentral/telemetry"
17+
"purl": "pkg:github/rdkcentral/telemetry",
18+
"license": "Apache-2.0"
1819
}
1920
],
2021
"replace": [
2122
{
2223
"path": "source/test/ccspinterface/gtest_main.cpp",
2324
"purl": "pkg:github/rdkcentral/notify-component",
2425
"replace_with": "pkg:github/rdkcentral/telemetry"
26+
},
27+
{
28+
"purl": "pkg:github/rdkcentral/start-parodus",
29+
"replace_with": "pkg:github/rdkcentral/telemetry"
30+
},
31+
{
32+
"purl": "pkg:github/rdkcentral/tr69hostif",
33+
"replace_with": "pkg:github/rdkcentral/telemetry"
2534
}
2635
]
2736
}

0 commit comments

Comments
 (0)