
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
Sambot is our internal Platform Engineering toolchain to help standardize and simplify our DevOps workflow.
It provides an executable with a variety of commands, grouped in various areas of functionality such as session management, DNS changes and cookbook management.
To install the gem, simply run chef gem install sambot
. This will install the
gem in your ChefDK installation. If you want to use it outside Chef,
run gem install sambot
.
Run chef exec sambot
to be shown the help menu. For help on specific commands,
i.e. cookbook management and specific cookbook management commands, run
chef exec sambot help cookbook
or chef exec sambot cookbook help generate
for example.
Bug reports and pull requests are welcome on GitHub at https://github.exacttarget.com/ads-devops/sambot.
Make sure you have ruby >= 2.4.0
installed.
Install bundler >= 1.15.1
by running gem install bundler
Run bundle install
from the root of the project to install the
required Ruby gems.
If you want to test your changes locally, you can run bundle exec bin/sambot
.
Run bundle exec rspec spec
to execute the unit tests.
Run cd integration_tests && bundle exec rspec .
to execute the integration
tests. These require that you have Docker Compose available.
There is nothing here yet
FAQs
Unknown package
We found that sambot 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
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.
Research
/Security News
A malicious Go module posing as an SSH brute forcer exfiltrates stolen credentials to a Telegram bot controlled by a Russian-speaking threat actor.