Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
jbrowse-plugin-icgc
Advanced tools
JBrowse 2 plugin for the International Cancer Genome Consortium (ICGC)
Install the ICGC Plugin through the in-app plugin store. Need some help? Check out the guide on how to use the plugin store here.
git clone https://github.com/GMOD/jbrowse-plugin-icgc
cd jbrowse-plugin-icgc
yarn
yarn start
Then (assuming JBrowse Web is running on port 3000) open JBrowse Web to the following:
http://localhost:3000/?config=http://localhost:9000/config.json
Need help getting JBrowse Web running? Read the docs here.
Add to the "plugins" of your JBrowse Web config:
{
"plugins": [
{
"name": "ICGC",
"url": "https://unpkg.com/jbrowse-plugin-icgc/dist/jbrowse-plugin-icgc.umd.production.min.js"
}
]
}
FAQs
JBrowse 2 plugin to integrate resources from the ICGC
We found that jbrowse-plugin-icgc 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.