Skip to content

Releases: DataDog/dd-native-appsec-js

10.3.0

15 Oct 08:45
v10.3.0
20471af

Choose a tag to compare

Features:

  • Update libddwaf to 1.29.0 (#152)
  • Blocking action now returns a random block_id property
  • Fix a null-byte string termination bug

10.2.1

03 Sep 13:55
v10.2.1
417a981

Choose a tag to compare

Features:

  • Update libddwaf to 1.28.1 (#151)

10.2.0

02 Sep 13:56
v10.2.0
e261188

Choose a tag to compare

Features:

  • Update libddwaf to 1.28.0 (#149)

10.1.0

04 Aug 09:03
36d13cc

Choose a tag to compare

Features:

  • Update libddwaf to 1.27.0 (#148)

10.0.1

11 Jul 09:10
v10.0.1
c61d4a9

Choose a tag to compare

Add support for all ddwaf_object types in from_ddwaf_object

10.0.0

08 Jul 18:48
v10.0.0
0a6971f

Choose a tag to compare

  • Integrates libddwaf v1.26.0
  • Implements new ddwaf_run result
  • Changes some result properties names in JS result object:
    • derviatives for attributes
    • totalRuntime for duration
  • New result property keep

9.0.0

28 May 05:29
v9.0.0
1232598

Choose a tag to compare

Updates libddwaf to v1.24.1 with a new builder API that provides configuration update management.

8.5.2

10 Apr 09:29
v8.5.2
93ed331

Choose a tag to compare

Fixes the crash on ARM as well as improve older Alpine support

8.5.1

19 Mar 08:41
b746182

Choose a tag to compare

Fixes:

  • Handle toJSON errors gracefully with invalid object value as a fallback

8.5.0

14 Feb 18:52
d98b1da

Choose a tag to compare

Features:

  • report max truncated elements and errors (#130)