
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.
A Rails engine for HIS-EMR-API compatible applications that provides an API for managing various lab activities.
The engine provides an API that provides the following functionalities:
For details on how to perform these operations please see the API docs.
Add this line to your application's Gemfile:
gem 'lab', git: 'https://github.com/EGPAFMalawiHIS/HIS-EMR-API-Lab', branch: 'development'
And then execute:
$ bundle install lab
Or install it yourself as:
$ gem install lab
Finally run:
$ bundle exec rails lab:install
This module in most cases should work without any configuration, however to enable certain features some configuration may be required. Visit the configuration page to learn how to configure the application.
Fork this application create a branch for the contribution you want to make, push your changes to the branch and then issue a pull request. You may want to create a new first on our repository, so that your pull request references this issue.
If you are fixing a bug, it will be nice to add a unit test that exposes the bug. Although this is not a requirement in most cases.
Be sure to follow this Ruby style guide. We don't necessarily look for strict adherence to the guidelines but too much a departure from it is frowned upon. For example, you will be forgiven for writing a method with 15 to 20 lines if you clearly justify why you couldn't break that method into multiple smaller methods.
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that mahis_emr_api_lab demonstrated a healthy version release cadence and project activity because the last version was released less than 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.