go-dep-parser
go-dep-parser copied to clipboard
feat(license): add struct with types for licenses
Description
To exclude prefixes for licenses, add a new License structure with types:
- file
- Name
- non-separable
This structure will be needed for subsequent analysis of these licenses (if necessary).
@DmitriyLewen is this going to be picked up again soon? :) Thanks in advance!
Hello @lior-orca We need to wait for @knqyf263's decision.
@knqyf263 Can you take a look at these changes?
Please give me some more time. I have some prioritized tasks.
@knqyf263 any updated? :) cc @DmitriyLewen
@DmitriyLewen any updates on this one?
Hello @lior-orca We decided to add a new structure for licenses - https://github.com/aquasecurity/go-dep-parser/pull/256#discussion_r1329663767. So I'm working on that now.