Socket
Socket
Sign inDemoInstall

@datadog/native-appsec

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datadog/native-appsec

Node.js bindings for libddwaf


Version published
Weekly downloads
2.5M
increased by0.58%
Maintainers
1
Weekly downloads
 
Created
Source

dd-native-appsec-js

Node.js bindings for libddwaf.

Supported platforms

This package supports the following platforms:

  • Node.js version: 12 and higher
  • Operating Systems:
    • MacOS x64 on intel architectures
    • Windows
      • x86
      • x64
    • Linux
      • x64 with glibc
      • x64 with musl

Therefore, unsupported platforms include:

  • AIX
  • arm platforms (including Apple M1)
  • PPC

Please feel free to contact support if you would like to request support for a new platform.

Install/Reinstall for a specific target

In some situation, one can need to install the package for a specific platform different from the current one.

For instance, this happens when npm install is executed on a host machine and then the content of node_modules is copied to a docker image.

In this case, the appsec-reinstall script is to be used. It accepts the following arguments:

appsec-reinstall [arguments]
Arguments:
        argument      alias
        --help        -h        prints help and exit
        --platform    -p        change platform (based on os.platform()). Default os.platform()
        --arch        -a        change arch (based on os.arch()). Default os.arch()
        --libc        -l        change libc variant. Default to current ones. Values are glibc, musl, unknown

Keywords

FAQs

Package last updated on 04 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc