We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7556723 commit f676804Copy full SHA for f676804
scanoss.json
@@ -14,14 +14,23 @@
14
"purl": "pkg:github/rdkcentral/rbus"
15
},
16
{
17
- "purl": "pkg:github/rdkcentral/telemetry"
+ "purl": "pkg:github/rdkcentral/telemetry",
18
+ "license": "Apache-2.0"
19
}
20
],
21
"replace": [
22
23
"path": "source/test/ccspinterface/gtest_main.cpp",
24
"purl": "pkg:github/rdkcentral/notify-component",
25
"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
34
35
]
36
0 commit comments