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.
@elevate_security/component-library
Advanced tools
Looking for V1 Go [here](https:www.npmjs.com/package/@elevate_security/elevate-component-library)
Looking for V1 Go here
A UI library backed by TailwindCss and AmCharts
The package is a wrapper for TailwindCss and Amcharts, with an Elevate Security theme
this project uses yarn for development and the circle-ci build To install node_modules run:
yarn
This command will build all the files, create a lib folder and add the output from the build. You can check to see what's been built and the file structure run:
yarn build
If you look at the config.yml, when yourun the commands below in versioning, circle-ci will know to do a deployment to npmjs
In a release branch, use npm version to bump the version in package.json, commit and tag altogether. If you manually bump the version, circle-ci will not build your changes reflected in config.yml
VERSION=X.X.X npm version $VERSION git push origin : "v${VERSION}"
Storybook only works locally at this point. Storybook requires postcss 7.x. Tailwind requires postcss 8.x.
FAQs
Looking for V1 Go [here](https:www.npmjs.com/package/@elevate_security/elevate-component-library)
We found that @elevate_security/component-library demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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.