Closed
Description
For security and compliance concerns, it would be good to have a list
of dependencies for example to assess which security vulnerabilities affect Xpra:
https://en.wikipedia.org/wiki/Software_supply_chain
While this is rather clear for linux (RPM) packages, this is less
clear for windows packages and HTML5 client packages.
- For windows packages it seems not clear which MSYS packages were used to build the packages and their versions
- For HTML5 client, the libraries (aurora,...) seem to be included in html5/js/lib/ but not origin, version, patches,...
Is there already a way to get these informations?