Skip to content

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

Merged
Wikid82 merged 2 commits into
developmentfrom
bot/update-geolite2-checksum
Jul 19, 2026
Merged

chore(docker): update GeoLite2-Country.mmdb checksum#1162
Wikid82 merged 2 commits into
developmentfrom
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: 53941fb054c1c9c1748d5b3f271d0a26c235e207c0f2a008ccb381ef7dd26161
  • New checksum: db73536b02d376c82d63d23aeb0fbac4795901a76b27850ea68c1fab9425270c
  • 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: 53941fb054c1c9c1748d5b3f271d0a26c235e207c0f2a008ccb381ef7dd26161
New: db73536b02d376c82d63d23aeb0fbac4795901a76b27850ea68c1fab9425270c

Auto-generated by: .github/workflows/update-geolite2.yml
@github-actions github-actions Bot added automated Automatically generated by CI/CD dependencies docker labels Jul 19, 2026
@github-actions

github-actions Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

✅ Supply Chain Verification Results

PASSED

📦 SBOM Summary

  • Components: 1484

🔍 Vulnerability Scan

Severity Count
🔴 Critical 0
🟠 High 0
🟡 Medium 4
🟢 Low 2
Total 10

📎 Artifacts

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

Generated by Supply Chain Verification workflow • View Details

@github-advanced-security

Copy link
Copy Markdown
Contributor

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Wikid82
Wikid82 merged commit b788570 into development Jul 19, 2026
40 checks passed
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.

2 participants