Fix cpes that are too long

main
geoff_rmtech 1 year ago
parent 3ed9a8c5cf
commit 988c6f7c90

@ -3110,7 +3110,7 @@
"cats": [ "cats": [
12 12
], ],
"cpe": "cpe:2.3:a:angularjs:angular:*:*:*:*:*:*:*:*:*", "cpe": "cpe:2.3:a:angularjs:angular:*:*:*:*:*:*:*:*",
"description": "Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google.", "description": "Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google.",
"dom": { "dom": {
"[ng-version]": { "[ng-version]": {

@ -433,7 +433,7 @@
"cats": [ "cats": [
1 1
], ],
"cpe": "cpe:2.3:a:omeka:omeka:*:*:*:*:*:*:*:*:*", "cpe": "cpe:2.3:a:omeka:omeka:*:*:*:*:*:*:*:*",
"description": "Omeka is a free Content Management System (CMS) used by archives, historical societies, libraries, museums, and individual researchers for publishing digital collections.", "description": "Omeka is a free Content Management System (CMS) used by archives, historical societies, libraries, museums, and individual researchers for publishing digital collections.",
"icon": "Omeka.png", "icon": "Omeka.png",
"dom": "link[rel*='stylesheet'][href*='css/myomeka.css'], link[rel*='stylesheet'][href*='/omeka/plugins/'], footer > p > a[href*='//omeka.org']", "dom": "link[rel*='stylesheet'][href*='css/myomeka.css'], link[rel*='stylesheet'][href*='/omeka/plugins/'], footer > p > a[href*='//omeka.org']",

@ -470,7 +470,7 @@
"cookies": { "cookies": {
"SAKAIID": "" "SAKAIID": ""
}, },
"cpe": "cpe:2.3:a:sakailms:sakai:*:*:*:*:*:*:*:*:*", "cpe": "cpe:2.3:a:sakailms:sakai:*:*:*:*:*:*:*:*",
"description": "Sakai is a robust open-source learning management system created by higher ed for higher ed.", "description": "Sakai is a robust open-source learning management system created by higher ed for higher ed.",
"icon": "Sakai.png", "icon": "Sakai.png",
"js": { "js": {