Commit 5fcc100
committed
ci: Add workflow to run a FOSSA scan
Apparently the "Quick Import" feature from FOSSA is not good enough for
Rust projects, and we need to run the FOSSA CLI tool, either ourselves
or using the official GitHub Action. This commit introduces a new
workflow that uses this Action to perform a scan on Pull Requests and on
pushes to the main branch.
Signed-off-by: Quentin Monnet <[email protected]>1 parent a6e61c5 commit 5fcc100
1 file changed
+29
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments