DataDog / dd-native-appsec-js

Node.js bindings for libddwaf
Apache License 2.0
1 stars 3 forks source link

Update libddwaf to 1.6.2 #71

Closed CarlesDD closed 1 year ago

CarlesDD commented 1 year ago

What does this PR do?

Updates libddwaf to 1.6.2 Turn all scalars in objects passed to ddwaf_run to strings

Motivation

Additional Notes

Closes #69

Describe how to test your changes

Checklist

simon-id commented 1 year ago

did you end up supporting bigints when coerce to string is true btw?