Skip to content

Conversation

@florentinl
Copy link
Contributor

@florentinl florentinl commented Dec 12, 2025

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
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 florentinl force-pushed the florentin.labelle/APPSEC-60014/enable-appsec-lambda-tests branch from cedd8cc to c57d061 Compare December 12, 2025 13:18
@florentinl florentinl changed the title [python_lambda]: re-enable appsec lambda tests [python_lambda@rithika.narayan/update-asm-blocked-response]: re-enable appsec lambda tests Dec 12, 2025
@florentinl florentinl changed the title [python_lambda@rithika.narayan/update-asm-blocked-response]: re-enable appsec lambda tests [python_lambda]: re-enable appsec lambda tests Dec 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 owners December 12, 2025 16:50
@florentinl florentinl enabled auto-merge (squash) December 15, 2025 12:39
@florentinl florentinl changed the title [python_lambda]: re-enable appsec lambda tests python_lambda: re-enable appsec lambda tests Dec 15, 2025
@florentinl florentinl changed the title python_lambda: re-enable appsec lambda tests python_lambda: re-enable appsec tests Dec 15, 2025
@florentinl florentinl merged commit da29b22 into main Dec 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 free to 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.

4 participants