
Product
Introducing Pull Request Stories to Help Security Teams Track Supply Chain Risks
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Nanoc Fuel is a nanoc gem that adds a bunch of useful helpers.
If you're using bundler, just add this to your Gemfile:
gem 'nanoc_fuel'
Otherwise, you can just install the gem manually:
gem install nanoc_fuel
and then in your nanoc project, put this in lib/default.rb:
require 'nanoc_fuel/tasks'
For the Facebook/Google helpers:
In your nanoc project's lib/helpers.rb file, include one of the helpers:
include NanocFuel::Helpers::Facebook
include NanocFuel::Helpers::Google
Then, in your layout add any of these:
fb_init("FB APP ID HERE")
fb_comments("url", "num_posts", "width")
fb_like_btn("standard", "450", "true", "true")
ga_tracking("UA-XXXXX")
You can reach me at jack@jackchu.com.
FAQs
Unknown package
We found that nanoc_fuel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.