Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@globus/globus-css
Advanced tools
Utility-centric CSS and styled components to give you the building blocks for any Globus web project.
globus-css
Utility-centric CSS and styled components to give you the building blocks for any Globus web project.
Follow most of the principles defined in GitHub’s Primer CSS implementation.
In most cases, we will not be using BEM. Instead, we will be following Bootstrap's block-modifier scheme.
Based on bootstrap@4.x
bootstrap@5
and/or moving off of Bootstrap should be considered, a few notable mentions:
Consumable as CSS
Consumable as an NPM package
Follow Semantic Versioning
Accessible via Storybook
This project contains a Storybook of available UI components. It is intended to be both an area to develop UI components in isolation and used as a documentation resource for consumers (when published).
To start Storybook, run: npm run storybook
Currently, the most reliable way to utilize this repository is via the generated dist
folder.
The assets in this folder can be hosted locally to your application or web property.
Eventually, these files will be consumable via a CDN, in addition to direct access to SASS via an NPM package.
npm run release
will bump the package using Conventional Commits (via standard-version) and create a dist/v{VERSION}
directory.
FAQs
Utility-centric CSS and styled components to give you the building blocks for any Globus web project.
The npm package @globus/globus-css receives a total of 16 weekly downloads. As such, @globus/globus-css popularity was classified as not popular.
We found that @globus/globus-css demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.