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.
Tabit is a simple tab menu generator. It depends on active_link_to
helper. If you dont know how to set an item active take a look at it first.
The generated source is compatible to bootstrap tabs with dropdowns.
gem "tabit", "~> 1.0.0"
= tabit :class => "nav nav-tabs" do |t1|
- t1.heading "Header"
- t1.add "Videos", videos_path
- t1.divider
- t1.add "Movies", movies_path, active: /movies(\/\d)*(\/edit)*$/
- t1.add "Movies, movies_path, active: :exclusive, type: :dropdown do |t2|
- t2.add "Add movie", new_movie_path, active: :exclusive
Fork -> Patch -> Spec -> Push -> Pull Request
MIT
Copyright (c) 2012-2015 Webhippie <http://www.webhippie.de>
FAQs
Unknown package
We found that tabit 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.