Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
@dfo/components
Advanced tools
A collection of frontend components and building blocks for Direktoratet for forvaltning og Økonomistyring (DFØ).
A collection of frontend components and building blocks for Direktoratet for forvaltning og Økonomistyring (DFØ).
The components are built with react and SCSS. The components are documented using storybook. To start it, run npm start storybook
after you've cloned the repository and installed the [storybook] dependencies.
The documentation is deployed to https://komponenter.dfo.no.
See also documentation chapters:
When you want to release a new version of @dfo/components
on npm, go to your terminal, navigate to the repo root and do npm run release
and follow the instructions. Be sure to check if the new version complies with the rules.
This project is hosted on DFØ's server. To access this you need to connect with a VPN client. Talk to Netlife Design and DFØ about getting access to deploy.
Before deploying you need to add git remotes for staging and production. Pushing to these remotes will trigger a build on DFØ's server. Don't forget to push your changes to GitHub as well.
Remotes:
Github and NPM will periodically notify us of security vulnerabilities in this codebase. Most of it are irrelevant vulnerabilities, located in outdated examples or within devDependencies related to local development with Storybook. Because we deploy Storybook as flat files running on Nginx the attack surface of the deployed code is actually very small.
Run npm audit --production
to scan for any vulnerabilities that may affect consumers of this library.
FAQs
A collection of frontend components and building blocks for Direktoratet for forvaltning og Økonomistyring (DFØ).
We found that @dfo/components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.