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.
.. image:: https://github.com/Kitware/trame-client/actions/workflows/test_and_release.yml/badge.svg :target: https://github.com/Kitware/trame-client/actions/workflows/test_and_release.yml :alt: Test and Release
trame-client is the generic single page application that come with trame <https://kitware.github.io/trame/>
_.
trame-client provides the infrastructure on the client-side (browser) to connect to a trame server, synchronize
its state with the server, make method call, load dynamically components and feed a dynamic template provided by the server.
This package is not supposed to be used by itself but rather should come as a dependency of trame.
For any specificity, please refer to the trame documentation <https://kitware.github.io/trame/>
_.
trame-client can be installed with pip <https://pypi.org/project/trame-client/>
_:
.. code-block:: bash
pip install --upgrade trame-client
The Trame Tutorial <https://kitware.github.io/trame/docs/tutorial.html>
_ is the place to go to learn how to use the library and start building your own application.
The API Reference <https://trame.readthedocs.io/en/latest/index.html>
_ documentation provides API-level documentation.
trame-client is made available under the MIT License. For more details, see LICENSE <https://github.com/Kitware/trame-client/blob/master/LICENSE>
_
This license has been chosen to match the one use by Vue.js <https://github.com/vuejs/vue/blob/dev/LICENSE>
_ which is instrumental for making that library possible.
Trame <https://kitware.github.io/trame/>
_ | Discussions <https://github.com/Kitware/trame/discussions>
_ | Issues <https://github.com/Kitware/trame/issues>
_ | RoadMap <https://github.com/Kitware/trame/projects/1>
_ | Contact Us <https://www.kitware.com/contact-us/>
_
.. image:: https://zenodo.org/badge/410108340.svg :target: https://zenodo.org/badge/latestdoi/410108340
Share your experience with a testimonial <https://github.com/Kitware/trame/issues/18>
_ or with a brand approval <https://github.com/Kitware/trame/issues/19>
_.
Trame client is the JS core of trame and can be tuned by url parameters. The table below list which parameters we process and how they affect the client.
.. list-table:: URL parameters :widths: 25 75 :header-rows: 0
&remove=param1,param2
.The table below leverage environment variables, mainly for the Jupyter Lab context and the iframe builder configuration.
.. list-table:: Environment variables :widths: 25 75 :header-rows: 0
Build client side code base
.. code-block:: console
cd vue[2,3]-app
npm install
npm run build # build trame client application
cd -
FAQs
Internal client of trame
We found that trame-client 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.
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.