
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
This Rails engine puts the C in CMS. It provides the pages and the blog section.
Primarily developed for Ten Thousand Hours but we are happy to share if anybody finds it useful. It's meant primarily to be used with the tkh_cms gem suite but over time we want it to be used individually as well. The latter implementation will be accelerated if some issues and pull requests come in, denoting some interest out there.
It's still embryonic but many improvements to come. The blog is now coming bit by bit.
The following things are needed:
Add this line to your application's Gemfile:
gem 'tkh_content', '~> 0.0'
Then execute:
$ bundle
Import migrations and needed files
$ rake tkh_content:install
Run the migrations
$ rake db:migrate
And then of course restart your server!
$ rails s
Update the gem:
$ bundle update tkh_content
Update files, migrations, etc. This is not always needed.
$ rake tkh_content:update
Run migrations if there are new ones
$ rake db:migrate
Start your server!
$ rails s
The main section is located at:
/pages
... and it should work out of the box
Pull requests for new features and bug fixes are welcome.
git checkout -b my-new-feature
)git commit -am 'Added some feature'
)git push origin my-new-feature
)FAQs
Unknown package
We found that tkh_content 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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.