skeletal icon indicating copy to clipboard operation
skeletal copied to clipboard

list command throws error in csv parsing if url in managed-config.json is bad

Open cbmarcum opened this issue 1 year ago • 0 comments

SimplePackageSource listPackageNames creates a BufferedReader and passes it to a CsvBeanBuilder without validating the file exists at line 69.

cbmarcum avatar Sep 04 '23 19:09 cbmarcum