Commit 8e394b85 authored by Markus S. Wamser's avatar Markus S. Wamser
Browse files

licenses: add CAPEC

parent 2a42aa90
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -153,6 +153,11 @@ in mkLicense lset) ({
    free = false;
  };

  capec = {
    fullName = "Common Attack Pattern Enumeration and Classification";
    url = "https://capec.mitre.org/about/termsofuse.html";
  };

  clArtistic = {
    spdxId = "ClArtistic";
    fullName = "Clarified Artistic License";