
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.
@unicorn-fail/drupal-bootstrap-styles
Advanced tools
Styles used to bridge the gap between Drupal and Bootstrap.
Styles used to bridge the gap between Drupal and Bootstrap.
The primary purpose of this project is to provide additional default styling for Drupal Bootstrap based sub-themes.
For CDN based sub-themes, this project compiles the above source files for all branches, versions and themes and publishes them as a package available on NPM. This is primarily due to the shear number of permutations created by these variables; which number in the hundreds, of which the majority of them are simply duplicates of previously compiled output.
When developing locally, you must first install Node.js and Yarn. Once installed, you may run the following commands from the root directory of this project.
yarn install
yarn build
After the project has been compiled, there is a ./dist/api.json file that is
generated alongside the compiled source files. This file contains a record
of all files generated. If a file has a symlink entry, it means the file is
a duplicate of a previously generated file and you should use it instead. This
file is necessary since NPM does not actually publish symlinks.
This project was created in an effort to consolidate and simplify the tedious task of compiling multiple permutations of the generated styles within the project. It was also done in an effort to reduce the overall packaged size of the base theme as not everyone will need these styles and, if so, would only need a single compiled versions based on the version and theme chosen. For more information, see the following original Drupal.org issue:
Move "overrides" source files and generated CSS to separate project
FAQs
Styles used to bridge the gap between Drupal and Bootstrap.
We found that @unicorn-fail/drupal-bootstrap-styles demonstrated a not healthy version release cadence and project activity because the last version was released 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
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.