
Research
npm Malware Targets Telegram Bot Developers with Persistent SSH Backdoors
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
jquery-dateandtimepicker-rails
Advanced tools
jQuery Date and Time picker plugin by @xdan for Ruby on Rails asset pipeline.
jQuery Date and Time picker plugin version: v2.5.14
Add this line to your application's Gemfile:
gem 'jquery-dateandtimepicker-rails', '~> 1.0.4'
And then execute:
$ bundle
Add this line to app/assets/stylesheets/application.css
:
*= require jquery.datetimepicker
Add this line to app/assets/javascripts/application.js
:
//= require jquery.datetimepicker
You can autoinitialize datetime picker on page load for elements with class datetimepicker
by also adding to js manifest:
//= require jquery.datetimepicker/init
$('.datetimepicker').datetimepicker();
See the official documentation for examples and options.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)FAQs
Unknown package
We found that jquery-dateandtimepicker-rails 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
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.