go-dep-parser icon indicating copy to clipboard operation
go-dep-parser copied to clipboard

feat(license): add struct with types for licenses

Open DmitriyLewen opened this issue 2 years ago • 6 comments

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 avatar Sep 19 '23 06:09 DmitriyLewen

@DmitriyLewen is this going to be picked up again soon? :) Thanks in advance!

lior-orca avatar Nov 13 '23 12:11 lior-orca

Hello @lior-orca We need to wait for @knqyf263's decision.

@knqyf263 Can you take a look at these changes?

DmitriyLewen avatar Nov 14 '23 05:11 DmitriyLewen

Please give me some more time. I have some prioritized tasks.

knqyf263 avatar Nov 15 '23 03:11 knqyf263

@knqyf263 any updated? :) cc @DmitriyLewen

lior-orca avatar Dec 05 '23 12:12 lior-orca

@DmitriyLewen any updates on this one?

lior-orca avatar Jan 30 '24 07:01 lior-orca

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.

DmitriyLewen avatar Jan 30 '24 07:01 DmitriyLewen