cloudserver icon indicating copy to clipboard operation
cloudserver copied to clipboard

Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.

Results 148 cloudserver issues
Sort by recently updated
recently updated
newest added

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.905.0 to 2.1484.0. Release notes Sourced from aws-sdk's releases. Release v2.1484.0 See changelog for more information. Release v2.1483.0 See changelog for more information. Release v2.1482.0 See changelog...

dependencies
javascript

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.1 to 17.0.0. Changelog Sourced from sinon's changelog. 17.0.0 11a8e3f2 Remove Proxyquire as it did not handle newer syntax (Carl-Erik Kopseng) ec37d634 Drop Node 16, as it...

dependencies
javascript

``` server { listen 443 ssl; server_name example.ru; ssl_certificate /etc/nginx/ssl/example-ru.crt;` ssl_certificate_key /etc/nginx/ssl/example-ru.key; location / { proxy_pass http://127.0.0.1:8000; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; } } ``` sniffing data ``` 'GET...

Bumps [commander](https://github.com/tj/commander.js) from 2.20.3 to 11.1.0. Release notes Sourced from commander's releases. v11.1.0 Fixed TypeScript: update OptionValueSource to allow any string, to match supported use of custom sources (#1983) TypeScript:...

dependencies
javascript

Bumps [arsenal](https://github.com/scality/arsenal) from 7.4.16 to 8.1.113. Release notes Sourced from arsenal's releases. Release 8.1.112 What's Changed ARSN-369 orphan delete marker list interruption skips processed key by @​nicolas2bert in scality/Arsenal#2176 Full...

dependencies
javascript

Bumps [sproxydclient](https://github.com/scality/sproxydclient) from 7.4.11 to 8.0.10. Release notes Sourced from sproxydclient's releases. 8.0.10 What's Changed SPRXCLT-12: fix PUT stuck on conn reuse by @​fmonjalet in scality/sproxydclient#305 SPRXCLT-14: bump to 8.0.10...

dependencies
javascript

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.5.0 to 5.8.0. Release notes Sourced from mongodb's releases. v5.8.0 5.8.0 (2023-08-21) The MongoDB Node.js team is pleased to announce version 5.8.0 of the mongodb package! Release...

dependencies
javascript

Yarn audit on 7.70.25: ``` 120 vulnerabilities found - Packages audited: 984 Severity: 11 Low | 67 Moderate | 34 High | 8 Critical Done in 1.80s. ``` Yarn audit...

Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http) from 1.5.2 to 1.13.0. Release notes Sourced from node-mocks-http's releases. v1.13.0 No release notes provided. v1.12.2 No release notes provided. v1.12.1 No release notes provided. v1.11.0 No release...

dependencies
javascript