Gathering detailed insights and metrics for maxmind-geolite-mirror
Gathering detailed insights and metrics for maxmind-geolite-mirror
npm install maxmind-geolite-mirror
Typescript
Module System
Min. Node Version
Node Version
NPM Version
70.7
Supply Chain
85.4
Quality
79.2
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
152,062
Last Day
24
Last Week
119
Last Month
416
Last Year
11,096
10 Stars
96 Commits
5 Forks
5 Watching
1 Branches
2 Contributors
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
Publised On
05 Mar 2024
Cumulative downloads
Total Downloads
Last day
0%
24
Compared to previous day
Last week
0%
119
Compared to previous week
Last month
19.5%
416
Compared to previous month
Last year
74.3%
11,096
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
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
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-01-27
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