Commit 670fcb0
committed
ci: Fix FOSSA scans by generating Gemfile.lock files before scanning
Shell script will loop through all the available Gemfiles in this repository and create Gemfile.lock files without actually installing these gems.
Some folders like */examples/* and release/ have been vomited.
FOSSA is intelligent enough to read nested directories and generate the report based on lock files.
Signed-off-by: Arjun Rajappa <[email protected]>1 parent 48f1a40 commit 670fcb0
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
18 | 45 | | |
19 | 46 | | |
20 | 47 | | |
| |||
0 commit comments