Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appsec: SDK function for parsed http body instrumentation #1178

Merged
merged 8 commits into from Mar 3, 2022

Commits on Feb 25, 2022

  1. appsec: SDK function for http parsed body instrumentation

    - Add appsec root directory to expose AppSec SDK function
    - Add new SDKBody operation to httpsec
    - Add map var in httpsec to keep track of ongoing operations
    - Update gin/echo code due to operation start/finish prototype changes
    Hellzy committed Feb 25, 2022
    Copy the full SHA
    f770414 View commit details
    Browse the repository at this point in the history
  2. CODEOWNERS: add /appsec entry

    Hellzy committed Feb 25, 2022
    Copy the full SHA
    7b84781 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Julio Guerra <julio@datadog.com>
    Hellzy and Julio-Guerra committed Feb 25, 2022
    Copy the full SHA
    57f8147 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Copy the full SHA
    730aafb View commit details
    Browse the repository at this point in the history
  2. appsec: fix gofmt error

    Hellzy committed Feb 28, 2022
    Copy the full SHA
    4c12c49 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Copy the full SHA
    9a5813f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0824a39 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Copy the full SHA
    70ca044 View commit details
    Browse the repository at this point in the history