
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
hubot-dynstatus
Advanced tools
You can check all three (top, email, dns) http://www.dynstatus.com feeds from this script. You can check as many posts as you would like also.
See src/dynstatus.coffee
for full documentation.
Add hubot-dynstatus to your package.json
file:
"dependencies": {
"hubot": ">= 2.5.1",
"hubot-scripts": ">= 2.4.2",
"hubot-dynstatus": ">= 0.0.0"
}
Add hubot-dynstatus to your external-scripts.json
:
["hubot-dynstatus"]
Run npm install hubot-dynstatus
user1>> hubot dyn email 1
hubot>> [RESOLVED] DynECT E-mail Sending Delays: http://www.dynstatus.com/dynect-email/6449/6449 @ Wed Mar 26 2014 16:01:43 GMT-0500 (CDT)
user1>> hubot dyn top 1
hubot>> [DynTLD, Standard & Remote Access Scheduled Maintenance: http://www.dynstatus.com/dyndns/6432/dyntld-standard-remote-access-scheduled-maintenance @ Tue Mar 25 2014 12:45:36 GMT-0500 (CDT)
user1>> hubot dyn dns 1
hubot>> [Resolved] DynECT DNS API and Portal Service Degradation: http://www.dynstatus.com/dynect-dns/6460/dynect-dns-api-and-portal-service-degradation @ Thu Mar 27 2014 15:08:03 GMT-0500 (CDT)
FAQs
A hubot script to check the RSS feed at http://www.dynstatus.com
The npm package hubot-dynstatus receives a total of 1 weekly downloads. As such, hubot-dynstatus popularity was classified as not popular.
We found that hubot-dynstatus 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.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.