Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
hubot-scripts-us-federal-holidays-reminder
Advanced tools
Post a reminder about upcoming US federal holidays
Hubot script that posts reminders about upcoming federal holidays. It will post on the weekday preceding a holiday.
In Hubot project directory, run:
npm install hubot-scripts-us-federal-holidays-reminder --save
Then add the script to your external-scripts.json
:
[
"hubot-scripts-us-federal-holidays-reminder"
]
The script understands three environment variables:
variable | default | purpose |
---|---|---|
HUBOT_HOLIDAY_REMINDER_TIME | 15:00 | What time each day to check if a reminder is necessary and post if it is. This is in 24-hour format. |
HUBOT_HOLIDAY_REMINDER_TIMEZONE | America/New_York | The timezone the bot should use when considering whether or not it's time to post a reminder. You can find a list of valid timezone identifiers on Wikipedia. |
HUBOT_HOLIDAY_REMINDER_CHANNEL | general | The name of the channel reminders should be posted to. |
HUBOT_HOLIDAY_REMINDER_SUPPRESS_HERE | false | If set to 'true', 'yes', or a positive nonzero number, the bot will not precede the message with @here |
This project is in the worldwide public domain. As stated in CONTRIBUTING:
This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.
FAQs
Post a reminder about upcoming US federal holidays
We found that hubot-scripts-us-federal-holidays-reminder 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.