fossology/LicenseDb

License Creation

Open

#136 geöffnet am 22. Mai 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (29 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (14 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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