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 1.7.8 #1001

Merged
merged 77 commits into from
Feb 15, 2024
Merged

Release 1.7.8 #1001

merged 77 commits into from
Feb 15, 2024

Conversation

TheLastCicada
Copy link
Contributor

No description provided.

ChiaAutomation and others added 30 commits November 16, 2023 20:31
…root-clear

feat: clear pending root if detected on datalayer push
fix: timer setting for organization sync
build:  add auto-restart functionality to systemd
Copy link

socket-security bot commented Feb 7, 2024

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

Package New capabilities Transitives Size Publisher
npm/@babel/cli@7.23.9 Transitive: environment, eval, filesystem, network, shell, unsafe +85 12.5 MB nicolo-ribaudo
npm/@babel/core@7.23.9 environment, filesystem, unsafe Transitive: shell +52 10.8 MB nicolo-ribaudo
npm/@babel/eslint-parser@7.23.10 unsafe Transitive: environment, eval, filesystem, shell +148 21.7 MB nicolo-ribaudo
npm/@babel/plugin-syntax-import-attributes@7.23.3 Transitive: environment, filesystem, shell, unsafe +54 10.8 MB nicolo-ribaudo
npm/@babel/preset-env@7.23.9 environment Transitive: filesystem, shell, unsafe +161 14.7 MB nicolo-ribaudo
npm/@babel/register@7.23.7 environment, filesystem, unsafe Transitive: shell +68 11.8 MB nicolo-ribaudo
npm/@commitlint/cli@18.6.0 Transitive: environment, filesystem, shell, unsafe +161 43.6 MB escapedcat
npm/@commitlint/config-conventional@18.6.0 Transitive: filesystem +5 45.1 kB escapedcat
npm/async-mutex@0.4.1 None +1 139 kB dirtyhairy
npm/chai@5.0.3 None +6 632 kB keithamus
npm/dotenv@16.4.1 environment, filesystem 0 76 kB motdotla
npm/eslint@8.56.0 environment, filesystem Transitive: eval, shell, unsafe +92 10.7 MB eslintbot
npm/joi@17.12.1 None +5 669 kB marsup
npm/mocha@10.3.0 environment, eval, filesystem +60 4.5 MB joshuakgoldberg
npm/semver@7.6.0 None 0 94.2 kB npm-cli-ops
npm/sequelize@6.36.0 filesystem Transitive: environment +20 17.3 MB sdepold
npm/sinon@17.0.1 Transitive: environment, eval +11 7.7 MB fatso83
npm/socket.io-client@4.7.4 Transitive: environment, filesystem, network, shell +8 2.37 MB darrachequesne
npm/socket.io@4.7.4 filesystem, network Transitive: environment +21 6.19 MB darrachequesne
npm/sqlite3@5.1.7 Transitive: environment, filesystem, network, shell +118 8.8 MB daniellockyer
npm/supertest@6.3.4 network Transitive: environment, eval, filesystem +35 1.85 MB titanism
npm/toad-scheduler@3.0.1 None +1 164 kB kibertoad

🚮 Removed packages: npm/@babel/cli@7.23.0, npm/@babel/core@7.23.2, npm/@babel/eslint-parser@7.22.15, npm/@babel/plugin-syntax-import-attributes@7.22.5, npm/@babel/preset-env@7.23.2, npm/@babel/register@7.22.15, npm/@commitlint/cli@18.0.0, npm/@commitlint/config-conventional@18.0.0, npm/async-mutex@0.4.0, npm/chai@4.3.10, npm/dotenv@16.3.1, npm/eslint@8.52.0, npm/joi@17.11.0, npm/mocha@10.2.0, npm/sequelize@6.33.0, npm/sinon@17.0.0, npm/socket.io-client@4.7.2, npm/socket.io@4.7.2, npm/supertest@6.3.3, npm/toad-scheduler@3.0.0

View full report↗︎

Copy link

socket-security bot commented Feb 7, 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
Native code npm/sqlite3@5.1.7

View full report↗︎

Next steps

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/sqlite3@5.1.7

@TheLastCicada TheLastCicada merged commit 1c82112 into main Feb 15, 2024
9 of 10 checks passed
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.

4 participants