
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
development-dashboards-docs
Advanced tools
Formidable Open Source Development Dashboards Documentation
For an overview of the project structure please refer to the Gatsby documentation - Building with Components
To install and run the documentation site locally:
yarn install
yarn run develop
Then, open your favorite browser to localhost:8000. GraphiQL runs at localhost:8000/___graphql.
Build the site to test locally.
yarn run build
Serve the build.
yarn run serve
Then, open your favorite browser to localhost:9000 to verify everything looks correct.
If everything checks out, build the production site with the prefixed path, /open-source/development-dashboards/
, so the files load at the correct URL!
yarn run build:pp
To publish to NPM run
npm version <newversion | major | minor | patch> (see Versioning notes below)
For a reliable systems of releases, development-dashboards-docs
should aim for versioning along these lines:
FAQs
Formidable Open Source Development Dashboards Documentation
We found that development-dashboards-docs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 31 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
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.