
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
gitlanding
Advanced tools
✒️ A set of components for creating landing pages with onyxia-ui ✒️
Gitlanding is an extension for onyxia-ui that features a set of component for creating landing pages.
Example of gitlanding landing page:
https://user-images.githubusercontent.com/6702424/148715912-64485db0-ae26-474f-a6ce-b9a142a419e0.mp4
https://user-images.githubusercontent.com/6702424/148716227-4a699c07-ba17-4860-b4bb-9feeed8b7662.mp4
Try the demo project:
git clone https://github.com/garrone/gitlanding-demo
cd gitlanding-demo
yarn
yarn dev
[!WARNING]: There are bugs when you use
<React.StrictMode />...
[!NOTE]
This project is an extension of onyxia-ui the gitlanding components needs be inside the<OnyxiaUI>provider.
Besides the required dependencies of onyxia-ui you only need to installgitlanding.
To link your local copy of gitlanding in the demo project:
cd ~/github
git clone https://github.com/thieryw/gitlanding
git clone https://github.com/garronej/gitlanding-demo
cd gitlanding
yarn link-in-demo
In another terminal:
cd ~/github/gitlanding-demo
yarn dev
FAQs
A module that generates a landing page for your projects
We found that gitlanding 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.