Reedy closed this task as "Resolved".
Reedy claimed this task.
Reedy added a comment.

There's nothing really scary here other than the dependancy tree of vendor/composer libs. But that's not a production issue.

The 3rd party loading of fonts was fixed recently, so that's good.

TBH, I don't think this really needed a security review; the resultant files are mostly static html, with a bit of (standard 3rd party) js

reedy@ubuntu64-web-esxi:~/wikiba.se/output_prod$ tree
.
├── applications
│   └── index.html
├── components
│   ├── bootstrap
│   │   ├── bootstrap-built.css
│   │   ├── bootstrap-built.js
│   │   └── dist
│   │       ├── css
│   │       │   ├── bootstrap.css
│   │       │   ├── bootstrap.min.css
│   │       │   ├── bootstrap-theme.css
│   │       │   └── bootstrap-theme.min.css
│   │       ├── fonts
│   │       │   ├── glyphicons-halflings-regular.eot
│   │       │   ├── glyphicons-halflings-regular.svg
│   │       │   ├── glyphicons-halflings-regular.ttf
│   │       │   ├── glyphicons-halflings-regular.woff
│   │       │   └── glyphicons-halflings-regular.woff2
│   │       └── js
│   │           ├── bootstrap.js
│   │           └── bootstrap.min.js
│   ├── font-awesome
│   │   ├── css
│   │   │   ├── font-awesome.css
│   │   │   ├── font-awesome.css.map
│   │   │   └── font-awesome.min.css
│   │   ├── font-awesome-built.css
│   │   └── fonts
│   │       ├── FontAwesome.otf
│   │       ├── fontawesome-webfont.eot
│   │       ├── fontawesome-webfont.svg
│   │       ├── fontawesome-webfont.ttf
│   │       ├── fontawesome-webfont.woff
│   │       └── fontawesome-webfont.woff2
│   ├── index.html
│   ├── jquery
│   │   ├── jquery-built.js
│   │   ├── jquery.js
│   │   ├── jquery-migrate.js
│   │   ├── jquery-migrate.min.js
│   │   ├── jquery.min.js
│   │   └── jquery.min.map
│   ├── require-built.js
│   ├── require.config.js
│   ├── require.css
│   └── require.js
├── css
│   └── style.css
├── images
│   ├── droidwiki.png
│   ├── eagle-project.png
│   ├── favicon.ico
│   ├── logo.png
│   └── wikidata.png
├── index.html
├── ontology-1.0.owl
├── projects
│   └── index.html
└── resources
    └── index.html

TASK DETAIL
https://phabricator.wikimedia.org/T171274

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Reedy
Cc: Reedy, Bawolff, PokestarFan, Aklapper, JanZerebecki, hoo, thiemowmde, JeroenDeDauw, Jonas, Addshore, Ivanhercaz, Ladsgroup, faidon, GoranSMilovanovic, QZanden, dpatrick, Izno, Luke081515, Wikidata-bugs, aude, csteipp, Mbch331, Jay8g, Legoktm
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to