crashappsec / crashappsec/chalk
Bad formatting in `chalk dump` for multiple `use` entries
Open
- Dominant language
- Nim
- Stars
- 436
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Should probably be at least newline or comma separated?
```
admin@ubuntu:~$ ./chalk dump
warn: Disabling docker codec as docker command is not available
use run_sbom from "https://chalkdust.io"use embed_sbom from "https://chalkdust.io"
```
## Impact
Low.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.