Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
awesome-stars
Advanced tools
#Awesome Stars!
A tool for adding star counts, and updating redirected URLs, for awesome lists.
Install from npm:
$ npm install -g awesome-stars
Run this tool on the command link:
$ awesome-stars -h
Usage: cli [options]
Options:
-h, --help output usage information
-V, --version output the version number
-i, --infile [file] Input file
-o, --outfile [file] Output file
-b, --bold [starCount] Embolden links if the star count exceeds the given number
-u, --username [string] GitHub username
-p, --password [string] GitHub password or token
Here's an example usage where stars are added, and links with >5,000 stars are emboldened:
$ awesome-stars -i README.md -o README_STARRED.md -u ColinEberhardt -p ##GITHUB_TOKEN## -b 5000
Given the following source:
## Dependency Managers
*Dependency manager software for Swift.*
* [Carthage](https://github.com/Carthage/Carthage) - a new dependency manager for Swift.
* [CocoaPods](https://github.com/CocoaPods/CocoaPods) - the most used dependency manager for Objective-C and Swift (Swift supported since version 0.36.0).
* [Conche](https://github.com/Conche/Conche) - Swift build system and dependency manager.
* [swift-package-manager](https://github.com/apple/swift-package-manager) - SPM is the Package Manager for the Swift Programming Language.
It outputs the following:
## Dependency Managers
*Dependency manager software for Swift.*
* [**Carthage ★6,615**](https://github.com/Carthage/Carthage) - a new dependency manager for Swift.
* [**CocoaPods ★7,736**](https://github.com/CocoaPods/CocoaPods) - the most used dependency manager for Objective-C and Swift (Swift supported since version 0.36.0).
* [Conche ★148](https://github.com/Conche/Conche) - Swift build system and dependency manager.
* [swift-package-manager ★3,931](https://github.com/apple/swift-package-manager) - SPM is the Package Manager for the Swift Programming Language.
FAQs
Adds star counts to awesome lists
We found that awesome-stars demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.