
Security News
Next.js Patches Critical Middleware Vulnerability (CVE-2025-29927)
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
creative_commons_rails
Advanced tools
The Creative Commons Rails gem allows you to quickly and easily render internationalized Creative Commons license notices in your views.
Add this line to your application's Gemfile:
gem 'creative_commons_rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install creative_commons_rails
Basic usage (in your view):
<%= cc_license_tags(:by) %>
With options (see below for details):
<%= cc_license_tags(:by, version: 2.5, jurisdiction: :ca, size: :compact %>
To display the license notice in a different language, simple ensure your I18n.locale setting is appropriately configured.
(c) 2013, Kent Mewhort, licensed under BSD. See LICENSE.txt for details.
FAQs
Unknown package
We found that creative_commons_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.
Security News
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.