Skip to content

chore(docker): update GeoLite2-Country.mmdb checksum#973

Merged
Wikid82 merged 1 commit intodevelopmentfrom
bot/update-geolite2-checksum
Apr 26, 2026
Merged

chore(docker): update GeoLite2-Country.mmdb checksum#973
Wikid82 merged 1 commit intodevelopmentfrom
bot/update-geolite2-checksum

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Automated GeoLite2 Database Checksum Update

The GeoLite2-Country.mmdb database has been updated upstream.

Changes

  • Old checksum: 62049119bd084e19fff4689bebe258f18a5f27a386e6d26ba5180941b613fc2b
  • New checksum: c880cbc7e6b1a9b1a96d530c34996480d6d809d2c89a6bd73a5072e4fffbc01c
  • File modified: Dockerfile (line 352)

Verification Required

  • Local build passes: docker build --no-cache -t test .
  • Container starts successfully
  • API health check responds: curl http://localhost:8080/api/v1/health
  • CI build passes

Testing Commands

# Verify checksum locally
curl -fsSL "https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-Country.mmdb" | sha256sum

# Build and test
docker build --no-cache --pull -t charon:test-geolite2 .
docker run --rm charon:test-geolite2 /app/charon --version

Related Documentation


Auto-generated by: .github/workflows/update-geolite2.yml

  • Trigger: Scheduled weekly check (Sundays 2 AM UTC)

Automated checksum update for GeoLite2-Country.mmdb database.

Old: 62049119bd084e19fff4689bebe258f18a5f27a386e6d26ba5180941b613fc2b
New: c880cbc7e6b1a9b1a96d530c34996480d6d809d2c89a6bd73a5072e4fffbc01c

Auto-generated by: .github/workflows/update-geolite2.yml
@github-actions github-actions Bot added automated Automatically generated by CI/CD dependencies docker labels Apr 26, 2026
@Wikid82 Wikid82 merged commit dfc67df into development Apr 26, 2026
1 check passed
@github-actions
Copy link
Copy Markdown
Contributor Author

⚠️ Supply Chain Verification Results

⚠️ WARNING

📦 SBOM Summary

  • Components: 1485

🔍 Vulnerability Scan

Severity Count
🔴 Critical 0
🟠 High 2
🟡 Medium 5
🟢 Low 2
Total 9

📎 Artifacts

  • SBOM (CycloneDX JSON) and Grype results available in workflow artifacts

Generated by Supply Chain Verification workflow • View Details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automatically generated by CI/CD dependencies docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant