
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
fhirclient
Advanced tools
To build the library, you will need Grunt and NPM. Once you
have all the dependencies in place, you can build the library
with the grunt
command.
Here are the exact steps to build the client library on Ubuntu 14.04:
sudo apt-get update
sudo apt-get -y install git npm
sudo ln -s "$(which nodejs)" /usr/bin/node
git clone https://github.com/smart-on-fhir/client-js
cd client-js
npm install
sudo npm install -g grunt-cli
grunt
If all goes well, the client library will be available in the
dist
directory in multiple variants as follows:
fhir-client.js
- complete client library with jQuery and fhir.js included (no external dependencies)fhir-client-jquery.js
- client library using jQuery, jQuery and fhir.js not includedfhir-client-angularjs.js
- client library using AngularJS, AngularJS and fhir.js not includedFor usage examples and further documentation, please visit http://docs.smarthealthit.org/clients/javascript/
FAQs
JavaScript client for Fast Healthcare Interoperability Resources
The npm package fhirclient receives a total of 11,074 weekly downloads. As such, fhirclient popularity was classified as popular.
We found that fhirclient demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.