diff --git a/src/drivers/webextension/images/icons/Flask.png b/src/drivers/webextension/images/icons/Flask.png deleted file mode 100644 index 3d9ee169e..000000000 Binary files a/src/drivers/webextension/images/icons/Flask.png and /dev/null differ diff --git a/src/drivers/webextension/images/icons/Flask.svg b/src/drivers/webextension/images/icons/Flask.svg new file mode 100644 index 000000000..e8775c155 --- /dev/null +++ b/src/drivers/webextension/images/icons/Flask.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/f.json b/src/technologies/f.json index b58172a0c..c44d45cc4 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -881,14 +881,15 @@ 18, 22 ], + "description": "Flask is a Python micro web framework ideal for rapidly constructing web applications, offering minimalism, flexibility, and modularity.", "cpe": "cpe:2.3:a:palletsprojects:flask:*:*:*:*:*:*:*:*", "headers": { "Server": "Werkzeug/?([\\d\\.]+)?\\;version:\\1" }, - "icon": "Flask.png", + "icon": "Flask.svg", "implies": "Python", "oss": true, - "website": "https://flask.pocoo.org" + "website": "https://github.com/pallets/flask/" }, "Flat UI": { "cats": [