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

Add AppSec RASP SQLI remote capability #4445

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

y9v
Copy link
Member

@y9v y9v commented Feb 28, 2025

What does this PR do?
This PR adds a remote capability for AppSec SQL injection exploit prevention.

Motivation:
We have instrumentation for ActiveRecord to detect SQL injection.

Change log entry
None. This is internal change.

Additional Notes:
Don't merge before #4269

How to test the change?
CI is enough.

@y9v y9v self-assigned this Feb 28, 2025
@y9v y9v requested a review from a team as a code owner February 28, 2025 16:57
@github-actions github-actions bot added the appsec Application Security monitoring product label Feb 28, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (987b7a6) to head (2026a58).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4445      +/-   ##
==========================================
- Coverage   97.70%   97.69%   -0.01%     
==========================================
  Files        1374     1374              
  Lines       83807    83807              
  Branches     4249     4249              
==========================================
- Hits        81881    81877       -4     
- Misses       1926     1930       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@datadog-datadog-prod-us1
Copy link
Contributor

Datadog Report

Branch report: appsec-add-rasp-sqli-remote-capability
Commit report: 2026a58
Test service: dd-trace-rb

✅ 0 Failed, 20609 Passed, 1370 Skipped, 3m 12.34s Total Time

@pr-commenter
Copy link

pr-commenter bot commented Feb 28, 2025

Benchmarks

Benchmark execution time: 2025-02-28 17:17:59

Comparing candidate commit 2026a58 in PR branch appsec-add-rasp-sqli-remote-capability with baseline commit 987b7a6 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 31 metrics, 2 unstable metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appsec Application Security monitoring product do-not-merge/WIP Not ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants