File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -82,14 +82,14 @@ $ fosslight_convert -p /home/jsonfile_dir
8282```
8383$ tree
8484.
85- ├── OSS-Report_2021-03-21_20-44-34.xlsx
86- ├── fosslight_src_log_2021-03-21_20-44-34.txt
87- ├── result_2021-03-21_20-44-34.csv
88- └── scancode_2021-03-21_20-44-34.json
85+ ├── OSS-Report_2021-05-03_00-39-49.csv
86+ ├── OSS-Report_2021-05-03_00-39-49.xlsx
87+ ├── scancode_2021-05-03_00-39-49.json
88+ └── fosslight_src_log_2021-05-03_00-39-49.txt
8989
9090```
9191- OSS-Report_ [ datetime] .xlsx : FOSSLight Source result in OSS Report format.
92- - result _ [ datetime] .csv : FOSSLight Source result in csv format. (Except Windows)
92+ - OSS-Report _ [ datetime] .csv : FOSSLight Source result in csv format. (Except Windows)
9393- fosslight_src_log_ [ datetime] .txt : The execution log.
9494- scancode_ [ datetime] .json : The ScanCode result in case of -j option.
9595
Original file line number Diff line number Diff line change @@ -80,14 +80,14 @@ $ fosslight_convert -p /home/jsonfile_dir
8080```
8181$ tree
8282.
83- ├── OSS-Report_2021-03-21_20-44-34.xlsx
84- ├── fosslight_src_log_2021-03-21_20-44-34.txt
85- ├── result_2021-03-21_20-44-34.csv
86- └── scancode_2021-03-21_20-44-34.json
83+ ├── OSS-Report_2021-05-03_00-39-49.csv
84+ ├── OSS-Report_2021-05-03_00-39-49.xlsx
85+ ├── scancode_2021-05-03_00-39-49.json
86+ └── fosslight_src_log_2021-05-03_00-39-49.txt
8787
8888```
8989- OSS-Report_ [ datetime] .xlsx : OSS Report형태의 Source Code 분석 결과
90- - result _ [ datetime] .csv : OSS Report를 csv로 출력한 결과 (Windows 제외)
90+ - OSS-Report _ [ datetime] .csv : OSS Report를 csv로 출력한 결과 (Windows 제외)
9191- fosslight_src_log_ [ datetime] .txt: 실행 로그가 저장된 파일
9292- scancode_ [ datetime] .json : ScanCode 실행 결과 (fosslight_source명령어에 -j 옵션이 포함된 경우에만 생성)
9393
You can’t perform that action at this time.
0 commit comments