
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
#Kekkan
Kekkan is a parser and ActiveRecord database for NVD version 2.0 CVE and CPE XML files. The CVE feed can be found on the NVD here.
The name comes from the Japanese word for 'flaw/defect'.
##Ruby Keigan has been tested with ruby-1.9.2-p320, ruby-1.9.3-p125. Please try to use one of these versions if possible. I recommend using RVM to setup your ruby environment you can get it here.
Kekkan relies heavily on RubyGems to install other dependencies I highly recommend using it. RubyGems is included by default in the 1.9.x versions of Ruby.
Installation is really easy just gem install!
% gem install kekkan
% kekkan --create-config
% $EDITOR kekkan.cfg
% kekkan --create-tables
% kekkan nvdcve-2.0-2012.xml [nvdcve-2.0-2011.xml ...]
The data can be queried with a built in console or with an external database viewer. The data is mostly for consumption from another program.
% kekkan --console
If you would like to contribute bug fixes/etc to Kekkan. The easiest way is to fork the project on github and make the changes in your fork and the submit a pull request to the project.
If you have any problems, bugs or feature requests please use the github issue tracker.
You can reach the team at jacob.hammack[at]hammackj[dot]com.
You can also contact the team on IRC on irc.freenode.net, #risu
FAQs
Unknown package
We found that kekkan 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
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.