Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add asn1js to browser sdk #284

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

jakekgrog
Copy link
Contributor

Why

Replace existing handling of ASN.1 encoding with a library for handling ASN.1 encodings

How

Describe how you've approached the problem

@jakekgrog jakekgrog requested a review from a team as a code owner April 29, 2024 16:37
Copy link

changeset-bot bot commented Apr 29, 2024

🦋 Changeset detected

Latest commit: 3e57c05

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@evervault/browser Minor
example-ui-components Patch
example-custom-theme Patch
example-forms Patch
@evervault/browser-e2e-app Patch
e2e-tests-ui-components-vanilla-server Patch
@evervault/e2e-decrypt-backend Patch
@evervault/browser-e2e-tests Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jakekgrog jakekgrog changed the title Jake/etr 1935 add asn1js to browser sdk Add asn1js to browser sdk Apr 29, 2024
Copy link

socket-security bot commented May 28, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/crc-32@1.2.2, npm/prettier@2.8.8, npm/typescript@5.4.5

View full report↗︎

Copy link

socket-security bot commented May 28, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: npm/@aashutoshrathi/word-wrap@1.2.6, npm/@babel/regjsgen@0.8.0, npm/@babel/runtime@7.24.6, npm/@changesets/types@4.1.0, npm/@humanwhocodes/object-schema@1.2.1, npm/@pkgjs/parseargs@0.11.0, npm/@swc/counter@0.1.3, npm/@types/node@12.20.55, npm/@types/parse-json@4.0.2, npm/ansi-regex@6.0.1, npm/ansi-styles@6.2.1, npm/asap@2.0.6, npm/chalk@5.3.0, npm/debug@3.2.7, npm/depd@2.0.0, npm/destroy@1.2.0, npm/eastasianwidth@0.2.0, npm/ee-first@1.1.1, npm/emoji-regex@9.2.2, npm/etag@1.8.1, npm/fresh@0.5.2, npm/human-signals@1.1.1, npm/is-interactive@2.0.0, npm/kleur@4.1.5, npm/mime@1.6.0, npm/ms@2.1.3, npm/object-assign@4.1.1, npm/parse-json@5.2.0, npm/range-parser@1.2.1, npm/setprototypeof@1.2.0, npm/statuses@2.0.1, npm/toidentifier@1.0.1, npm/yaml@1.10.2, npm/yargs@17.7.2

View full report↗︎

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

@cian-ev
Copy link
Contributor

cian-ev commented May 30, 2024

@SocketSecurity ignore-all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants