Skip to content

python_lambda: re-enable appsec tests - #5867

Merged
florentinl merged 3 commits into
mainfrom
florentin.labelle/APPSEC-60014/enable-appsec-lambda-tests
Dec 15, 2025
Merged

python_lambda: re-enable appsec tests#5867
florentinl merged 3 commits into
mainfrom
florentin.labelle/APPSEC-60014/enable-appsec-lambda-tests

Conversation

@florentinl

@florentinlflorentinl commented Dec 12, 2025

Copy link
Copy Markdown
Contributor

Motivation

The problem is now fixed with: DataDog/datadog-lambda-python#681

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • If PR title starts with [<language>], double-check that only <language> is impacted by the change
  • No system-tests internal is modified. Otherwise, I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added (or removed)?

@github-actions

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

tests/appsec/api_security/test_schemas.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/rasp/test_api10.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/rasp/test_cmdi.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/rasp/test_lfi.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/rasp/test_shi.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/rasp/test_sqli.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/rasp/test_ssrf.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/test_blocking_addresses.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/test_conf.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/test_fingerprinting.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/test_only_python.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/test_trace_tagging.py @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/waf/test_blocking.py @DataDog/asm-libraries @DataDog/system-tests-core

@florentinl
florentinlforce-pushed the florentin.labelle/APPSEC-60014/enable-appsec-lambda-tests branch from cedd8cc to c57d061CompareDecember 12, 2025 13:18
@florentinlflorentinl changed the title [python_lambda]: re-enable appsec lambda tests[python_lambda@rithika.narayan/update-asm-blocked-response]: re-enable appsec lambda testsDec 12, 2025
@florentinlflorentinl changed the title [python_lambda@rithika.narayan/update-asm-blocked-response]: re-enable appsec lambda tests[python_lambda]: re-enable appsec lambda testsDec 12, 2025
@florentinl
florentinl marked this pull request as ready for review December 12, 2025 16:50
@florentinl
florentinl requested review from a team as code ownersDecember 12, 2025 16:50
@florentinl
florentinl enabled auto-merge (squash) December 15, 2025 12:39
@florentinlflorentinl changed the title [python_lambda]: re-enable appsec lambda testspython_lambda: re-enable appsec lambda testsDec 15, 2025
@florentinlflorentinl changed the title python_lambda: re-enable appsec lambda testspython_lambda: re-enable appsec testsDec 15, 2025
Comment threadtests/appsec/api_security/test_schemas.py
@florentinl
florentinl merged commit da29b22 into mainDec 15, 2025
37 checks passed
@florentinl
florentinl deleted the florentin.labelle/APPSEC-60014/enable-appsec-lambda-tests branch December 15, 2025 15:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@florentinl@cbeauchesne@christophe-papazian