Commit 9810f5e
fix(scanoss)!: Set SCANOSS readFromStorage property to false
This change follows the same approach implemented for other snippet
scanners like FossId (see commit 40fa386), where snippet scanner results
should never come from scan storage.
Signed-off-by: Agustin Isasmendi <agustin.isasmendi@scanoss.com>1 parent 8f0c2c0 commit 9810f5e
File tree
2 files changed
+1
-7
lines changed- plugins/scanners/scanoss/src/main/kotlin
2 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 51 | | |
58 | 52 | | |
59 | 53 | | |
| |||
0 commit comments