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

Release v11.4.0 #945

Closed
wants to merge 4 commits into from
Closed

Release v11.4.0 #945

wants to merge 4 commits into from

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Apr 25, 2024

Still needs merged PRs:

@Shaptic Shaptic changed the title V11.4.0 Release v11.4.0 Apr 25, 2024
Copy link

github-actions bot commented Apr 25, 2024

Size Change: +2.26 kB (0%)

Total Size: 11.4 MB

Filename Size Change
dist/stellar-sdk.js 6.34 MB +1.14 kB (0%)
dist/stellar-sdk.min.js 5.1 MB +1.12 kB (0%)

compressed-size-action

Copy link

socket-security bot commented Apr 25, 2024

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

Package New capabilities Transitives Size Publisher
npm/@babel/compat-data@7.24.4 None 0 65.2 kB nicolo-ribaudo
npm/@babel/core@7.24.4 environment, filesystem, unsafe +15 2.79 MB nicolo-ribaudo
npm/@babel/generator@7.24.4 None +3 624 kB nicolo-ribaudo
npm/@babel/helper-create-class-features-plugin@7.24.4 None +7 555 kB nicolo-ribaudo
npm/@babel/helper-define-polyfill-provider@0.6.2 unsafe +1 235 kB nicolo-ribaudo
npm/@babel/parser@7.24.4 None 0 1.88 MB nicolo-ribaudo
npm/@babel/preset-env@7.24.4 environment, filesystem +94 2.42 MB nicolo-ribaudo
npm/@definitelytyped/dtslint@0.2.20 environment, filesystem Transitive: network, shell +137 49.5 MB definitelytyped-publisher
npm/@types/eslint@8.56.10 None 0 192 kB types
npm/@types/node@20.12.7 None +1 2.1 MB types
npm/core-js-compat@3.37.0 None 0 727 kB zloirock
npm/es-abstract@1.23.3 None +43 3.26 MB ljharb
npm/husky@9.0.11 environment, filesystem, shell 0 3.61 kB typicode
npm/mocha@10.4.0 environment, eval, filesystem +40 3.88 MB voxpelli
npm/qs@6.12.1 None 0 247 kB ljharb
npm/typescript@5.4.5 None 0 32.4 MB typescript-bot

🚮 Removed packages: npm/@babel/compat-data@7.24.1, npm/@babel/core@7.24.3, npm/@babel/parser@7.24.1, npm/@babel/preset-env@7.24.3, npm/@definitelytyped/dtslint@0.1.5, npm/@types/eslint@8.56.6, npm/@types/node@20.11.30, npm/core-js-compat@3.36.1, npm/es-abstract@1.23.2, npm/husky@8.0.3, npm/mocha@10.3.0, npm/qs@6.12.0, npm/typescript@5.4.3

View full report↗︎

Copy link

socket-security bot commented Apr 25, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Filesystem access npm/mz@2.7.0
Network access npm/mz@2.7.0
Filesystem access npm/husky@9.0.11
Native code npm/sodium-native@4.1.1
Filesystem access npm/envinfo@7.12.0

View full report↗︎

Next steps

What is filesystem access?

Accesses the file system, and could potentially read sensitive data.

If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead.

What is network access?

This module accesses the network.

Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

What's wrong with native code?

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

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

  • @SocketSecurity ignore npm/mz@2.7.0
  • @SocketSecurity ignore npm/husky@9.0.11
  • @SocketSecurity ignore npm/sodium-native@4.1.1
  • @SocketSecurity ignore npm/envinfo@7.12.0

@Shaptic Shaptic closed this Apr 29, 2024
@Shaptic Shaptic deleted the v11.4.0 branch April 29, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant