@cyclonedx/cyclonedx-library 1.2.0 → 1.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/README.md +3 -2
  2. package/dist.node/builders/fromNodePackageJson.node.js.map +1 -1
  3. package/dist.node/factories/license.js +2 -2
  4. package/dist.node/factories/license.js.map +1 -1
  5. package/dist.node/factories/packageUrl.js.map +1 -1
  6. package/dist.node/models/attachment.js.map +1 -1
  7. package/dist.node/models/bomRef.js +1 -1
  8. package/dist.node/models/bomRef.js.map +1 -1
  9. package/dist.node/models/component.js +2 -0
  10. package/dist.node/models/component.js.map +1 -1
  11. package/dist.node/models/externalReference.js.map +1 -1
  12. package/dist.node/models/index.js +1 -0
  13. package/dist.node/models/index.js.map +1 -1
  14. package/dist.node/models/license.js.map +1 -1
  15. package/dist.node/models/property.js +37 -0
  16. package/dist.node/models/property.js.map +1 -0
  17. package/dist.node/models/swid.js.map +1 -1
  18. package/dist.node/serialize/baseSerializer.js +8 -3
  19. package/dist.node/serialize/baseSerializer.js.map +1 -1
  20. package/dist.node/serialize/json/normalize.js +21 -1
  21. package/dist.node/serialize/json/normalize.js.map +1 -1
  22. package/dist.node/serialize/jsonSerializer.js.map +1 -1
  23. package/dist.node/serialize/xml/normalize.js +30 -1
  24. package/dist.node/serialize/xml/normalize.js.map +1 -1
  25. package/dist.node/serialize/xmlBaseSerializer.js.map +1 -1
  26. package/dist.node/spec.js +11 -6
  27. package/dist.node/spec.js.map +1 -1
  28. package/dist.web/lib.dev.js +123 -15
  29. package/dist.web/lib.dev.js.map +1 -1
  30. package/dist.web/lib.js +1 -1
  31. package/package.json +2 -2
  32. package/res/README.md +2 -2
  33. package/res/bom-1.4.SNAPSHOT.schema.json +1 -1
  34. package/res/bom-1.4.SNAPSHOT.xsd +12 -2
  35. package/res/spdx.SNAPSHOT.schema.json +487 -482
  36. package/res/spdx.SNAPSHOT.xsd +1069 -1044
  37. package/src/builders/fromNodePackageJson.node.ts +3 -3
  38. package/src/factories/license.ts +2 -2
  39. package/src/factories/packageUrl.ts +1 -1
  40. package/src/models/attachment.ts +1 -1
  41. package/src/models/bom.ts +1 -1
  42. package/src/models/bomRef.ts +2 -2
  43. package/src/models/component.ts +5 -1
  44. package/src/models/externalReference.ts +1 -1
  45. package/src/models/index.ts +1 -0
  46. package/src/models/license.ts +3 -3
  47. package/src/models/property.ts +42 -0
  48. package/src/models/swid.ts +1 -1
  49. package/src/serialize/baseSerializer.ts +11 -4
  50. package/src/serialize/json/normalize.ts +32 -5
  51. package/src/serialize/json/types.ts +6 -0
  52. package/src/serialize/jsonSerializer.ts +1 -1
  53. package/src/serialize/xml/normalize.ts +41 -5
  54. package/src/serialize/xmlBaseSerializer.ts +1 -1
  55. package/src/spec.ts +28 -22
@@ -1 +1 @@
1
- {"version":3,"file":"spec.js","sourceRoot":"","sources":["../src/spec.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"spec.js","sourceRoot":"","sources":["../src/spec.ts"],"names":[],"mappings":"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"}
@@ -396,7 +396,7 @@ class LicenseFactory {
396
396
  try {
397
397
  return this.makeExpression(value);
398
398
  }
399
- catch (Error) {
399
+ catch {
400
400
  return this.makeDisjunctive(value);
401
401
  }
402
402
  }
@@ -407,7 +407,7 @@ class LicenseFactory {
407
407
  try {
408
408
  return this.makeDisjunctiveWithId(value);
409
409
  }
410
- catch (error) {
410
+ catch {
411
411
  return this.makeDisjunctiveWithName(value);
412
412
  }
413
413
  }
@@ -820,7 +820,7 @@ class BomRef {
820
820
  this.value = value;
821
821
  }
822
822
  compare(other) {
823
- return (this.toString()).localeCompare(other.toString());
823
+ return this.toString().localeCompare(other.toString());
824
824
  }
825
825
  toString() {
826
826
  return this.value ?? '';
@@ -878,6 +878,7 @@ const bomRef_1 = __webpack_require__(/*! ./bomRef */ "./src/models/bomRef.ts");
878
878
  const hash_1 = __webpack_require__(/*! ./hash */ "./src/models/hash.ts");
879
879
  const externalReference_1 = __webpack_require__(/*! ./externalReference */ "./src/models/externalReference.ts");
880
880
  const license_1 = __webpack_require__(/*! ./license */ "./src/models/license.ts");
881
+ const property_1 = __webpack_require__(/*! ./property */ "./src/models/property.ts");
881
882
  const sortableSet_1 = __webpack_require__(/*! ../helpers/sortableSet */ "./src/helpers/sortableSet.ts");
882
883
  const tree_1 = __webpack_require__(/*! ../helpers/tree */ "./src/helpers/tree.ts");
883
884
  class Component {
@@ -903,6 +904,7 @@ class Component {
903
904
  this.dependencies = op.dependencies ?? new bomRef_1.BomRefRepository();
904
905
  this.components = op.components ?? new ComponentRepository();
905
906
  this.cpe = op.cpe;
907
+ this.properties = op.properties ?? new property_1.PropertyRepository();
906
908
  }
907
909
  get bomRef() {
908
910
  return __classPrivateFieldGet(this, _Component_bomRef, "f");
@@ -1095,6 +1097,7 @@ __exportStar(__webpack_require__(/*! ./license */ "./src/models/license.ts"), ex
1095
1097
  __exportStar(__webpack_require__(/*! ./metadata */ "./src/models/metadata.ts"), exports);
1096
1098
  __exportStar(__webpack_require__(/*! ./organizationalContact */ "./src/models/organizationalContact.ts"), exports);
1097
1099
  __exportStar(__webpack_require__(/*! ./organizationalEntity */ "./src/models/organizationalEntity.ts"), exports);
1100
+ __exportStar(__webpack_require__(/*! ./property */ "./src/models/property.ts"), exports);
1098
1101
  __exportStar(__webpack_require__(/*! ./swid */ "./src/models/swid.ts"), exports);
1099
1102
  __exportStar(__webpack_require__(/*! ./tool */ "./src/models/tool.ts"), exports);
1100
1103
 
@@ -1350,6 +1353,52 @@ class OrganizationalEntity {
1350
1353
  exports.OrganizationalEntity = OrganizationalEntity;
1351
1354
 
1352
1355
 
1356
+ /***/ }),
1357
+
1358
+ /***/ "./src/models/property.ts":
1359
+ /*!********************************!*\
1360
+ !*** ./src/models/property.ts ***!
1361
+ \********************************/
1362
+ /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
1363
+
1364
+
1365
+ /*!
1366
+ This file is part of CycloneDX JavaScript Library.
1367
+
1368
+ Licensed under the Apache License, Version 2.0 (the "License");
1369
+ you may not use this file except in compliance with the License.
1370
+ You may obtain a copy of the License at
1371
+
1372
+ http://www.apache.org/licenses/LICENSE-2.0
1373
+
1374
+ Unless required by applicable law or agreed to in writing, software
1375
+ distributed under the License is distributed on an "AS IS" BASIS,
1376
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1377
+ See the License for the specific language governing permissions and
1378
+ limitations under the License.
1379
+
1380
+ SPDX-License-Identifier: Apache-2.0
1381
+ Copyright (c) OWASP Foundation. All Rights Reserved.
1382
+ */
1383
+ Object.defineProperty(exports, "__esModule", ({ value: true }));
1384
+ exports.PropertyRepository = exports.Property = void 0;
1385
+ const sortableSet_1 = __webpack_require__(/*! ../helpers/sortableSet */ "./src/helpers/sortableSet.ts");
1386
+ class Property {
1387
+ constructor(name, value) {
1388
+ this.name = name;
1389
+ this.value = value;
1390
+ }
1391
+ compare(other) {
1392
+ return this.name.localeCompare(other.name) ||
1393
+ this.value.localeCompare(other.value);
1394
+ }
1395
+ }
1396
+ exports.Property = Property;
1397
+ class PropertyRepository extends sortableSet_1.SortableSet {
1398
+ }
1399
+ exports.PropertyRepository = PropertyRepository;
1400
+
1401
+
1353
1402
  /***/ }),
1354
1403
 
1355
1404
  /***/ "./src/models/swid.ts":
@@ -1524,12 +1573,17 @@ class BaseSerializer {
1524
1573
  exports.BaseSerializer = BaseSerializer;
1525
1574
  _BaseSerializer_instances = new WeakSet(), _BaseSerializer_getAllBomRefs = function _BaseSerializer_getAllBomRefs(bom) {
1526
1575
  const bomRefs = new Set();
1576
+ function iterComponents(cs) {
1577
+ for (const { bomRef, components } of cs) {
1578
+ bomRefs.add(bomRef);
1579
+ iterComponents(components);
1580
+ }
1581
+ }
1527
1582
  if (bom.metadata.component !== undefined) {
1528
1583
  bomRefs.add(bom.metadata.component.bomRef);
1584
+ iterComponents(bom.metadata.component.components);
1529
1585
  }
1530
- for (const { bomRef } of bom.components) {
1531
- bomRefs.add(bomRef);
1532
- }
1586
+ iterComponents(bom.components);
1533
1587
  return bomRefs.values();
1534
1588
  };
1535
1589
 
@@ -1841,7 +1895,7 @@ var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (
1841
1895
  };
1842
1896
  var _Factory_spec, _LicenseNormalizer_instances, _LicenseNormalizer_normalizeNamedLicense, _LicenseNormalizer_normalizeSpdxLicense, _LicenseNormalizer_normalizeLicenseExpression, _DependencyGraphNormalizer_instances, _DependencyGraphNormalizer_normalizeDependency;
1843
1897
  Object.defineProperty(exports, "__esModule", ({ value: true }));
1844
- exports.DependencyGraphNormalizer = exports.AttachmentNormalizer = exports.ExternalReferenceNormalizer = exports.SWIDNormalizer = exports.LicenseNormalizer = exports.ComponentNormalizer = exports.OrganizationalEntityNormalizer = exports.OrganizationalContactNormalizer = exports.HashNormalizer = exports.ToolNormalizer = exports.MetadataNormalizer = exports.BomNormalizer = exports.Factory = void 0;
1898
+ exports.DependencyGraphNormalizer = exports.PropertyNormalizer = exports.AttachmentNormalizer = exports.ExternalReferenceNormalizer = exports.SWIDNormalizer = exports.LicenseNormalizer = exports.ComponentNormalizer = exports.OrganizationalEntityNormalizer = exports.OrganizationalContactNormalizer = exports.HashNormalizer = exports.ToolNormalizer = exports.MetadataNormalizer = exports.BomNormalizer = exports.Factory = void 0;
1845
1899
  const notUndefined_1 = __webpack_require__(/*! ../../helpers/notUndefined */ "./src/helpers/notUndefined.ts");
1846
1900
  const Models = __importStar(__webpack_require__(/*! ../../models */ "./src/models/index.ts"));
1847
1901
  const spec_1 = __webpack_require__(/*! ../../spec */ "./src/spec.ts");
@@ -1888,6 +1942,9 @@ class Factory {
1888
1942
  makeForAttachment() {
1889
1943
  return new AttachmentNormalizer(this);
1890
1944
  }
1945
+ makeForProperty() {
1946
+ return new PropertyNormalizer(this);
1947
+ }
1891
1948
  makeForDependencyGraph() {
1892
1949
  return new DependencyGraphNormalizer(this);
1893
1950
  }
@@ -2056,6 +2113,9 @@ class ComponentNormalizer extends Base {
2056
2113
  externalReferences: data.externalReferences.size > 0
2057
2114
  ? this._factory.makeForExternalReference().normalizeRepository(data.externalReferences, options)
2058
2115
  : undefined,
2116
+ properties: spec.supportsProperties(data) && data.properties.size > 0
2117
+ ? this._factory.makeForProperty().normalizeRepository(data.properties, options)
2118
+ : undefined,
2059
2119
  components: data.components.size > 0
2060
2120
  ? this.normalizeRepository(data.components, options)
2061
2121
  : undefined
@@ -2164,6 +2224,20 @@ class AttachmentNormalizer extends Base {
2164
2224
  }
2165
2225
  }
2166
2226
  exports.AttachmentNormalizer = AttachmentNormalizer;
2227
+ class PropertyNormalizer extends Base {
2228
+ normalize(data, options) {
2229
+ return {
2230
+ name: data.name,
2231
+ value: data.value
2232
+ };
2233
+ }
2234
+ normalizeRepository(data, options) {
2235
+ return (options.sortLists ?? false
2236
+ ? data.sorted()
2237
+ : Array.from(data)).map(p => this.normalize(p, options));
2238
+ }
2239
+ }
2240
+ exports.PropertyNormalizer = PropertyNormalizer;
2167
2241
  class DependencyGraphNormalizer extends Base {
2168
2242
  constructor() {
2169
2243
  super(...arguments);
@@ -2476,7 +2550,7 @@ var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (
2476
2550
  };
2477
2551
  var _Factory_spec, _LicenseNormalizer_instances, _LicenseNormalizer_normalizeNamedLicense, _LicenseNormalizer_normalizeSpdxLicense, _LicenseNormalizer_normalizeLicenseExpression, _DependencyGraphNormalizer_instances, _DependencyGraphNormalizer_normalizeDependency;
2478
2552
  Object.defineProperty(exports, "__esModule", ({ value: true }));
2479
- exports.DependencyGraphNormalizer = exports.AttachmentNormalizer = exports.ExternalReferenceNormalizer = exports.SWIDNormalizer = exports.LicenseNormalizer = exports.ComponentNormalizer = exports.OrganizationalEntityNormalizer = exports.OrganizationalContactNormalizer = exports.HashNormalizer = exports.ToolNormalizer = exports.MetadataNormalizer = exports.BomNormalizer = exports.Factory = void 0;
2553
+ exports.DependencyGraphNormalizer = exports.PropertyNormalizer = exports.AttachmentNormalizer = exports.ExternalReferenceNormalizer = exports.SWIDNormalizer = exports.LicenseNormalizer = exports.ComponentNormalizer = exports.OrganizationalEntityNormalizer = exports.OrganizationalContactNormalizer = exports.HashNormalizer = exports.ToolNormalizer = exports.MetadataNormalizer = exports.BomNormalizer = exports.Factory = void 0;
2480
2554
  const notUndefined_1 = __webpack_require__(/*! ../../helpers/notUndefined */ "./src/helpers/notUndefined.ts");
2481
2555
  const Models = __importStar(__webpack_require__(/*! ../../models */ "./src/models/index.ts"));
2482
2556
  const spec_1 = __webpack_require__(/*! ../../spec */ "./src/spec.ts");
@@ -2523,6 +2597,9 @@ class Factory {
2523
2597
  makeForAttachment() {
2524
2598
  return new AttachmentNormalizer(this);
2525
2599
  }
2600
+ makeForProperty() {
2601
+ return new PropertyNormalizer(this);
2602
+ }
2526
2603
  makeForDependencyGraph() {
2527
2604
  return new DependencyGraphNormalizer(this);
2528
2605
  }
@@ -2744,6 +2821,13 @@ class ComponentNormalizer extends Base {
2744
2821
  .normalizeRepository(data.externalReferences, options, 'reference')
2745
2822
  }
2746
2823
  : undefined;
2824
+ const properties = spec.supportsProperties(data) && data.properties.size > 0
2825
+ ? {
2826
+ type: 'element',
2827
+ name: 'properties',
2828
+ children: this._factory.makeForProperty().normalizeRepository(data.properties, options, 'property')
2829
+ }
2830
+ : undefined;
2747
2831
  const components = data.components.size > 0
2748
2832
  ? {
2749
2833
  type: 'element',
@@ -2774,6 +2858,7 @@ class ComponentNormalizer extends Base {
2774
2858
  makeOptionalTextElement(data.purl, 'purl'),
2775
2859
  swid,
2776
2860
  extRefs,
2861
+ properties,
2777
2862
  components
2778
2863
  ].filter(notUndefined_1.isNotUndefined)
2779
2864
  };
@@ -2908,6 +2993,24 @@ class AttachmentNormalizer extends Base {
2908
2993
  }
2909
2994
  }
2910
2995
  exports.AttachmentNormalizer = AttachmentNormalizer;
2996
+ class PropertyNormalizer extends Base {
2997
+ normalize(data, options, elementName) {
2998
+ return {
2999
+ type: 'element',
3000
+ name: elementName,
3001
+ attributes: {
3002
+ name: data.name
3003
+ },
3004
+ children: data.value
3005
+ };
3006
+ }
3007
+ normalizeRepository(data, options, elementName) {
3008
+ return (options.sortLists ?? false
3009
+ ? data.sorted()
3010
+ : Array.from(data)).map(p => this.normalize(p, options, elementName));
3011
+ }
3012
+ }
3013
+ exports.PropertyNormalizer = PropertyNormalizer;
2911
3014
  class DependencyGraphNormalizer extends Base {
2912
3015
  constructor() {
2913
3016
  super(...arguments);
@@ -3259,7 +3362,7 @@ var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (
3259
3362
  if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
3260
3363
  return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
3261
3364
  };
3262
- var _Spec_version, _Spec_formats, _Spec_componentTypes, _Spec_hashAlgorithms, _Spec_hashValuePattern, _Spec_externalReferenceTypes, _Spec_supportsDependencyGraph, _Spec_supportsToolReferences, _Spec_requiresComponentVersion;
3365
+ var _Spec_version, _Spec_formats, _Spec_componentTypes, _Spec_hashAlgorithms, _Spec_hashValuePattern, _Spec_externalReferenceTypes, _Spec_supportsDependencyGraph, _Spec_supportsToolReferences, _Spec_requiresComponentVersion, _Spec_supportsProperties;
3263
3366
  Object.defineProperty(exports, "__esModule", ({ value: true }));
3264
3367
  exports.SpecVersionDict = exports.Spec1dot4 = exports.Spec1dot3 = exports.Spec1dot2 = exports.UnsupportedFormatError = exports.Format = exports.Version = void 0;
3265
3368
  const enums_1 = __webpack_require__(/*! ./enums */ "./src/enums/index.ts");
@@ -3280,7 +3383,7 @@ class UnsupportedFormatError extends Error {
3280
3383
  }
3281
3384
  exports.UnsupportedFormatError = UnsupportedFormatError;
3282
3385
  class Spec {
3283
- constructor(version, formats, componentTypes, hashAlgorithms, hashValuePattern, externalReferenceTypes, supportsDependencyGraph, supportsToolReferences, requiresComponentVersion) {
3386
+ constructor(version, formats, componentTypes, hashAlgorithms, hashValuePattern, externalReferenceTypes, supportsDependencyGraph, supportsToolReferences, requiresComponentVersion, supportsProperties) {
3284
3387
  _Spec_version.set(this, void 0);
3285
3388
  _Spec_formats.set(this, void 0);
3286
3389
  _Spec_componentTypes.set(this, void 0);
@@ -3290,6 +3393,7 @@ class Spec {
3290
3393
  _Spec_supportsDependencyGraph.set(this, void 0);
3291
3394
  _Spec_supportsToolReferences.set(this, void 0);
3292
3395
  _Spec_requiresComponentVersion.set(this, void 0);
3396
+ _Spec_supportsProperties.set(this, void 0);
3293
3397
  __classPrivateFieldSet(this, _Spec_version, version, "f");
3294
3398
  __classPrivateFieldSet(this, _Spec_formats, new Set(formats), "f");
3295
3399
  __classPrivateFieldSet(this, _Spec_componentTypes, new Set(componentTypes), "f");
@@ -3299,6 +3403,7 @@ class Spec {
3299
3403
  __classPrivateFieldSet(this, _Spec_supportsDependencyGraph, supportsDependencyGraph, "f");
3300
3404
  __classPrivateFieldSet(this, _Spec_supportsToolReferences, supportsToolReferences, "f");
3301
3405
  __classPrivateFieldSet(this, _Spec_requiresComponentVersion, requiresComponentVersion, "f");
3406
+ __classPrivateFieldSet(this, _Spec_supportsProperties, supportsProperties, "f");
3302
3407
  }
3303
3408
  get version() {
3304
3409
  return __classPrivateFieldGet(this, _Spec_version, "f");
@@ -3328,8 +3433,11 @@ class Spec {
3328
3433
  get requiresComponentVersion() {
3329
3434
  return __classPrivateFieldGet(this, _Spec_requiresComponentVersion, "f");
3330
3435
  }
3436
+ supportsProperties() {
3437
+ return __classPrivateFieldGet(this, _Spec_supportsProperties, "f");
3438
+ }
3331
3439
  }
3332
- _Spec_version = new WeakMap(), _Spec_formats = new WeakMap(), _Spec_componentTypes = new WeakMap(), _Spec_hashAlgorithms = new WeakMap(), _Spec_hashValuePattern = new WeakMap(), _Spec_externalReferenceTypes = new WeakMap(), _Spec_supportsDependencyGraph = new WeakMap(), _Spec_supportsToolReferences = new WeakMap(), _Spec_requiresComponentVersion = new WeakMap();
3440
+ _Spec_version = new WeakMap(), _Spec_formats = new WeakMap(), _Spec_componentTypes = new WeakMap(), _Spec_hashAlgorithms = new WeakMap(), _Spec_hashValuePattern = new WeakMap(), _Spec_externalReferenceTypes = new WeakMap(), _Spec_supportsDependencyGraph = new WeakMap(), _Spec_supportsToolReferences = new WeakMap(), _Spec_requiresComponentVersion = new WeakMap(), _Spec_supportsProperties = new WeakMap();
3333
3441
  exports.Spec1dot2 = Object.freeze(new Spec(Version.v1dot2, [
3334
3442
  Format.XML,
3335
3443
  Format.JSON
@@ -3371,7 +3479,7 @@ exports.Spec1dot2 = Object.freeze(new Spec(Version.v1dot2, [
3371
3479
  enums_1.ExternalReferenceType.BuildMeta,
3372
3480
  enums_1.ExternalReferenceType.BuildSystem,
3373
3481
  enums_1.ExternalReferenceType.Other
3374
- ], true, false, true));
3482
+ ], true, false, true, false));
3375
3483
  exports.Spec1dot3 = Object.freeze(new Spec(Version.v1dot3, [
3376
3484
  Format.XML,
3377
3485
  Format.JSON
@@ -3413,7 +3521,7 @@ exports.Spec1dot3 = Object.freeze(new Spec(Version.v1dot3, [
3413
3521
  enums_1.ExternalReferenceType.BuildMeta,
3414
3522
  enums_1.ExternalReferenceType.BuildSystem,
3415
3523
  enums_1.ExternalReferenceType.Other
3416
- ], true, false, true));
3524
+ ], true, false, true, true));
3417
3525
  exports.Spec1dot4 = Object.freeze(new Spec(Version.v1dot4, [
3418
3526
  Format.XML,
3419
3527
  Format.JSON
@@ -3456,7 +3564,7 @@ exports.Spec1dot4 = Object.freeze(new Spec(Version.v1dot4, [
3456
3564
  enums_1.ExternalReferenceType.BuildSystem,
3457
3565
  enums_1.ExternalReferenceType.ReleaseNotes,
3458
3566
  enums_1.ExternalReferenceType.Other
3459
- ], true, true, false));
3567
+ ], true, true, false, true));
3460
3568
  exports.SpecVersionDict = Object.freeze(Object.fromEntries([
3461
3569
  [Version.v1dot2, exports.Spec1dot2],
3462
3570
  [Version.v1dot3, exports.Spec1dot3],
@@ -3686,7 +3794,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE_packageurl_js__;
3686
3794
  \***************************************/
3687
3795
  /***/ ((module) => {
3688
3796
 
3689
- module.exports = JSON.parse('{"$schema":"http://json-schema.org/draft-07/schema#","$id":"http://cyclonedx.org/schema/spdx.schema.json","$comment":"v1.0-3.16","type":"string","enum":["Interbase-1.0","Mup","GPL-2.0-with-autoconf-exception","OLDAP-2.1","CC-BY-NC-SA-3.0-IGO","LGPL-2.0+","xpp","OFL-1.1","CNRI-Python","Linux-man-pages-copyleft","OLDAP-2.2","OSL-1.1","EPL-2.0","AFL-1.1","AGPL-1.0-or-later","GLWTPL","MIT-Modern-Variant","BSD-1-Clause","SGI-B-1.0","OML","psfrag","Artistic-1.0","CC-PDDC","eGenix","EUPL-1.1","Sendmail","PSF-2.0","OGL-UK-1.0","MTLL","NAIST-2003","ANTLR-PD-fallback","PostgreSQL","OSL-1.0","NGPL","CC-BY-NC-ND-4.0","CPOL-1.02","FSFULLR","GFDL-1.2-no-invariants-only","Net-SNMP","ADSL","Sendmail-8.23","CNRI-Jython","RPL-1.5","BSD-2-Clause-Patent","OFL-1.1-no-RFN","APSL-1.2","OLDAP-2.4","MPL-2.0-no-copyleft-exception","ISC","CC-BY-SA-2.5","Sleepycat","CUA-OPL-1.0","Frameworx-1.0","CPAL-1.0","NLOD-2.0","CC-BY-NC-2.0","GFDL-1.1-no-invariants-or-later","CC-BY-2.5","Newsletr","Parity-7.0.0","Leptonica","MIT-CMU","APAFML","CC-BY-NC-2.5","CAL-1.0-Combined-Work-Exception","BSD-4-Clause-Shortened","NPL-1.1","Qhull","CECILL-C","GPL-1.0-only","CC-BY-NC-ND-3.0-DE","CC-BY-NC-SA-3.0","CC-BY-NC-SA-1.0","MIT-open-group","Multics","SWL","GPL-1.0+","GPL-3.0-or-later","DOC","PHP-3.0","SISSL-1.2","CDL-1.0","LPL-1.0","RHeCos-1.1","LAL-1.3","CC-BY-SA-3.0-DE","CDLA-Permissive-1.0","gnuplot","App-s2p","iMatix","MS-PL","eCos-2.0","BSD-3-Clause","CC-BY-NC-ND-3.0-IGO","ICU","AGPL-3.0-or-later","CC-BY-SA-2.1-JP","CC-BY-NC-SA-4.0","Unlicense","CC-BY-NC-3.0-DE","OLDAP-1.4","CERN-OHL-W-2.0","SugarCRM-1.1.3","IPA","AFL-2.0","Unicode-DFS-2016","CC-BY-NC-ND-3.0","CERN-OHL-P-2.0","CC-BY-NC-3.0","COIL-1.0","CAL-1.0","LiLiQ-P-1.1","OFL-1.1-RFN","LPL-1.02","OLDAP-1.3","OGDL-Taiwan-1.0","CC-BY-NC-SA-2.0","Python-2.0","NTP-0","FSFAP","ErlPL-1.1","Barr","CC-BY-3.0-US","BSD-3-Clause-No-Nuclear-License-2014","NLPL","BSD-3-Clause-Clear","SGI-B-1.1","PDDL-1.0","CDDL-1.0","LGPL-2.1-or-later","BlueOak-1.0.0","CC-BY-NC-SA-2.0-FR","FDK-AAC","StandardML-NJ","AGPL-1.0-only","CECILL-1.0","AAL","GPL-2.0-with-font-exception","Info-ZIP","SSH-OpenSSH","SSH-short","GPL-2.0-or-later","ClArtistic","SNIA","GFDL-1.1-invariants-only","BSD-3-Clause-No-Military-License","GFDL-1.1","MPL-1.1","OLDAP-1.1","JSON","GFDL-1.3-no-invariants-only","OCLC-2.0","OLDAP-2.0.1","FreeBSD-DOC","GPL-1.0-or-later","YPL-1.1","CPL-1.0","Apache-1.0","OFL-1.0","CC-BY-4.0","DSDP","IBM-pibs","MIT-0","DRL-1.0","Zlib","APL-1.0","Watcom-1.0","GPL-2.0-with-GCC-exception","EUPL-1.2","FSFUL","NASA-1.3","BSD-2-Clause","XFree86-1.1","Eurosym","OLDAP-2.8","dvipdfm","NIST-PD","Apache-1.1","Parity-6.0.0","CC-BY-2.0","LGPL-3.0+","BSD-2-Clause-Views","GPL-2.0-with-classpath-exception","BSD-3-Clause-No-Nuclear-Warranty","X11","CDLA-Permissive-2.0","HaskellReport","Artistic-1.0-cl8","APSL-2.0","GPL-3.0+","SHL-0.5","CNRI-Python-GPL-Compatible","Condor-1.1","OLDAP-2.3","GPL-2.0-only","BUSL-1.1","LiLiQ-R-1.1","AMPAS","copyleft-next-0.3.1","GFDL-1.3-invariants-or-later","OLDAP-2.7","OSL-2.0","Unicode-DFS-2015","CATOSL-1.1","RSCPL","libpng-2.0","LPPL-1.1","CDLA-Sharing-1.0","Glulxe","GFDL-1.3-no-invariants-or-later","OLDAP-1.2","CDDL-1.1","CERN-OHL-1.1","BSD-Source-Code","IJG","Zimbra-1.4","0BSD","CC-BY-1.0","wxWindows","ZPL-2.1","NTP","Artistic-1.0-Perl","CC-BY-ND-2.0","CC-BY-ND-4.0","Adobe-2006","EPL-1.0","diffmark","xinetd","Plexus","JPNIC","Adobe-Glyph","Cube","TCP-wrappers","CC-BY-SA-1.0","BSD-2-Clause-FreeBSD","OGL-Canada-2.0","ANTLR-PD","LGPL-2.1+","OSL-2.1","psutils","SCEA","MirOS","Hippocratic-2.1","GFDL-1.2-invariants-only","LGPL-2.1-only","Entessa","MS-RL","libselinux-1.0","LGPL-2.0","OLDAP-2.5","Imlib2","Libpng","SchemeReport","MPL-1.0","SAX-PD","NLOD-1.0","SimPL-2.0","TU-Berlin-1.0","GFDL-1.1-no-invariants-only","CC-BY-ND-3.0-DE","MakeIndex","EPICS","GFDL-1.3-invariants-only","XSkat","bzip2-1.0.5","Community-Spec-1.0","GL2PS","HPND","bzip2-1.0.6","CC-BY-NC-1.0","Fair","CECILL-B","Glide","CC-BY-SA-4.0","CC0-1.0","MIT-enna","Wsuipa","RSA-MD","VOSTROM","O-UDA-1.0","CERN-OHL-S-2.0","X11-distribute-modifications-variant","copyleft-next-0.3.0","Zimbra-1.3","NIST-PD-fallback","Nokia","AFL-2.1","ZPL-2.0","ODbL-1.0","zlib-acknowledgement","PHP-3.01","Afmparse","HPND-sell-variant","PolyForm-Small-Business-1.0.0","IPL-1.0","CECILL-1.1","MIT-feh","OFL-1.0-RFN","TMate","BSD-3-Clause-No-Nuclear-License","W3C-19980720","SPL-1.0","NetCDF","Aladdin","AMDPLPA","CrystalStacker","Intel-ACPI","CERN-OHL-1.2","CC-BY-NC-SA-3.0-DE","MIT","Zed","OLDAP-2.0","MulanPSL-1.0","EFL-2.0","Latex2e","Spencer-94","OPL-1.0","CC-BY-NC-4.0","LGPL-3.0-or-later","UPL-1.0","NCSA","SGI-B-2.0","GPL-3.0-with-GCC-exception","Zend-2.0","ImageMagick","OLDAP-2.6","Unicode-TOU","GPL-3.0-only","Artistic-2.0","blessing","etalab-2.0","GFDL-1.2-only","LPPL-1.0","Rdisc","BSD-3-Clause-Modification","Xerox","MPL-2.0","BitTorrent-1.1","CC-BY-NC-ND-2.0","SISSL","libtiff","CC-BY-NC-SA-2.0-UK","D-FSL-1.0","LPPL-1.2","TAPR-OHL-1.0","EUPL-1.0","SHL-0.51","FTL","W3C-20150513","OSET-PL-2.1","EUDatagrid","UCL-1.0","Borceux","Elastic-2.0","BSD-2-Clause-NetBSD","BSD-3-Clause-Open-MPI","OSL-3.0","curl","Spencer-86","BSL-1.0","SMLNJ","TOSL","NOSL","AFL-1.2","MulanPSL-2.0","Motosoto","CC-BY-NC-SA-2.5","JasPer-2.0","BSD-4-Clause-UC","Bahyph","VSL-1.0","W3C","ODC-By-1.0","BitTorrent-1.0","OGL-UK-2.0","LGPL-3.0-only","Xnet","Ruby","GFDL-1.3","ZPL-1.1","OCCT-PL","LPPL-1.3c","Apache-2.0","GD","CC-BY-3.0-NL","LPPL-1.3a","CC-BY-2.5-AU","GFDL-1.1-only","GFDL-1.1-or-later","OGL-UK-3.0","YPL-1.0","RPL-1.1","LGPL-2.0-or-later","OPUBL-1.0","Noweb","AFL-3.0","Nunit","CC-BY-3.0","Beerware","Caldera","GPL-1.0","GPL-2.0+","NCGL-UK-2.0","CC-BY-ND-2.5","GPL-2.0","Intel","Vim","CC-BY-SA-2.0","MITNFA","APSL-1.1","GFDL-1.2-or-later","BSD-3-Clause-Attribution","OFL-1.0-no-RFN","Naumen","CC-BY-NC-ND-2.5","C-UDA-1.0","LGPLLR","mpich2","APSL-1.0","Linux-OpenIB","MIT-advertising","GFDL-1.2","OGTSL","Dotseqn","DL-DE-BY-2.0","Saxpath","AGPL-3.0","Abstyles","CC-BY-SA-3.0","Giftware","FreeImage","CECILL-2.1","RPSL-1.0","GFDL-1.3-or-later","GFDL-1.1-invariants-or-later","ECL-2.0","LiLiQ-Rplus-1.1","GPL-3.0-with-autoconf-exception","Jam","GFDL-1.2-no-invariants-or-later","CECILL-2.0","PolyForm-Noncommercial-1.0.0","OGC-1.0","CC-BY-ND-3.0","QPL-1.0","LAL-1.2","CC-BY-3.0-DE","OpenSSL","Spencer-99","CC-BY-SA-3.0-AT","BSD-Protection","OLDAP-2.2.2","NRL","TORQUE-1.1","HTMLTIDY","SSPL-1.0","NPL-1.0","LGPL-2.0-only","AGPL-3.0-only","GFDL-1.2-invariants-or-later","GPL-2.0-with-bison-exception","CC-BY-NC-ND-1.0","ECL-1.0","WTFPL","CC-BY-SA-2.0-UK","GPL-3.0","OLDAP-2.2.1","SMPPL","CC-BY-3.0-AT","EFL-1.0","NBPL-1.0","BSD-3-Clause-LBNL","AGPL-1.0","Crossword","TCL","CC-BY-ND-1.0","AML","TU-Berlin-2.0","GFDL-1.3-only","NPOSL-3.0","BSD-4-Clause","gSOAP-1.3b","LGPL-2.1","LGPL-3.0","freertos-exception-2.0","Swift-exception","Qt-LGPL-exception-1.1","gnu-javamail-exception","CLISP-exception-2.0","eCos-exception-2.0","GPL-CC-1.0","DigiRule-FOSS-exception","Font-exception-2.0","Qt-GPL-exception-1.0","PS-or-PDF-font-exception-20170817","GPL-3.0-linking-source-exception","Linux-syscall-note","GCC-exception-2.0","LZMA-exception","Autoconf-exception-3.0","u-boot-exception-2.0","LLVM-exception","OCaml-LGPL-linking-exception","Autoconf-exception-2.0","Bootloader-exception","LGPL-3.0-linking-exception","openvpn-openssl-exception","FLTK-exception","Bison-exception-2.2","OCCT-exception-1.0","GCC-exception-3.1","OpenJDK-assembly-exception-1.0","WxWindows-exception-3.1","Fawkes-Runtime-exception","Nokia-Qt-exception-1.1","Qwt-exception-1.0","Universal-FOSS-exception-1.0","Classpath-exception-2.0","SHL-2.0","GPL-3.0-linking-exception","SHL-2.1","Libtool-exception","mif-exception","389-exception","i2p-gpl-java-exception"]}');
3797
+ module.exports = JSON.parse('{"$schema":"http://json-schema.org/draft-07/schema#","$id":"http://cyclonedx.org/schema/spdx.schema.json","$comment":"v1.0-3.17","type":"string","enum":["CC-BY-NC-ND-2.0","SGI-B-2.0","LPPL-1.3c","NIST-PD-fallback","libtiff","XSkat","PDDL-1.0","KiCad-libraries-exception","CC-BY-NC-SA-1.0","GFDL-1.1-no-invariants-only","Xerox","LPPL-1.1","VOSTROM","UCL-1.0","ADSL","OSL-2.0","AAL","FDK-AAC","W3C-20150513","AFL-1.1","W3C","Sleepycat","CECILL-1.1","mpich2","SISSL","NLOD-1.0","ANTLR-PD","GPL-3.0-only","gnuplot","NLOD-2.0","BSD-3-Clause-Open-MPI","LiLiQ-P-1.1","BSD-3-Clause-Clear","FSFUL","CC-BY-NC-SA-2.0-UK","CERN-OHL-S-2.0","Spencer-94","CERN-OHL-1.2","GFDL-1.1-or-later","AGPL-1.0-or-later","Wsuipa","AML","BSD-2-Clause","DSDP","CC-BY-2.5","MIT-CMU","Beerware","Sendmail","TU-Berlin-1.0","CNRI-Jython","mplus","CPOL-1.02","BSD-3-Clause-No-Nuclear-License-2014","ISC","CC-BY-SA-4.0","Eurosym","LGPL-3.0-only","OLDAP-1.3","GFDL-1.1-invariants-or-later","Glulxe","SimPL-2.0","CDLA-Permissive-2.0","GPL-2.0-with-font-exception","OGL-UK-2.0","CC-BY-SA-3.0-DE","CC-BY-ND-1.0","GFDL-1.1","CC-BY-4.0","OpenSSL","TU-Berlin-2.0","DOC","GFDL-1.2-no-invariants-or-later","QPL-1.0","OLDAP-2.8","OML","OLDAP-2.7","NIST-PD","Bitstream-Vera","GFDL-1.2-or-later","OFL-1.1-RFN","Bahyph","Barr","COIL-1.0","GFDL-1.3","CECILL-B","JPNIC","Zed","ICU","CC-BY-NC-SA-2.5","CC-BY-ND-3.0-DE","bzip2-1.0.5","SPL-1.0","YPL-1.0","OSET-PL-2.1","Noweb","RPSL-1.0","BSD-3-Clause-LBNL","CDLA-Sharing-1.0","CECILL-1.0","AMPAS","APAFML","CC-BY-ND-3.0","D-FSL-1.0","CC-BY-NC-3.0","libpng-2.0","PolyForm-Noncommercial-1.0.0","dvipdfm","GFDL-1.3-or-later","OGTSL","NPL-1.1","GPL-3.0","CERN-OHL-P-2.0","BlueOak-1.0.0","AGPL-3.0-or-later","blessing","ImageMagick","APSL-2.0","MIT-advertising","curl","CC0-1.0","Zimbra-1.4","SSPL-1.0","psutils","CC-BY-SA-2.0-UK","PSF-2.0","Net-SNMP","NAIST-2003","GFDL-1.2-invariants-or-later","SGI-B-1.0","NBPL-1.0","GFDL-1.2-invariants-only","W3C-19980720","OFL-1.0-no-RFN","NetCDF","TMate","NOSL","CNRI-Python-GPL-Compatible","BSD-1-Clause","CC-BY-NC-SA-3.0-DE","BSD-3-Clause-Modification","GLWTPL","GFDL-1.3-only","OLDAP-2.2","CC-BY-ND-4.0","CC-BY-NC-ND-3.0-DE","EUPL-1.0","Linux-OpenIB","LGPL-2.0-or-later","OSL-1.1","Spencer-86","LGPL-2.0","CC-PDDC","CC-BY-NC-ND-3.0","CDL-1.0","Elastic-2.0","CC-BY-2.0","BSD-3-Clause-No-Military-License","IJG","LPPL-1.3a","SAX-PD","BitTorrent-1.0","OLDAP-2.0","Giftware","C-UDA-1.0","LGPL-2.0+","Rdisc","GPL-2.0-with-classpath-exception","CC-BY-3.0-US","CDDL-1.0","Xnet","CPL-1.0","LGPL-3.0-or-later","NASA-1.3","BUSL-1.1","etalab-2.0","MIT-open-group","OLDAP-1.4","GFDL-1.1-invariants-only","RPL-1.1","CC-BY-NC-ND-2.5","FSFULLR","Saxpath","NTP-0","SISSL-1.2","GPL-3.0-or-later","Apache-1.1","CC-BY-SA-2.1-JP","AGPL-3.0-only","GPL-2.0-with-autoconf-exception","Artistic-2.0","App-s2p","Unicode-DFS-2015","diffmark","SNIA","CC-BY-SA-2.5","Linux-man-pages-copyleft","HPND-sell-variant","ZPL-2.1","BSD-4-Clause-UC","LAL-1.2","AGPL-1.0-only","MIT-enna","Condor-1.1","Naumen","GFDL-1.3-no-invariants-or-later","RPL-1.5","PolyForm-Small-Business-1.0.0","EFL-1.0","MirOS","CC-BY-2.5-AU","Afmparse","MPL-2.0-no-copyleft-exception","LiLiQ-Rplus-1.1","AFL-1.2","OSL-1.0","GPL-1.0-only","APSL-1.0","OGL-Canada-2.0","CPAL-1.0","Latex2e","Zend-2.0","Unlicense","xpp","CC-BY-NC-1.0","GPL-3.0-with-autoconf-exception","CC-BY-NC-SA-3.0","TCP-wrappers","SCEA","SSH-short","CC-BY-3.0-NL","SchemeReport","CC-BY-3.0","MPL-2.0","Unicode-TOU","CC-BY-NC-ND-1.0","Entessa","BSD-3-Clause-No-Nuclear-License","SWL","GFDL-1.2-no-invariants-only","Parity-7.0.0","OLDAP-2.2.1","SGI-B-1.1","FTL","OLDAP-2.4","CC-BY-NC-4.0","bzip2-1.0.6","copyleft-next-0.3.0","MakeIndex","NRL","GFDL-1.3-invariants-or-later","CC-BY-NC-2.0","SugarCRM-1.1.3","AFL-2.1","GPL-2.0-only","GFDL-1.3-invariants-only","TORQUE-1.1","Ruby","X11","Borceux","Libpng","X11-distribute-modifications-variant","Frameworx-1.0","NCGL-UK-2.0","CECILL-2.1","CC-BY-3.0-AT","CNRI-Python","NCSA","gSOAP-1.3b","EUPL-1.1","AMDPLPA","Imlib2","CDDL-1.1","WTFPL","LPL-1.0","EPL-1.0","BSD-3-Clause-Attribution","OSL-3.0","RHeCos-1.1","PHP-3.0","BSD-Protection","CC-BY-NC-3.0-DE","APL-1.0","EUDatagrid","GPL-1.0","SHL-0.5","CC-BY-SA-2.0","CC-BY-SA-3.0-AT","CC-BY-NC-SA-3.0-IGO","Adobe-2006","Newsletr","Nunit","Multics","OGL-UK-1.0","Vim","eCos-2.0","Zimbra-1.3","eGenix","IBM-pibs","BitTorrent-1.1","OFL-1.1-no-RFN","psfrag","CC-BY-ND-2.0","SHL-0.51","FreeBSD-DOC","Python-2.0","Mup","BSD-4-Clause-Shortened","CC-BY-NC-SA-4.0","HPND","OLDAP-2.6","MPL-1.1","GPL-2.0-with-GCC-exception","HaskellReport","ECL-1.0","LGPL-2.1-or-later","OFL-1.0","APSL-1.1","MITNFA","CECILL-2.0","Crossword","Aladdin","Baekmuk","XFree86-1.1","GPL-1.0-or-later","CERN-OHL-W-2.0","CC-BY-SA-1.0","NTP","PHP-3.01","OCLC-2.0","CC-BY-3.0-DE","CC-BY-NC-2.5","Zlib","CATOSL-1.1","LGPL-3.0+","CAL-1.0","NPL-1.0","SMLNJ","GPL-2.0+","OLDAP-2.5","JasPer-2.0","GPL-2.0-or-later","BSD-2-Clause-Patent","MS-RL","CUA-OPL-1.0","IPA","NLPL","O-UDA-1.0","MIT-Modern-Variant","OLDAP-1.2","BSD-2-Clause-FreeBSD","Info-ZIP","CC-BY-NC-SA-2.0-FR","0BSD","Unicode-DFS-2016","OFL-1.0-RFN","Intel","AFL-2.0","GL2PS","TAPR-OHL-1.0","Apache-1.0","MTLL","Motosoto","RSA-MD","Community-Spec-1.0","ODC-By-1.0","zlib-acknowledgement","DL-DE-BY-2.0","VSL-1.0","LiLiQ-R-1.1","OPL-1.0","GPL-3.0+","MulanPSL-2.0","APSL-1.2","OGDL-Taiwan-1.0","RSCPL","OGC-1.0","EFL-2.0","CAL-1.0-Combined-Work-Exception","MS-PL","Plexus","Sendmail-8.23","Cube","JSON","EUPL-1.2","Adobe-Glyph","FreeImage","Watcom-1.0","Jam","Hippocratic-2.1","OLDAP-2.0.1","CC-BY-NC-SA-2.0","Nokia","OCCT-PL","ErlPL-1.1","TOSL","OSL-2.1","ClArtistic","xinetd","GPL-3.0-with-GCC-exception","ODbL-1.0","MIT","LGPL-2.1+","LGPL-2.1-only","CrystalStacker","ECL-2.0","LPPL-1.0","iMatix","CC-BY-NC-ND-3.0-IGO","BSD-Source-Code","Parity-6.0.0","TCL","Arphic-1999","CC-BY-SA-3.0","Caldera","AGPL-1.0","IPL-1.0","LAL-1.3","EPICS","NGPL","DRL-1.0","BSD-2-Clause-NetBSD","ZPL-1.1","GD","LPPL-1.2","Dotseqn","Spencer-99","OLDAP-2.3","YPL-1.1","Fair","Qhull","GFDL-1.1-no-invariants-or-later","CECILL-C","MulanPSL-1.0","OLDAP-1.1","OLDAP-2.1","LPL-1.02","UPL-1.0","Abstyles","ZPL-2.0","MIT-0","LGPL-2.0-only","GFDL-1.3-no-invariants-only","AGPL-3.0","EPL-2.0","AFL-3.0","CDLA-Permissive-1.0","Artistic-1.0","CC-BY-NC-ND-4.0","HTMLTIDY","Glide","FSFAP","LGPLLR","OGL-UK-3.0","GFDL-1.2","SSH-OpenSSH","GFDL-1.1-only","MIT-feh","MPL-1.0","PostgreSQL","OLDAP-2.2.2","SMPPL","OFL-1.1","Leptonica","CERN-OHL-1.1","BSD-3-Clause-No-Nuclear-Warranty","CC-BY-ND-2.5","CC-BY-1.0","GFDL-1.2-only","OPUBL-1.0","libselinux-1.0","BSD-3-Clause","ANTLR-PD-fallback","copyleft-next-0.3.1","GPL-1.0+","wxWindows","LGPL-3.0","LGPL-2.1","StandardML-NJ","BSD-4-Clause","GPL-2.0-with-bison-exception","Apache-2.0","Artistic-1.0-cl8","GPL-2.0","Intel-ACPI","BSL-1.0","Artistic-1.0-Perl","BSD-2-Clause-Views","Interbase-1.0","NPOSL-3.0","FLTK-exception","Bootloader-exception","WxWindows-exception-3.1","Linux-syscall-note","Qt-LGPL-exception-1.1","LLVM-exception","PS-or-PDF-font-exception-20170817","GCC-exception-3.1","Autoconf-exception-3.0","LGPL-3.0-linking-exception","GCC-exception-2.0","Bison-exception-2.2","openvpn-openssl-exception","Libtool-exception","Autoconf-exception-2.0","GPL-3.0-linking-source-exception","GPL-CC-1.0","OCaml-LGPL-linking-exception","Universal-FOSS-exception-1.0","i2p-gpl-java-exception","CLISP-exception-2.0","OCCT-exception-1.0","Qwt-exception-1.0","gnu-javamail-exception","u-boot-exception-2.0","freertos-exception-2.0","Qt-GPL-exception-1.0","OpenJDK-assembly-exception-1.0","SHL-2.1","mif-exception","Fawkes-Runtime-exception","Swift-exception","GPL-3.0-linking-exception","SHL-2.0","Classpath-exception-2.0","LZMA-exception","Font-exception-2.0","Nokia-Qt-exception-1.1","DigiRule-FOSS-exception","eCos-exception-2.0","389-exception"]}');
3690
3798
 
3691
3799
  /***/ })
3692
3800