
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
mrworldwide
Advanced tools
Command line tool that queries the AWS OSM public datasets.
npm install -g mrworldwide
Currently to use the query command you should manually setup an Athena database and osm tables. The cli requires the following environment variables to be set:
ATHENA_PREFIX: A namespace for the database and database tables.AWS_REGION: Region where the S3 bucket and Athena queries will runAWS_ACCESS_KEY_ID: AWS access keyAWS_SECRET_ACCESS_KEY: AWS secret keyAWS_OUTPUT_BUCKET: Bucket where query results are storedThe cli is aliased to worldwide
Usage
$ worldwide query <sql>
$ echo <sql> | worldwide query
Examples
$ worldwide query "SELECT count(*) from osm.changesets"
Under the hood, mrworldwide uses Amazon Athena and little-owl to run queries.
MIT - See LICENSE.md
This tool wouldn't be possible without @mojodna laying the groundwork with transcoding OSM to ORC and making it queryable with Athena.
FAQs
Calculate OSM stats with AWS Athena and OSM PDS
We found that mrworldwide 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.