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.
dotnet-install
Advanced tools
Platform Agnostic utility/library to install dotnet frameworks into a folder
This package provides a script for reliably installing the dotnet framework cross-platform.
> dotnet-install --help
DotNet Framework Installation Utility
(C) 2017 Microsoft Corporation.
Usage: dotnet-install <command> [options]
Commands:
info Show installed information
list Show available dotnet framework versions
install Install dotnet framework version
remove Remove installed dotnet framework version
Options:
--help Show help [boolean]
> dotnet-install install --version 1.0
Installing framework
Selected Framework: windows-1.0-x64
Installation folder: C:\Users\garrett\.dotnet
Downloading/Unpacking [-----] Done.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
FAQs
Platform Agnostic utility/library to install dotnet frameworks into a folder
We found that dotnet-install demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.