JooYoung Lim
Results
2
comments of
JooYoung Lim
I suggest you to add options below. `--log-file /dev/null --simple-log --no-stdout-log` If you simply add --log-file to /dev/null, log file will not be created.
@kzantow Thanks for your reply. Can we use first index of externalReferences URL(s) in Syft 1.x like below? ``` case "U": if i := parseListValue(f.value); i != nil { p.URL...