licenses: add CAPEC
This commit is contained in:
@@ -153,6 +153,11 @@ in mkLicense lset) ({
|
|||||||
free = false;
|
free = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
capec = {
|
||||||
|
fullName = "Common Attack Pattern Enumeration and Classification";
|
||||||
|
url = "https://capec.mitre.org/about/termsofuse.html";
|
||||||
|
};
|
||||||
|
|
||||||
clArtistic = {
|
clArtistic = {
|
||||||
spdxId = "ClArtistic";
|
spdxId = "ClArtistic";
|
||||||
fullName = "Clarified Artistic License";
|
fullName = "Clarified Artistic License";
|
||||||
|
|||||||
Reference in New Issue
Block a user