osv-scanner icon indicating copy to clipboard operation
osv-scanner copied to clipboard

refactor(cmd): rename and cleanup `licenseGenericFlag` implementation

Open G-Rath opened this issue 8 months ago • 0 comments

This was causing some trouble while working on upgrading to urfave/cli v3, which wasn't helped by the ironically generic name so I decided to do a bit of cleanup which lead to me folding the value parsing into the struct itself

G-Rath avatar Apr 26 '25 23:04 G-Rath