File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
22 <a href =" https://github.com/fosslight/fosslight_source " >
3- <img alt="fosslight" src="docs/img/fosslight_source.png">
3+ <img alt="fosslight" src="https://github.com/fosslight/fosslight_source/blob/main/ docs/img/fosslight_source.png">
44 </a >
55</p >
66<p align =" center " >
@@ -63,13 +63,14 @@ $ fosslight_source -p /home/source_path -j
6363```
6464
6565### 2. fosslight_convert
66- Converts the result of executing ScanCode in json format into OSS Report format.
66+ Converts the result of executing ScanCode in json format into OSS Report format.
67+
6768| Parameter | Argument | Description |
6869| ------------- | ------------- | ------------- |
6970| h | None | Print help message. |
7071| p | String | Path of ScanCode json files. |
7172| o | String | Output file name without file extension. |
72-
73+
7374#### Ex. Converting scancode json result to OSS report
7475```
7576$ fosslight_convert -p /home/jsonfile_dir
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ FOSSLight Scanner에는 하기 두 가지 명령어가 있습니다.
4949
5050### 1. fosslight_source
5151Source Code 분석을 실행한 후 OSS Report 형식으로 출력합니다.
52+
5253| Parameter | Argument | Description |
5354| ------------- | ------------- | ------------- |
5455| h | None | Print help message. |
@@ -62,6 +63,7 @@ $ fosslight_source -p /home/source_path -j
6263```
6364### 2. fosslight_convert
6465json형태인 ScanCode 결과를 OSS Report 형식으로 변환합니다.
66+
6567| Parameter | Argument | Description |
6668| ------------- | ------------- | ------------- |
6769| h | None | Print help message. |
You can’t perform that action at this time.
0 commit comments