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

chore(iast): add extra pyobject checks on is_text and new_pyobject_id #10883

Merged
merged 8 commits into from
Oct 2, 2024

Commits on Oct 1, 2024

  1. Add extra pyobject checks on is_text and new_pyobject_id

    Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com>
    juanjux committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ef96c45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d9156 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    aad5000 View commit details
    Browse the repository at this point in the history
  2. Update test

    Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com>
    juanjux committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8fe204b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b73634 View commit details
    Browse the repository at this point in the history
  4. Avoid PyByteArray_Check with user defined class and 3.7 since it's br…

    …oken
    
    Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com>
    juanjux committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a309585 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1a2415 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56fccda View commit details
    Browse the repository at this point in the history