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.
hubot-time-me
Advanced tools
Ask hubot location-based question about users, such as their local time.
Location-aware queries about users for hubot.
Where is parkr? What time is it at parkr's location? Hey Hubot, parkr's now in a new location.
See src/time-me.coffee
for full documentation.
Add hubot-time-me to your package.json
file:
npm install --save hubot-time-me
Add hubot-time-me to your external-scripts.json
:
["hubot-time-me"]
Run npm install
Go to https://timezonedb.com and register for an account. You should receive an API key that you can then tell Hubot about. Just set the environment variable HUBOT_TIMEZONEDB_API_KEY
to the API key provided :zap:
user1>> hubot parkr is in Ithaca, NY
hubot>> Ok, updated parkr's location to 'Ithaca, NY'
user1>> hubot where is parkr
hubot>> parkr is in Ithaca, NY.
user1>> hubot time me parkr
hubot>> It's currently Thursday, March 13 at 18:39 PM. in Ithaca, NY.
FAQs
Ask hubot location-based question about users, such as their local time.
The npm package hubot-time-me receives a total of 6 weekly downloads. As such, hubot-time-me popularity was classified as not popular.
We found that hubot-time-me 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.