Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
opensensemap
Advanced tools
![openSenseMap](https://raw.githubusercontent.com/sensebox/resources/master/images/openSenseMap_github.png)
This repository contains the code of the openSenseMap frontend running at https://opensensemap.org. To get more information about openSenseMap and senseBox visit the before mentioned links or have a look at this video or read the openSenseMap chapter in our books. openSenseMap is part of the senseBox project.
Originally, this frontend has been built as part of the bachelor thesis of @mpfeil at the ifgi (Institute for Geoinformatics, WWU Münster) and is currently maintained by @mpfeil.
The easiest way to get up and running with your own copy is clicking the Deploy to Netlify button below. It will clone the repository into your own account, and deploy the site to Netlify. It is going to ask for Maptiles url
and API endpoint
. Please use the default values listed under configuration or use your own.
You can configure the API endpoint and/or map tiles using the following environmental variables:
ENV | Default value |
---|---|
OPENSENSEMAP_API_URL | https://api.testing.opensensemap.org |
OPENSENSEMAP_MAPTILES_URL | http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png |
You can set them in your terminal
or change the default values in the Gruntfile.
development
branch (git checkout development
)npm install
and npx bower install
git checkout -b my-awesome-branch
npx grunt serve
)development
branchSee also: CONTRIBUTING
For installing openSenseMap and openSenseMap-API with Docker check out our oSeM-compose repository.
To build just openSenseMap you can run:
docker build -t osem .
Following build-args
are availble:
Build Arg | Default value |
---|---|
OPENSENSEMAP_API_URL | https://api.opensensemap.org |
OPENSENSEMAP_MAPTILES_URL | http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png |
MIT - Matthias Pfeil 2015 - now
FAQs
![openSenseMap](https://raw.githubusercontent.com/sensebox/resources/master/images/openSenseMap_github.png)
We found that opensensemap 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
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.