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.
spree_dynamic_sitemaps
Advanced tools
This Spree extension generates dynamic, seo-friendly sitemaps on the fly in html, xml and txt formats.
This extension is compatible with the static_content extension and will check for content in the Page table.
In order to avoid an seo penalty for duplicate content, products are only listed once at /product/productName
for rails 3 and spree >= 0.30.0
Install the extension
gem 'dynamic_sitemaps', :git => 'git://github.com/bzt/spree_dynamic_sitemaps.git' bundle install
(rake dynamic_sitemaps:install)
Add link to sitemap to a view
<%= link_to 'Sitemap', '/sitemap' %>
The sitemaps are accessible at public_domain/sitemap.html, public_domain/sitemap.xml, and public_domain/sitemap.txt
Hat tip stephp for doing all the heavy lifting with her spree-sitemaps extension.
FAQs
Unknown package
We found that spree_dynamic_sitemaps 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.