Fixed
- Release Pipeline — Keep the application version in sync with release tags and make GitHub release creation idempotent when a release already exists. This prevents duplicate-release failures and lets the Docker release workflow publish versioned images.
- Maltrail Scanners Source URL — Update the upstream source URL after the Maltrail repository moved the feed.
- MAX_DECISIONS Enforcement — Enforce the configured cap even when existing decisions already exceed it.
Documentation
- Document the
CUSTOM_BLOCKLISTSenvironment variable.