DataDog / dd-native-appsec-js

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

Add derivatives support [APPSEC-11114] #89

Closed hoolioh closed 10 months ago

hoolioh commented 11 months ago

What does this PR do?

Add support for processor's result collection.

Motivation

Needed for integrating API security since schema extraction is returned in derivatives property.

Checklist

Closes #43

simon-id commented 11 months ago

You forgot to update the typings in index.d.ts!

simon-id commented 10 months ago

related: https://github.com/DataDog/dd-native-appsec-js/issues/43