
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Julianus is a gem for getting dept information from Julianus Inkasso.
Add this line to your application's Gemfile:
gem 'julianus', :git => 'git@github.com:deskrock/julianus.git'
And then execute:
$ bundle
Or install it yourself as:
$ gem install julianus
To use Julianus you first have to configure it. You have to enter your username, password. Depending whether you are testing or using Julianus gem in live environment attribute 'live' must be set either false or true.
Julianus.configure(:username => "", :password => "", :live => true/false)
Next you have to make a request, for example:
report = Julianus.report("47101010033")
After making the request you can get all depts with:
report.claims
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)FAQs
Unknown package
We found that julianus 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.