Skip to content

Releases: DataDog/dd-native-appsec-js

2.1.0

02 Feb 15:03
v2.1.0
d3b4108

Choose a tag to compare

  • Update libddwaf to 1.6.2
  • Add toggle_rules

2.0.0

24 Nov 10:29

Choose a tag to compare

  • Update libddwaf to 1.5.1
  • Removed result.action
  • Added result.status
  • Added result.actions an array of strings from the on_match field in rules.
  • Added waf.updateRuleData(ruleData)
  • DDWAF.version() now returns a string instead of an object

1.3.0

08 Nov 15:44

Choose a tag to compare

  • Use new prebuild system:
    • Add support for MacOS on arm64 (Apple M1)
    • Ass support for Linux on arm64
  • Enhance internal test files

1.2.1

04 Jul 08:47

Choose a tag to compare

  • Update libddwaf to 1.4.0

1.2.0

19 May 13:44

Choose a tag to compare

  • Add support for rules error metric
  • Add small optimization in loader
  • Use windows-2019 image for Windows builds for libddwaf compatibility

1.1.1

26 Apr 09:30

Choose a tag to compare

  • Fix a case where obfuscator config strings would get lost

1.1.0

20 Apr 17:48

Choose a tag to compare

  • Update libddwaf to 1.3.0
  • Add support for rules metrics
  • Add support for obfuscator config

1.0.1

07 Apr 15:49

Choose a tag to compare

  • Fix rules object and result object not being freed

1.0.0

04 Apr 08:25

Choose a tag to compare

  • Remove results.perfData
  • Remove results.perfTotalRuntime
  • Add results.totalRuntime
  • Update libddwaf to 1.2.1

0.8.3

22 Mar 10:02

Choose a tag to compare

  • Update minimist to 1.2.6