github JGeek00/crowdsec-monitor-api v1.10.0

latest release: v1.10.1
14 hours ago
  • Added BLOCKLISTS_WRITE_CHUNK_SIZE environment variable to configure the amount of IPs to send on each batch when adding or enabling a blocklist. Use none to send all the IPs in one batch.
  • All blocklists and allowlists endpoints are now behind /api/v1/lists. The old routes are now marked as deprecated and will disappear on a future release.
  • Endpoints POST /api/v1/blocklists/check and POST /api/v1/blocklists/check-domain are replaced with POST /api/v1/lists/check-ips and POST /api/v1/lists/check-domain. The old endpoints are now marked as deprecated and will disappear on a future release.

Don't miss a new crowdsec-monitor-api release

NewReleases is sending notifications on new releases.