Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
io.chrisdavenport:fuuid_3
Advanced tools
Head on over to the microsite
To use fuuid in an existing SBT project with Scala 2.12 or a later version, add the following dependency to your
build.sbt
:
libraryDependencies += "io.chrisdavenport" %% "fuuid" % "<version>"
And for integrations:
libraryDependencies ++= Seq(
"io.chrisdavenport" %% "fuuid-circe" % "<version>", // Circe integration
"io.chrisdavenport" %% "fuuid-http4s" % "<version>", // Http4s integration
"io.chrisdavenport" %% "fuuid-doobie" % "<version>" // Doobie integration
)
For more info visit the microsite
fuuid | Scala 2.12 | Scala 2.13 | Scala 3 | Cats | CE | http4s | Doobie | Circe |
---|---|---|---|---|---|---|---|---|
0.8.x | Yes | Yes | Pending | 2.x | 3.x | 1.0.x | 1.0.x | 1.0.x |
0.7.x | Yes | Yes | Pending | 2.x | 2.x | 0.21.x | 0.13.x | 0.14.x |
0.6.x | Yes | Yes | Pending | 2.x | 2.x | 0.21.x | 0.13.x | 0.13.x |
FAQs
fuuid
We found that io.chrisdavenport:fuuid_3 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.