origin-bridge icon indicating copy to clipboard operation
origin-bridge copied to clipboard

We've moved to a monorepo: https://github.com/OriginProtocol/origin/tree/master/infra/bridge

Results 4 origin-bridge issues
Sort by recently updated
recently updated
newest added

Bumps [waitress](https://github.com/Pylons/waitress) from 1.1.0 to 1.4.2. Changelog *Sourced from [waitress's changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt).* > 1.4.2 (2020-01-02) > ------------------ > > Security Fixes > ~~~~~~~~~~~~~~ > > - This is a follow-up to...

python
dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...

python
dependencies

Currently, the IPFS gateway (NGINX proxy) allows any content to be uploaded (with a 2MB max payload). If anything can be uploaded from anywhere, there are potential hazards, among them:...

enhancement
discussion
ipfs

Maybe more applicable to individual deployments (rather than the open source project), although monitoring, logging, instrumentation (some or all) should be set up when the bridge server is deployed into...

enhancement