Skip to content

chore(nodejs): Use better sqlite - #294

Closed
grypez wants to merge 37 commits into
grypez/nodejsfrom
grypez/nodejs-better-sqlite
Closed

chore(nodejs): Use better sqlite#294
grypez wants to merge 37 commits into
grypez/nodejsfrom
grypez/nodejs-better-sqlite

Conversation

@grypez

Copy link
Copy Markdown
Member

Refs: #226

still messy, but concept proofed

@socket-security

socket-securityBot commented Dec 19, 2024

Copy link
Copy Markdown

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

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

AlertPackageNoteSourceCI
Network access npm/tunnel-agent@0.6.0 🚫
Network access npm/tunnel-agent@0.6.0 🚫
Network access npm/tunnel-agent@0.6.0 🚫
Network access npm/tunnel-agent@0.6.0 🚫
Network access npm/simple-get@4.0.1 🚫
Network access npm/simple-get@4.0.1 🚫
New author npm/negotiator@1.0.0 🚫
New author npm/unique-slug@5.0.0 🚫
Unstable ownership npm/unique-slug@5.0.0 🚫
New author npm/@npmcli/fs@4.0.0 🚫
Unstable ownership npm/@npmcli/fs@4.0.0 🚫
New author npm/unique-filename@4.0.0 🚫
Unstable ownership npm/unique-filename@4.0.0 🚫

View full report↗︎

Next steps

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 is new author?

A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.

Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

What is unstable ownership?

A new collaborator has begun publishing package versions. Package stability and security risk may be elevated.

Try to reduce the number of authors you depend on to reduce the risk to malicious actors gaining access to your supply chain. Packages should remove inactive collaborators with publishing rights from packages on npm.

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/tunnel-agent@0.6.0
  • @SocketSecurity ignore npm/simple-get@4.0.1
  • @SocketSecurity ignore npm/negotiator@1.0.0
  • @SocketSecurity ignore npm/unique-slug@5.0.0
  • @SocketSecurity ignore npm/@npmcli/fs@4.0.0
  • @SocketSecurity ignore npm/unique-filename@4.0.0

@grypez
grypezforce-pushed the grypez/nodejs-better-sqlite branch from fede345 to 263475aCompareDecember 19, 2024 17:27
@grypez
grypezforce-pushed the grypez/nodejs-better-sqlite branch from 7e6dd2c to 75cfa11CompareDecember 19, 2024 17:46
@grypez
grypezforce-pushed the grypez/nodejs-better-sqlite branch from ba96b5a to 83e59bfCompareDecember 19, 2024 19:40
@grypez
grypezforce-pushed the grypez/nodejs-better-sqlite branch from 6f324a8 to 629e556CompareDecember 19, 2024 20:20
@grypezgrypez closed this Jan 13, 2025
@grypez
grypez deleted the grypez/nodejs-better-sqlite branch April 7, 2025 15:01
Sign up for freeto 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.

1 participant

@grypez