Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
org.openstreetmap.osmosis:osmosis-osm-binary
Advanced tools
Osmosis is a Java application and library for processing OSM data.
Osmosis is a command line Java application for processing Open Street Map data.
The tool consists of a series of pluggable components that can be chained together to perform a larger operation. For example, it has components for reading from database and from file, components for writing to database and to file, components for deriving and applying change sets to data sources, components for sorting data, etc. It has been written so that it is easy to add new features without re-writing common tasks such as file or database handling.
The main point of entry for documentation is the project wiki page, although some information is included below.
Osmosis is in light-maintenance mode. As of 2018 we’ve stopped active development and transitioned to periodic acceptance of pull requests with tests and minor version releases. Keep an eye on osmosis-dev list for any updates.
It is recommended to use a pre-built distribution archive rather than compile
from source. The location of the latest builds are specified on the project
wiki.
These archives may be extracted to a location of your choice. The bin
sub-directory should either be added to your PATH
, or in the case of UNIX-like
environments the "osmosis" script may be symlinked into an existing directory
already on the PATH
.
See Development for details.
See https://trac.openstreetmap.org/query?status=!closed&component=osmosis
FAQs
Osmosis is a Java application and library for processing OSM data.
We found that org.openstreetmap.osmosis:osmosis-osm-binary demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.