aboutcode-org / aboutcode-org/scancode-toolkit
The `--csv` output does not work with the `--dwarf` option/plugin
Open
bug
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
### Description
I use the `--dwarf` option/plugin in with `--csv` output, but the output only contains 3 columns which are `path`, `type` and `scan_errors`. It does not contains any `dwarf` information. However, the `--yaml` and `--json` output work fine.
### How To Reproduce
```
./scancode --dwarf --csv
```
Contributor guide
Assessment
This issue has not been assessed yet.