1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
The documentation for snakemake contains potential privacy breach issues
since it is refering to external active code. Most of these are dealt
with in 0011-fix-privacy-breach.patch. Here are the remaining issues:
1. Package python3-theano contains
/usr/lib/python3/dist-packages/theano/d3viz/js/dagre-d3.min.js
which could be used to replace
http://cpettitt.github.io/project/dagre-d3/v0.1.5/dagre-d3.js
However, simply adding a python3-theano dependency sounds obscure. So
rather https://github.com/cpettitt/dagre-d3 should be packaged seprately.
2. JavaScript library
https://silviomoreto.github.io/bootstrap-select/
should be packaged to solve the two remaining issues.
-- Andreas Tille <tille@debian.org> Tue, 12 Dec 2017 11:32:28 +0100
|