arcs icon indicating copy to clipboard operation
arcs copied to clipboard

Arcs

Results 104 arcs issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 8.0.12 to 11.0.0. Release notes Sourced from jsrsasign's releases. remove RSA and RSAOAEP encryption for Marvin attack Changes from 10.9.0 to 11.0.0 (2024-Jan-16) remove RSA PKCS#1.5 end...

dependencies

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 87.0.0 to 119.0.1. Commits de961e3 Hide private attributes from exports 379046e Update package dependencies 5b708ad Add tests for Node.js version 21 c99283d Bump version to 119.0.0 f6edc1e...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 6.0.0 to 6.2.2. Release notes Sourced from ws's releases. 6.2.2 Bug fixes Backported 00c425ec to the 6.x release line (78c676d2). 6.2.1 Bug fixes Fixed a bug that,...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.2 to 3.8.0. Changelog Sourced from jszip's changelog. v3.8.0 2022-03-30 Santize filenames when files are loaded with loadAsync, to avoid "zip slip" attacks. The original filename is...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.0 to 1.2.6. Changelog Sourced from minimist's changelog. v1.2.6 - 2022-03-21 Commits test from prototype pollution PR bc8ecee isConstructorOrProto adapted from PR c2b9819 security notice for additional...

dependencies

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...

dependencies

_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** Project is out of compliance with Binary Artifacts policy: binaries present in source code **Rule Description** Binary Artifacts are an...

allstar

Seems the particle tutorial [README](https://github.com/PolymerLabs/arcs/blob/master/particles/Tutorial/README.md) is outdated. For one, the start command, `npm start` is broken because there's no `start` script defined in the `package.json`.