Commit 22c1541
committed
feat(fossid-webapp): Fill the snippet additional data
This information will be accessed in a future commit to fill a FossID
snippet report which will be added to ORT.
Additionally, the `id` will be used to fetch the matched lines of a
snippet using the function `FossIdRestService.listMatchedLines`.
Signed-off-by: Nicolas Nobelis <[email protected]>1 parent 4e05ac4 commit 22c1541
File tree
2 files changed
+28
-2
lines changed- scanner/src
- main/kotlin/scanners/fossid
- test/kotlin/scanners/fossid
2 files changed
+28
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
135 | 147 | | |
136 | 148 | | |
137 | 149 | | |
| |||
825 | 837 | | |
826 | 838 | | |
827 | 839 | | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
828 | 847 | | |
829 | 848 | | |
830 | 849 | | |
| |||
834 | 853 | | |
835 | 854 | | |
836 | 855 | | |
837 | | - | |
| 856 | + | |
| 857 | + | |
838 | 858 | | |
839 | 859 | | |
840 | 860 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1319 | 1319 | | |
1320 | 1320 | | |
1321 | 1321 | | |
1322 | | - | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
1323 | 1329 | | |
1324 | 1330 | | |
1325 | 1331 | | |
| |||
0 commit comments