Skip to content

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

Merged
Wikid82 merged 2 commits into
developmentfrom
bot/update-geolite2-checksum
Aug 9, 2026
Merged

chore(docker): update GeoLite2-Country.mmdb checksum#1227
Wikid82 merged 2 commits into
developmentfrom
bot/update-geolite2-checksum

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

🤖 Automated GeoLite2 Database Checksum Update

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

Changes

  • Old checksum: d18f139014ff31dd0b005e16a155849c0d26b59c65d9c79168a780da28189364
  • New checksum: b4f624e1411c28701d724503b8d15ed4997de70cb6ea05d6f11bf572ea552240
  • 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: d18f139014ff31dd0b005e16a155849c0d26b59c65d9c79168a780da28189364
New: b4f624e1411c28701d724503b8d15ed4997de70cb6ea05d6f11bf572ea552240

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

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@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.

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

✅ Supply Chain Verification Results

PASSED

📦 SBOM Summary

  • Components: 1495

🔍 Vulnerability Scan

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

📎 Artifacts

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

Generated by Supply Chain Verification workflow • View Details

PRs opened by the github-actions[bot] identity (e.g. automated checksum
update PRs) were being rejected by the claude-code-action's allowed_bots
guard, which only listed renovate[bot].
@Wikid82
Wikid82 merged commit fa2d953 into development Aug 9, 2026
44 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