Skip to content

Commit

Permalink
Update 4_binary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bjk7119 authored Nov 21, 2024
1 parent ed34499 commit 52d2d98
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scanner/4_binary.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ $ fosslight_binary [option] <arg>
-h Print help message
-v Print FOSSLight Binary Scanner version
-s Extract only the binary list in simple mode
-e <path> Path to exclude from analysis (files and directories)
-e <path> Path to exclude from analysis (files and directories, pattern matching is available)
-o <output_path> Output path
(If you want to generate the specific file name, add the output path with file name.)
-f <format> [<format> ...] Output file formats (excel, csv, opossum, yaml)
Expand All @@ -66,7 +66,9 @@ $ fosslight_binary [option] <arg>
--no_correction Enter if you don't want to correct OSS information with sbom-info.yaml
--correct_fpath <path> Path to the sbom-info.yaml file
````
- 📃 [Pattern 매칭 가이드](https://scancode-toolkit.readthedocs.io/en/stable/cli-reference/scan-options-pre.html?highlight=ignore#glob-pattern-matching)


## 📁 결과

```
Expand Down

0 comments on commit 52d2d98

Please sign in to comment.