Gathering detailed insights and metrics for maxmind-geolite-mirror
Gathering detailed insights and metrics for maxmind-geolite-mirror
Gathering detailed insights and metrics for maxmind-geolite-mirror
Gathering detailed insights and metrics for maxmind-geolite-mirror
Mirror MaxMind GeoIP dbs from geolite.maxmind.com
npm install maxmind-geolite-mirror
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
10 Stars
96 Commits
5 Forks
4 Watchers
1 Branches
2 Contributors
Updated on May 05, 2024
Latest Version
1.3.0
Package Id
maxmind-geolite-mirror@1.3.0
Unpacked Size
15.75 kB
Size
6.11 kB
File Count
12
NPM Version
10.2.4
Node Version
18.19.1
Published on
Mar 05, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
Mirror maxmind GeoIP version 2 databases from maxmind.com.
npm install -g maxmind-geolite-mirror
mkdir -p /usr/local/share/GeoIP
/usr/local/bin/maxmind-geolite-mirror
The last command will download all the databases to the GeoIP share directory.
The MaxMind license key must be configured. It can be set by:
If neither is set, the script will emit an error.
/usr/local/bin/maxmind-geolite-mirror
Set this to run once a week or so. Downloads happen only when the remote file is newer than the local version.
If access to /usr/local/share/GeoIP is unavailable, the following environment variable is available: MAXMIND_DB_DIR. E.g.
export MAXMIND_DB_DIR=/home/example/maxmind-db
Contributions are welcome and appreciated. Please keep in mind the following:
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 1/19 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More