
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@gometro/mobility-observatory-visualization-module
Advanced tools
This README would normally document whatever steps are necessary to get your application up and running.
yarn install
yarn run storybook
Set up the Mobility Observatory Service- https://bitbucket.org/GoMetro/gometro-mobility-observatory-service/src/master/
Start the Mobility Observatory Service- See the service's read me
@todo add yarn link instructions
@todo add yarn instructions for react linking
To publish a new version...
npm version {major|minor|patch} -m "{change message here}"
yarn run build:publish
https://api.gometroapp.com
http://localhost:8080
If you want to use the API on a development machine or a custom domain set the below...
window.__MOBILITY_USE_DEV_API__ = true;
window.__MOBILITY_DEV_API__ = "your-custom-url-here"
Firstly, make sure you are on a branch named release/* (for example - release/5.0.0)
Then, run the tag script with the relevant change
./tag.sh minor
See more about semantic versioning here - https://semver.org/
Valid options are: major | minor | patch
Then push both the commit and tag up to the repository
git push
git push --tags
And wait for CI/CD to publish the new npm package :)
FAQs
This README would normally document whatever steps are necessary to get your application up and running.
We found that @gometro/mobility-observatory-visualization-module demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.