APPSEC-61588 - SDS scans returned in SDK response by AI Guard [system-tests]#6445
Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 14 commits intomainfrom Mar 19, 2026
Conversation
Contributor
|
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🔗 Commit SHA: 1bfd813 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
Use respond_to?(:sds) to conditionally include sds in the response, preventing NoMethodError when the SDK version doesn't support it yet. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This was referenced Mar 12, 2026
gh-worker-dd-mergequeue-cf854d bot
pushed a commit
to DataDog/dd-trace-py
that referenced
this pull request
Mar 12, 2026
## Description AI Guard return SDS tags in SDK response from evaluator API response. [APPSEC-61590](https://datadoghq.atlassian.net/browse/APPSEC-61590) <!-- Provide an overview of the change and motivation for the change --> ## Testing System tests passed locally: DataDog/system-tests#6445 <!-- Describe your testing strategy or note what tests are included --> ## Risks <!-- Note any risks associated with this change, or "None" if no risks --> ## Additional Notes <!-- Any other information that would be helpful for reviewers --> Co-authored-by: alberto.vara <alberto.vara@datadoghq.com>
…esponse for nodejs
…esponse for python
…com:DataDog/system-tests into oceane.bordeau/test-sds-attach-sdk-response
cbeauchesne
approved these changes
Mar 18, 2026
CarlesDD
approved these changes
Mar 18, 2026
Contributor
CarlesDD
left a comment
There was a problem hiding this comment.
LGTM from a Node.js perspective
smola
approved these changes
Mar 19, 2026
8f9d899
into
main
1308 of 1310 checks passed
mabdinur
pushed a commit
to DataDog/dd-trace-py
that referenced
this pull request
Mar 23, 2026
## Description AI Guard return SDS tags in SDK response from evaluator API response. [APPSEC-61590](https://datadoghq.atlassian.net/browse/APPSEC-61590) <!-- Provide an overview of the change and motivation for the change --> ## Testing System tests passed locally: DataDog/system-tests#6445 <!-- Describe your testing strategy or note what tests are included --> ## Risks <!-- Note any risks associated with this change, or "None" if no risks --> ## Additional Notes <!-- Any other information that would be helpful for reviewers --> Co-authored-by: alberto.vara <alberto.vara@datadoghq.com>
5 tasks
annacai21
pushed a commit
that referenced
this pull request
Mar 24, 2026
…-tests] (#6445) Co-authored-by: smola <santiago.mola@datadoghq.com> Co-authored-by: oceane.bordeau <oceane.bordeau@datadoghq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Test that AI Guard return SDS tags in SDK response from evaluator API response.
APPSEC-61588
Changes
Adds
Test_SDS_Findings_In_SDK_ResponseUpdate weblogs for Python and Ruby to add SDS in the Abort Error and SDK Response
Workflow
🚀 Once your PR is reviewed and the CI green, you can merge it!
🛟 #apm-shared-testing 🛟
Reviewer checklist
tests/ormanifests/is modified ? I have the approval from R&P teambuild-XXX-imagelabel is present