Skip to content

Migrate libddwaf to maven central #9095

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

Merged
merged 2 commits into from
Jul 23, 2025

Conversation

manuel-alvarez-alvarez
Copy link
Member

@manuel-alvarez-alvarez manuel-alvarez-alvarez commented Jul 3, 2025

What Does This Do

Migrate the libddwaf artifact from an S3 bucket to Maven Central by:

  • Removing the custom Ivy repository configuration that pointed to https://sqreen-ci-java.s3.amazonaws.com/jars/
  • Adding io.sqreen group to the existing Maven Central Sonatype snapshots repository
  • Updating the libsqreen dependency version from 15.0.0 to 15.0.1

Motivation

The account owning the S3 bucket with the Ivy repository needs to be removed.

Additional Notes

Contributor Checklist

Jira ticket: APPSEC-9858

@manuel-alvarez-alvarez manuel-alvarez-alvarez added tag: dependencies Dependencies related changes comp: asm waf Application Security Management (WAF) labels Jul 3, 2025
@pr-commenter
Copy link

pr-commenter bot commented Jul 3, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master malvarez/migrate-libddwaf-sonatype
git_commit_date 1753219992 1753256604
git_commit_sha 2469447 e36177f
release_version 1.51.1-SNAPSHOT~24694471cf 1.51.1-SNAPSHOT~e36177f909
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1753258493 1753258493
ci_job_id 1042630466 1042630466
ci_pipeline_id 71409423 71409423
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-0-32b98qbj 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-32b98qbj 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None

Summary

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

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.51.1-SNAPSHOT~e36177f909, baseline=1.51.1-SNAPSHOT~24694471cf

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.048 s) : 0, 1048143
Total [baseline] (8.57 s) : 0, 8570329
Agent [candidate] (1.045 s) : 0, 1044533
Total [candidate] (8.578 s) : 0, 8577692
section iast
Agent [baseline] (1.172 s) : 0, 1171596
Total [baseline] (9.288 s) : 0, 9287571
Agent [candidate] (1.173 s) : 0, 1172644
Total [candidate] (9.3 s) : 0, 9299541
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.048 s -
Agent iast 1.172 s 123.453 ms (11.8%)
Total tracing 8.57 s -
Total iast 9.288 s 717.242 ms (8.4%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.045 s -
Agent iast 1.173 s 128.112 ms (12.3%)
Total tracing 8.578 s -
Total iast 9.3 s 721.848 ms (8.4%)
gantt
    title insecure-bank - break down per module: candidate=1.51.1-SNAPSHOT~e36177f909, baseline=1.51.1-SNAPSHOT~24694471cf

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.437 ms) : 0, 1437
crashtracking [candidate] (1.438 ms) : 0, 1438
BytebuddyAgent [baseline] (734.059 ms) : 0, 734059
BytebuddyAgent [candidate] (730.387 ms) : 0, 730387
GlobalTracer [baseline] (241.524 ms) : 0, 241524
GlobalTracer [candidate] (241.59 ms) : 0, 241590
AppSec [baseline] (30.382 ms) : 0, 30382
AppSec [candidate] (30.471 ms) : 0, 30471
Debugger [baseline] (5.951 ms) : 0, 5951
Debugger [candidate] (5.959 ms) : 0, 5959
Remote Config [baseline] (651.097 µs) : 0, 651
Remote Config [candidate] (645.043 µs) : 0, 645
Telemetry [baseline] (13.185 ms) : 0, 13185
Telemetry [candidate] (13.04 ms) : 0, 13040
section iast
crashtracking [baseline] (1.428 ms) : 0, 1428
crashtracking [candidate] (1.426 ms) : 0, 1426
BytebuddyAgent [baseline] (846.287 ms) : 0, 846287
BytebuddyAgent [candidate] (846.529 ms) : 0, 846529
GlobalTracer [baseline] (230.66 ms) : 0, 230660
GlobalTracer [candidate] (231.442 ms) : 0, 231442
IAST [baseline] (30.622 ms) : 0, 30622
IAST [candidate] (30.536 ms) : 0, 30536
AppSec [baseline] (27.226 ms) : 0, 27226
AppSec [candidate] (25.7 ms) : 0, 25700
Debugger [baseline] (5.745 ms) : 0, 5745
Debugger [candidate] (7.568 ms) : 0, 7568
Remote Config [baseline] (591.078 µs) : 0, 591
Remote Config [candidate] (583.379 µs) : 0, 583
Telemetry [baseline] (8.159 ms) : 0, 8159
Telemetry [candidate] (7.985 ms) : 0, 7985
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.51.1-SNAPSHOT~e36177f909, baseline=1.51.1-SNAPSHOT~24694471cf

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.049 s) : 0, 1048747
Total [baseline] (10.767 s) : 0, 10766683
Agent [candidate] (1.044 s) : 0, 1044233
Total [candidate] (10.63 s) : 0, 10630406
section appsec
Agent [baseline] (1.227 s) : 0, 1226535
Total [baseline] (10.814 s) : 0, 10813544
Agent [candidate] (1.216 s) : 0, 1216223
Total [candidate] (10.742 s) : 0, 10742222
section iast
Agent [baseline] (1.176 s) : 0, 1176024
Total [baseline] (10.866 s) : 0, 10866374
Agent [candidate] (1.181 s) : 0, 1181308
Total [candidate] (10.897 s) : 0, 10896883
section profiling
Agent [baseline] (1.198 s) : 0, 1197825
Total [baseline] (10.935 s) : 0, 10934996
Agent [candidate] (1.192 s) : 0, 1192161
Total [candidate] (10.816 s) : 0, 10815874
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.049 s -
Agent appsec 1.227 s 177.788 ms (17.0%)
Agent iast 1.176 s 127.277 ms (12.1%)
Agent profiling 1.198 s 149.078 ms (14.2%)
Total tracing 10.767 s -
Total appsec 10.814 s 46.861 ms (0.4%)
Total iast 10.866 s 99.691 ms (0.9%)
Total profiling 10.935 s 168.313 ms (1.6%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.044 s -
Agent appsec 1.216 s 171.99 ms (16.5%)
Agent iast 1.181 s 137.075 ms (13.1%)
Agent profiling 1.192 s 147.928 ms (14.2%)
Total tracing 10.63 s -
Total appsec 10.742 s 111.817 ms (1.1%)
Total iast 10.897 s 266.477 ms (2.5%)
Total profiling 10.816 s 185.468 ms (1.7%)
gantt
    title petclinic - break down per module: candidate=1.51.1-SNAPSHOT~e36177f909, baseline=1.51.1-SNAPSHOT~24694471cf

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.43 ms) : 0, 1430
crashtracking [candidate] (1.429 ms) : 0, 1429
BytebuddyAgent [baseline] (734.067 ms) : 0, 734067
BytebuddyAgent [candidate] (731.487 ms) : 0, 731487
GlobalTracer [baseline] (242.939 ms) : 0, 242939
GlobalTracer [candidate] (242.048 ms) : 0, 242048
AppSec [baseline] (30.632 ms) : 0, 30632
AppSec [candidate] (30.468 ms) : 0, 30468
Debugger [baseline] (6.021 ms) : 0, 6021
Debugger [candidate] (5.985 ms) : 0, 5985
Remote Config [baseline] (659.848 µs) : 0, 660
Remote Config [candidate] (649.398 µs) : 0, 649
Telemetry [baseline] (11.95 ms) : 0, 11950
Telemetry [candidate] (11.225 ms) : 0, 11225
section appsec
crashtracking [baseline] (1.436 ms) : 0, 1436
crashtracking [candidate] (1.449 ms) : 0, 1449
BytebuddyAgent [baseline] (757.471 ms) : 0, 757471
BytebuddyAgent [candidate] (750.372 ms) : 0, 750372
GlobalTracer [baseline] (236.257 ms) : 0, 236257
GlobalTracer [candidate] (234.443 ms) : 0, 234443
AppSec [baseline] (170.028 ms) : 0, 170028
AppSec [candidate] (168.486 ms) : 0, 168486
Debugger [baseline] (6.481 ms) : 0, 6481
Debugger [candidate] (7.123 ms) : 0, 7123
Remote Config [baseline] (620.201 µs) : 0, 620
Remote Config [candidate] (617.373 µs) : 0, 617
Telemetry [baseline] (9.155 ms) : 0, 9155
Telemetry [candidate] (8.917 ms) : 0, 8917
IAST [baseline] (23.634 ms) : 0, 23634
IAST [candidate] (23.526 ms) : 0, 23526
section iast
crashtracking [baseline] (1.422 ms) : 0, 1422
crashtracking [candidate] (1.44 ms) : 0, 1440
BytebuddyAgent [baseline] (848.286 ms) : 0, 848286
BytebuddyAgent [candidate] (854.238 ms) : 0, 854238
GlobalTracer [baseline] (232.464 ms) : 0, 232464
GlobalTracer [candidate] (233.875 ms) : 0, 233875
AppSec [baseline] (27.527 ms) : 0, 27527
AppSec [candidate] (27.452 ms) : 0, 27452
Debugger [baseline] (7.425 ms) : 0, 7425
Debugger [candidate] (5.766 ms) : 0, 5766
Remote Config [baseline] (591.955 µs) : 0, 592
Remote Config [candidate] (597.789 µs) : 0, 598
Telemetry [baseline] (8.166 ms) : 0, 8166
Telemetry [candidate] (8.136 ms) : 0, 8136
IAST [baseline] (29.211 ms) : 0, 29211
IAST [candidate] (28.85 ms) : 0, 28850
section profiling
ProfilingAgent [baseline] (111.532 ms) : 0, 111532
ProfilingAgent [candidate] (109.979 ms) : 0, 109979
crashtracking [baseline] (1.393 ms) : 0, 1393
crashtracking [candidate] (1.386 ms) : 0, 1386
BytebuddyAgent [baseline] (761.598 ms) : 0, 761598
BytebuddyAgent [candidate] (758.623 ms) : 0, 758623
GlobalTracer [baseline] (222.249 ms) : 0, 222249
GlobalTracer [candidate] (220.66 ms) : 0, 220660
AppSec [baseline] (30.554 ms) : 0, 30554
AppSec [candidate] (30.432 ms) : 0, 30432
Debugger [baseline] (6.234 ms) : 0, 6234
Debugger [candidate] (6.217 ms) : 0, 6217
Remote Config [baseline] (695.295 µs) : 0, 695
Remote Config [candidate] (682.87 µs) : 0, 683
Telemetry [baseline] (15.084 ms) : 0, 15084
Telemetry [candidate] (15.779 ms) : 0, 15779
Profiling [baseline] (111.556 ms) : 0, 111556
Profiling [candidate] (110.002 ms) : 0, 110002
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master malvarez/migrate-libddwaf-sonatype
git_commit_date 1753219992 1753256604
git_commit_sha 2469447 e36177f
release_version 1.51.1-SNAPSHOT~24694471cf 1.51.1-SNAPSHOT~e36177f909
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1753258165 1753258165
ci_job_id 1042630467 1042630467
ci_pipeline_id 71409423 71409423
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-chxvbycs 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-chxvbycs 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 2 performance improvements and 3 performance regressions! Performance is the same for 7 metrics, 12 unstable metrics.

scenario Δ mean http_req_duration Δ mean throughput candidate mean http_req_duration candidate mean throughput baseline mean http_req_duration baseline mean throughput
scenario:load:insecure-bank:profiling:high_load better
[-653.178µs; -338.403µs] or [-7.022%; -3.638%]
unstable
[-41.160op/s; +96.660op/s] or [-8.249%; +19.373%]
8.806ms 526.688op/s 9.302ms 498.938op/s
scenario:load:insecure-bank:iast:high_load worse
[+340.550µs; +662.890µs] or [+3.771%; +7.341%]
unstable
[-88.826op/s; +35.201op/s] or [-17.283%; +6.849%]
9.532ms 487.125op/s 9.030ms 513.938op/s
scenario:load:petclinic:tracing:high_load worse
[+1.991ms; +2.791ms] or [+4.699%; +6.588%]
unstable
[-13.413op/s; +1.688op/s] or [-12.146%; +1.528%]
44.748ms 104.562op/s 42.358ms 110.425op/s
scenario:load:petclinic:appsec:high_load better
[-3.328ms; -2.419ms] or [-6.723%; -4.888%]
unstable
[-1.198op/s; +12.798op/s] or [-1.267%; +13.536%]
46.625ms 100.350op/s 49.498ms 94.550op/s
scenario:load:petclinic:code_origins:high_load worse
[+1.015ms; +1.885ms] or [+2.249%; +4.177%]
unstable
[-10.605op/s; +4.105op/s] or [-10.226%; +3.958%]
46.581ms 100.463op/s 45.131ms 103.713op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.51.1-SNAPSHOT~e36177f909, baseline=1.51.1-SNAPSHOT~24694471cf
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.275 ms) : 36981, 37570
.   : milestone, 37275,
appsec (49.498 ms) : 49064, 49932
.   : milestone, 49498,
code_origins (45.131 ms) : 44731, 45530
.   : milestone, 45131,
iast (45.19 ms) : 44801, 45580
.   : milestone, 45190,
profiling (47.392 ms) : 46911, 47873
.   : milestone, 47392,
tracing (42.358 ms) : 42006, 42709
.   : milestone, 42358,
section candidate
no_agent (36.233 ms) : 35943, 36522
.   : milestone, 36233,
appsec (46.625 ms) : 46215, 47034
.   : milestone, 46625,
code_origins (46.581 ms) : 46172, 46989
.   : milestone, 46581,
iast (45.48 ms) : 45089, 45872
.   : milestone, 45480,
profiling (48.705 ms) : 48165, 49244
.   : milestone, 48705,
tracing (44.748 ms) : 44357, 45139
.   : milestone, 44748,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.275 ms [36.981 ms, 37.57 ms] -
appsec 49.498 ms [49.064 ms, 49.932 ms] 12.223 ms (32.8%)
code_origins 45.131 ms [44.731 ms, 45.53 ms] 7.856 ms (21.1%)
iast 45.19 ms [44.801 ms, 45.58 ms] 7.915 ms (21.2%)
profiling 47.392 ms [46.911 ms, 47.873 ms] 10.117 ms (27.1%)
tracing 42.358 ms [42.006 ms, 42.709 ms] 5.082 ms (13.6%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.233 ms [35.943 ms, 36.522 ms] -
appsec 46.625 ms [46.215 ms, 47.034 ms] 10.392 ms (28.7%)
code_origins 46.581 ms [46.172 ms, 46.989 ms] 10.348 ms (28.6%)
iast 45.48 ms [45.089 ms, 45.872 ms] 9.248 ms (25.5%)
profiling 48.705 ms [48.165 ms, 49.244 ms] 12.472 ms (34.4%)
tracing 44.748 ms [44.357 ms, 45.139 ms] 8.515 ms (23.5%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.51.1-SNAPSHOT~e36177f909, baseline=1.51.1-SNAPSHOT~24694471cf
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.469 ms) : 4411, 4526
.   : milestone, 4469,
iast (9.03 ms) : 8886, 9174
.   : milestone, 9030,
iast_FULL (14.178 ms) : 13896, 14460
.   : milestone, 14178,
iast_GLOBAL (10.698 ms) : 10506, 10890
.   : milestone, 10698,
profiling (9.302 ms) : 9150, 9454
.   : milestone, 9302,
tracing (7.52 ms) : 7405, 7636
.   : milestone, 7520,
section candidate
no_agent (4.382 ms) : 4333, 4432
.   : milestone, 4382,
iast (9.532 ms) : 9376, 9687
.   : milestone, 9532,
iast_FULL (14.066 ms) : 13786, 14345
.   : milestone, 14066,
iast_GLOBAL (10.438 ms) : 10254, 10622
.   : milestone, 10438,
profiling (8.806 ms) : 8665, 8947
.   : milestone, 8806,
tracing (7.435 ms) : 7325, 7545
.   : milestone, 7435,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.469 ms [4.411 ms, 4.526 ms] -
iast 9.03 ms [8.886 ms, 9.174 ms] 4.561 ms (102.1%)
iast_FULL 14.178 ms [13.896 ms, 14.46 ms] 9.709 ms (217.3%)
iast_GLOBAL 10.698 ms [10.506 ms, 10.89 ms] 6.229 ms (139.4%)
profiling 9.302 ms [9.15 ms, 9.454 ms] 4.833 ms (108.2%)
tracing 7.52 ms [7.405 ms, 7.636 ms] 3.052 ms (68.3%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.382 ms [4.333 ms, 4.432 ms] -
iast 9.532 ms [9.376 ms, 9.687 ms] 5.149 ms (117.5%)
iast_FULL 14.066 ms [13.786 ms, 14.345 ms] 9.683 ms (221.0%)
iast_GLOBAL 10.438 ms [10.254 ms, 10.622 ms] 6.055 ms (138.2%)
profiling 8.806 ms [8.665 ms, 8.947 ms] 4.424 ms (100.9%)
tracing 7.435 ms [7.325 ms, 7.545 ms] 3.052 ms (69.6%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master malvarez/migrate-libddwaf-sonatype
git_commit_date 1753219992 1753256604
git_commit_sha 2469447 e36177f
release_version 1.51.1-SNAPSHOT~24694471cf 1.51.1-SNAPSHOT~e36177f909
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1753258656 1753258656
ci_job_id 1042630468 1042630468
ci_pipeline_id 71409423 71409423
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-2-q9yyfgt8 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-2-q9yyfgt8 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

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

Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.51.1-SNAPSHOT~e36177f909, baseline=1.51.1-SNAPSHOT~24694471cf
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.477 ms) : 1465, 1488
.   : milestone, 1477,
appsec (3.646 ms) : 3431, 3861
.   : milestone, 3646,
iast (2.184 ms) : 2122, 2246
.   : milestone, 2184,
iast_GLOBAL (2.233 ms) : 2171, 2296
.   : milestone, 2233,
profiling (2.498 ms) : 2321, 2675
.   : milestone, 2498,
tracing (2.011 ms) : 1963, 2060
.   : milestone, 2011,
section candidate
no_agent (1.471 ms) : 1460, 1483
.   : milestone, 1471,
appsec (3.637 ms) : 3421, 3853
.   : milestone, 3637,
iast (2.188 ms) : 2126, 2250
.   : milestone, 2188,
iast_GLOBAL (2.237 ms) : 2174, 2300
.   : milestone, 2237,
profiling (2.056 ms) : 2004, 2107
.   : milestone, 2056,
tracing (2.007 ms) : 1959, 2055
.   : milestone, 2007,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.477 ms [1.465 ms, 1.488 ms] -
appsec 3.646 ms [3.431 ms, 3.861 ms] 2.169 ms (146.9%)
iast 2.184 ms [2.122 ms, 2.246 ms] 707.407 µs (47.9%)
iast_GLOBAL 2.233 ms [2.171 ms, 2.296 ms] 756.731 µs (51.3%)
profiling 2.498 ms [2.321 ms, 2.675 ms] 1.022 ms (69.2%)
tracing 2.011 ms [1.963 ms, 2.06 ms] 534.749 µs (36.2%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.471 ms [1.46 ms, 1.483 ms] -
appsec 3.637 ms [3.421 ms, 3.853 ms] 2.165 ms (147.2%)
iast 2.188 ms [2.126 ms, 2.25 ms] 716.799 µs (48.7%)
iast_GLOBAL 2.237 ms [2.174 ms, 2.3 ms] 765.877 µs (52.1%)
profiling 2.056 ms [2.004 ms, 2.107 ms] 584.568 µs (39.7%)
tracing 2.007 ms [1.959 ms, 2.055 ms] 535.57 µs (36.4%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.51.1-SNAPSHOT~e36177f909, baseline=1.51.1-SNAPSHOT~24694471cf
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.691 s) : 15691000, 15691000
.   : milestone, 15691000,
appsec (14.997 s) : 14997000, 14997000
.   : milestone, 14997000,
iast (18.23 s) : 18230000, 18230000
.   : milestone, 18230000,
iast_GLOBAL (18.098 s) : 18098000, 18098000
.   : milestone, 18098000,
profiling (15.883 s) : 15883000, 15883000
.   : milestone, 15883000,
tracing (14.905 s) : 14905000, 14905000
.   : milestone, 14905000,
section candidate
no_agent (15.613 s) : 15613000, 15613000
.   : milestone, 15613000,
appsec (15.195 s) : 15195000, 15195000
.   : milestone, 15195000,
iast (18.603 s) : 18603000, 18603000
.   : milestone, 18603000,
iast_GLOBAL (17.803 s) : 17803000, 17803000
.   : milestone, 17803000,
profiling (15.283 s) : 15283000, 15283000
.   : milestone, 15283000,
tracing (14.885 s) : 14885000, 14885000
.   : milestone, 14885000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.691 s [15.691 s, 15.691 s] -
appsec 14.997 s [14.997 s, 14.997 s] -694.0 ms (-4.4%)
iast 18.23 s [18.23 s, 18.23 s] 2.539 s (16.2%)
iast_GLOBAL 18.098 s [18.098 s, 18.098 s] 2.407 s (15.3%)
profiling 15.883 s [15.883 s, 15.883 s] 192.0 ms (1.2%)
tracing 14.905 s [14.905 s, 14.905 s] -786.0 ms (-5.0%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.613 s [15.613 s, 15.613 s] -
appsec 15.195 s [15.195 s, 15.195 s] -418.0 ms (-2.7%)
iast 18.603 s [18.603 s, 18.603 s] 2.99 s (19.2%)
iast_GLOBAL 17.803 s [17.803 s, 17.803 s] 2.19 s (14.0%)
profiling 15.283 s [15.283 s, 15.283 s] -330.0 ms (-2.1%)
tracing 14.885 s [14.885 s, 14.885 s] -728.0 ms (-4.7%)

@manuel-alvarez-alvarez manuel-alvarez-alvarez force-pushed the malvarez/migrate-libddwaf-sonatype branch from d4c3950 to bbe74cf Compare July 4, 2025 10:05
@manuel-alvarez-alvarez manuel-alvarez-alvarez added the tag: no release notes Changes to exclude from release notes label Jul 4, 2025
@manuel-alvarez-alvarez manuel-alvarez-alvarez force-pushed the malvarez/migrate-libddwaf-sonatype branch from bbe74cf to be6b634 Compare July 4, 2025 13:20
@manuel-alvarez-alvarez manuel-alvarez-alvarez marked this pull request as ready for review July 4, 2025 13:20
@manuel-alvarez-alvarez manuel-alvarez-alvarez requested review from a team as code owners July 4, 2025 13:20
@manuel-alvarez-alvarez manuel-alvarez-alvarez force-pushed the malvarez/migrate-libddwaf-sonatype branch 2 times, most recently from 90dbb1e to fd95eb8 Compare July 22, 2025 13:58
@manuel-alvarez-alvarez manuel-alvarez-alvarez force-pushed the malvarez/migrate-libddwaf-sonatype branch from fd95eb8 to e36177f Compare July 23, 2025 07:43
@manuel-alvarez-alvarez manuel-alvarez-alvarez merged commit 37a4462 into master Jul 23, 2025
503 checks passed
@manuel-alvarez-alvarez manuel-alvarez-alvarez deleted the malvarez/migrate-libddwaf-sonatype branch July 23, 2025 09:16
@github-actions github-actions bot added this to the 1.52.0 milestone Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: asm waf Application Security Management (WAF) tag: dependencies Dependencies related changes tag: no release notes Changes to exclude from release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants