
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@imtf/panache
Advanced tools
This repository contains the IMTF component library. It is a collection of reusable components that can be used in any front-end IMTF project developed with React.
This repository contains the IMTF component library. It is a collection of reusable components that can be used in any front-end IMTF project developed with React.
The following peer dependencies must be installed:
@mui/material 7.1.0 or higher@mui/lab 7.0.0 or higherreact and react-dom 18.0.0 or 19.0.0 or higherreact-error-boundary 6.0.0 or higherjust run within your project:
# with npm
npm install @imtf/panache
# with yarn
yarn add @imtf/panache
Prior to development, make sure you have installed the dependencies from the repository root:
npm install
Then you can start storybook in order to develop and test the components:
# Start storybook (run from repository root)
npm run dev
To run the tests, just run:
npm run test
Coverage report can be generated with:
npm run test:coverage
Tests (and coverage) can be run as well with a UI in browser with:
npm run test:ui
FAQs
This repository contains the IMTF component library. It is a collection of reusable components that can be used in any front-end IMTF project developed with React.
The npm package @imtf/panache receives a total of 590 weekly downloads. As such, @imtf/panache popularity was classified as not popular.
We found that @imtf/panache 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
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.