Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
it.unibo.scafi:scafi-renderer-3d_2.13
Advanced tools
scafi is a Scala-based library and framework for Aggregate Programming. It implements a variant of the Higher-Order Field Calculus (HOFC) operational semantics, which is made available as a usable domain-specific language (DSL), and provides a platform and API for simulating and executing Aggregate Computing systems and applications.
Please refer to the scafi main website for further information.
Add the dependency to scafi in your project (e.g., via sbt or Gradle)
val scafi_version = "0.3.2"
val scafi_core = "it.unibo.apice.scafiteam" %% "scafi-core" % scafi_version
val scafi_simulator = "it.unibo.apice.scafiteam" %% "scafi-simulator" % scafi_version
val scafi_simulator_gui = "it.unibo.apice.scafiteam" %% "scafi-simulator-gui" % scafi_version
val scafi_platform = "it.unibo.apice.scafiteam" %% "scafi-distributed" % scafi_version
libraryDependencies ++= Seq(scafi_core, scafi_simulator, scafi_platform)
0.3.2 (2018-10-19)
spawn
constructsstdlib
brought into core
)0.3.0 (2018-03-27)
stdlib
modulealign
construct0.2.0 (2017-06-28)
simulator-gui
scafi is Open Source and available under the Apache 2 License.
FAQs
Unknown package
We found that it.unibo.scafi:scafi-renderer-3d_2.13 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.