
Security News
Opengrep Adds Apex Support and New Rule Controls in Latest Updates
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.
hubot-links
Advanced tools
A Hubot script for keeping track of what's been shared.
See src/hubot-links.coffee
for full documentation.
Install the hubot-links module as a Hubot dependency by running:
npm install --save hubot-links
Enable the module by adding the hubot-links entry to your external-scripts.json
file:
[
"hubot-links"
]
Run your bot and see below for available config / commands
Command | Listener ID | Description |
---|---|---|
hubot links clear | links.clear | Clears all tracked links |
hubot links list [number] | links.list | Returns the last 5 (or number if specified) links shared |
user1>> https://www.fyianlai.com/
user1>> https://github.com/ClaudeBot/hubot-links
user1>> hubot links list 1
hubot>> https://github.com/ClaudeBot/hubot-links
user1>> hubot links clear
hubot>> user1: Cleared all tracked links.
FAQs
A Hubot script for keeping track of what's been shared.
We found that hubot-links 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
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.