
Security News
Scaling Socket from Zero to 10,000+ Organizations
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.
rb_tags
Advanced tools
Generate tags file for your ruby project and bundled gems, based on ctags.
Install it using
gem install rb_tags
The gem requires that you have
findctagsin your path.
cd into your project and simple type
rb_tags -h
NAME
rb_tags - Describe your application here
SYNOPSIS
rb_tags [global options] command [command options] [arguments...]
VERSION
0.0.5
GLOBAL OPTIONS
--help - Show this message
--version - Display the program version
COMMANDS
find - search for a tag
help - Shows a list of commands or help for one command
show - show esisting tags
tag - tags a given directory
v0.2.2: rollback to version 0.2.0, to use this, be sure you have no .tags files in any gems, if not use v0.2.1 to replace old structure in tag files
v0.2.1: fixes introduced bug changes, and is an migration version between changes in yaml_tasks.rb
v0.2.0: changes in yaml_tasks.rb; replacing combination of File.read/write and YAML.load/dump through YAML:Store
this introduced an incompatibility with existing tag files, causing in different structure
these version is yanked from rubygems.org
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)LeFnord
see License
FAQs
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
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.

Research
Socket Threat Research maps a rare inside look at OtterCookie’s npm-Vercel-GitHub chain, adding 197 malicious packages and evidence of North Korean operators.

Research
Socket researchers identified a malicious Chrome extension that manipulates Raydium swaps to inject an undisclosed SOL transfer, quietly routing fees to an attacker wallet.