
Research
/Security News
CanisterWorm: npm Publisher Compromise Deploys Backdoor Across 29+ Packages
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.
occsn-checkout
Advanced tools
Occasion checkout experience boilerplate component built using React-Redux and Mitragyna
An importable boilerplate Occasion checkout experience using React, the Occasion SDK, and Mitragyna
First, modify index.html with your merchant API login and product ID:
<script>
window.OCCSN = {
api_key: 'YOUR_API_LOGIN',
host_url: 'https://occ.sn',
product_id: 'YOUR_PRODUCT_ID'
};
</script>
Then, run poi to start a local webpack hot-reloading build:
poi
To build changes to be merged into the production experience, run:
poi build
FAQs
Occasion checkout experience boilerplate component built using React-Redux and Mitragyna
We found that occsn-checkout 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.

Research
/Security News
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.

Research
/Security News
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.

Security News
ENISA’s new package manager advisory outlines the dependency security practices companies will need to demonstrate as the EU’s Cyber Resilience Act begins enforcing software supply chain requirements.