Cloudflare Module v1.5.5

by Gilles Walbrou

We are proud to release the new Cloudflare Module version which contains a few UI improvements.

Get more information in the Changelog Cloudflare

v1.5.5 (2019-02-17)

Added support for Hostname exclusion.
More detailed static assets regex for exclusion.
Clarify some fields documentation (exclusion).

Cloudflare Module v1.5.2

by Gilles Walbrou

We are proud to release the new Cloudflare Module version which contains a few UI improvements.

Get more information in the Changelog Cloudflare

v1.5.2 (2019-02-12)

Easy login & sign-up with Oauth support (no more API keys needed).
Minor UI changes.

Envoy Module v.1.1

by Kirill A. Korinsky

We are proud to release the new Envoy version which contains a few improvements.

Get more information in the Module Envoy

v1.1 (2020-02-03)

  • Fixed skiping requests when module has empty URI_PATTERNS option

Dashboard 4.12.0

by Malgorzata Zagajewska

We are happy to announce the recent release of The dashboard version 4.12.0 that contained the following features and improvements:

  • updates to the graphs on the Dashboard's homepage

From the "Requests made by bad and commercial bots" graph, we removed the "commercial bots" dimension to let the users focus on the most important threats only.

The "Captcha statistics" graph was changed to provide better visibility on the passed captcha events.
Both of those graphs are now also equipped with an additional toggle that allows changing the data from "traffic aggregation" (stats for all endpoints) to "split by endpoint" (that shows stats for the three endpoints with the highest number of bad bot requests nad passed captchas respectively).

F5 - iRule Module v1.3

by Kirill A. Korinsky

We are proud to release the new F5 iRule version which contains a few improvements.

Get more information in the Module F5 iRule

v1.3 (2019-12-26)

  • Introduced support of HSL for logging

Dashboard 4.9.0

by Malgorzata Zagajewska

We are very happy to announce the recent 4.9.0 release of The dashboard that contains several major features and improvements.

Two Factor Authentication
Two Factor Authentication adds an extra layer of protection to The dashboard's authentication process. If enabled, the user is asked to provide the second-factor code, in addition to the standard username & password authentication. Currently, we support mobile applications (like Google Authenticator) to provide the second-factor codes.

Industry Benchmark Graph
The industry benchmark graph is visible on the dashboard homepages of all unprotected accounts. The main benefit it brings is that it allows users to compare their bot traffic (the bad, commercial, and good bot ratios) to the "industry average" - the average ratios calculated based on DataDome accounts.

Enhanced endpoint management
Endpoints can now be managed (created and updated) via The dashboard's Management section.

Captcha stats filtered by endpoints
We have added filtering by endpoints to The dashboard's homepage. This addition allows our users to filter the homepage's data, including the captcha passed stats, by selected endpoints.

Fastly Module v1.10

by Kirill A. Korinsky

We are proud to release the new Fastly version which contains a few improvements.

Get more information in the Changelog Fastly

v1.10 (2019-12-05)

  • Parse only valid and not-passing response from DataDome Backend.
  • Reduce number of used objects inside request.

F5 - iRule Module v1.2

by Kirill A. Korinsky

We are proud to release the new F5 iRule version which contains a few improvements.

Get more information in the Module F5 iRule

v1.2 (2019-10-31)

  • Use streaming to inject JS tag.
  • Introduce an easy way to log headers that is injecting by datadome, and log time that datadome used.

Dashboard 4.8.0

by Malgorzata Zagajewska

We are very happy to announce a new, 4.8.0 release of The dashboard that includes the following feature:

  • the Rate Limiting Response

The Rate Limiting feature allows you to fine-tune the responses applied to the traffic reaching your endpoints based on the specified number of hits.

This Response allows you to define a volume threshold (by providing the number of hits) below which the traffic should be allowed, and select a captcha or block response to the traffic that exceeds the threshold.

The Rate Limiting feature can be applied to any chosen good and commercial bot traffic (AI rules) and to all Custom Rules. Read more

F5 - iRule Module v1.1

by Kirill A. Korinsky

We are proud to release the new F5 iRule version which contains a few improvements.

Get more information in the Module F5 iRule

v1.1 (2019-10-09)

  • Never try to apply datadome headers to not datadome call
  • Collect response body only when DATADOME_js is defined
  • Simplified timeout logic: now we use only one, global timeout instead timeout and wait parameters