Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
trailblazer-pro-rails
Advanced tools
In your Rails' Gemfile
.
gem "trailblazer-pro-rails"
Get your API key from https://pro.trailblazer.to/settings
Run our generator and enter your API key.
$ rails g trailblazer:pro:install
Run your operation via #WTF?
.
result = API::V1::Diagram::Operation::Update.WTF?(params: params)
Click the [TRB PRO]
link in your terminal and start debugging.
Note: we're currently playing with various invocation styles and at some point you might not even have to use Operation.wtf?
anymore.
Currently, from the top directory, you need to run
$ rake test_1
This will test the generator on a new Rails app in isolation.
$ rake test_2
Tests if wtf?
works without any PRO configuration, but PRO is added.
Gemfile
for all scenarios on test/dummies
FAQs
Unknown package
We found that trailblazer-pro-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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.