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.
@lvannebenne/get-holidays
Advanced tools
NPM CLI to get holiday dates with Country name
Command line tool (CLI) available via NPM. It retrieve the Public Holidays dates for a provided country in a large scope of years and display them, formatted, in console. It displays :
npm install @lvannebenne/get-holidays
Use the "get-holidays" command, followed by the country name whose you want holidays dates.
get-holidays Belgium
You can also provide the year, it's an optionnal parameter.
get-holidays 2024 Belgium
If not provided, the year is determined as "Current year"
There's a manual, you can access it with
man get-holidays
FAQs
CLI Tool made while BeCode Liège - Hamilton 2.12
We found that @lvannebenne/get-holidays 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’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.