fossology/LicenseDb

License Creation

Open

#136 opened on May 22, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (29 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

Do not allow licenses to exist without any obligations.

Desired Behaviour:

  • New licenses cannot be created unless they have some obligations attached.
  • On updation, the obligations attached to a license cannot be 0.
  • On import via json, do not create licenses with no obligations.

Contributor guide