-
Notifications
You must be signed in to change notification settings - Fork 292
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
[🍒 7657] Reduce log level for "WAF object had not been closed" #7667
Merged
Conversation
This file contains 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
(cherry picked from commit 7f040c5)
smola
added
type: enhancement
comp: asm waf
Application Security Management (WAF)
labels
Sep 23, 2024
PerfectSlayer
approved these changes
Sep 23, 2024
manuel-alvarez-alvarez
approved these changes
Sep 23, 2024
BenchmarksStartupParameters
See matching parameters
SummaryFound 3 performance improvements and 4 performance regressions! Performance is the same for 41 metrics, 15 unstable metrics.
Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.40.0-SNAPSHOT~c6196ffb81, baseline=1.40.0-SNAPSHOT~27f522f863
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.069 s) : 0, 1068546
Total [baseline] (10.388 s) : 0, 10387580
Agent [candidate] (1.067 s) : 0, 1067039
Total [candidate] (10.372 s) : 0, 10371544
section appsec
Agent [baseline] (1.206 s) : 0, 1205562
Total [baseline] (10.65 s) : 0, 10650051
Agent [candidate] (1.195 s) : 0, 1195483
Total [candidate] (10.551 s) : 0, 10551193
section iast
Agent [baseline] (1.188 s) : 0, 1188086
Total [baseline] (10.906 s) : 0, 10905677
Agent [candidate] (1.19 s) : 0, 1189937
Total [candidate] (10.864 s) : 0, 10863882
section profiling
Agent [baseline] (1.264 s) : 0, 1263726
Total [baseline] (10.57 s) : 0, 10570299
Agent [candidate] (1.259 s) : 0, 1259175
Total [candidate] (10.532 s) : 0, 10532219
gantt
title petclinic - break down per module: candidate=1.40.0-SNAPSHOT~c6196ffb81, baseline=1.40.0-SNAPSHOT~27f522f863
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (682.663 ms) : 0, 682663
BytebuddyAgent [candidate] (681.716 ms) : 0, 681716
GlobalTracer [baseline] (310.075 ms) : 0, 310075
GlobalTracer [candidate] (311.454 ms) : 0, 311454
AppSec [baseline] (53.926 ms) : 0, 53926
AppSec [candidate] (51.928 ms) : 0, 51928
Remote Config [baseline] (661.178 µs) : 0, 661
Remote Config [candidate] (698.745 µs) : 0, 699
Telemetry [baseline] (7.586 ms) : 0, 7586
Telemetry [candidate] (7.535 ms) : 0, 7535
section appsec
BytebuddyAgent [baseline] (704.519 ms) : 0, 704519
BytebuddyAgent [candidate] (698.025 ms) : 0, 698025
GlobalTracer [baseline] (304.134 ms) : 0, 304134
GlobalTracer [candidate] (303.633 ms) : 0, 303633
AppSec [baseline] (164.285 ms) : 0, 164285
AppSec [candidate] (160.084 ms) : 0, 160084
IAST [baseline] (20.412 ms) : 0, 20412
IAST [candidate] (19.991 ms) : 0, 19991
Remote Config [baseline] (636.851 µs) : 0, 637
Remote Config [candidate] (640.847 µs) : 0, 641
Telemetry [baseline] (8.157 ms) : 0, 8157
Telemetry [candidate] (9.448 ms) : 0, 9448
section iast
BytebuddyAgent [baseline] (790.714 ms) : 0, 790714
BytebuddyAgent [candidate] (791.813 ms) : 0, 791813
GlobalTracer [baseline] (298.184 ms) : 0, 298184
GlobalTracer [candidate] (299.475 ms) : 0, 299475
AppSec [baseline] (55.926 ms) : 0, 55926
AppSec [candidate] (52.431 ms) : 0, 52431
IAST [baseline] (22.009 ms) : 0, 22009
IAST [candidate] (23.79 ms) : 0, 23790
Remote Config [baseline] (605.145 µs) : 0, 605
Remote Config [candidate] (594.395 µs) : 0, 594
Telemetry [baseline] (7.064 ms) : 0, 7064
Telemetry [candidate] (8.175 ms) : 0, 8175
section profiling
BytebuddyAgent [baseline] (672.793 ms) : 0, 672793
BytebuddyAgent [candidate] (671.451 ms) : 0, 671451
GlobalTracer [baseline] (393.696 ms) : 0, 393696
GlobalTracer [candidate] (393.501 ms) : 0, 393501
AppSec [baseline] (54.403 ms) : 0, 54403
AppSec [candidate] (52.073 ms) : 0, 52073
Remote Config [baseline] (650.843 µs) : 0, 651
Remote Config [candidate] (696.474 µs) : 0, 696
Telemetry [baseline] (7.403 ms) : 0, 7403
Telemetry [candidate] (7.42 ms) : 0, 7420
ProfilingAgent [baseline] (96.337 ms) : 0, 96337
ProfilingAgent [candidate] (96.137 ms) : 0, 96137
Profiling [baseline] (96.361 ms) : 0, 96361
Profiling [candidate] (96.161 ms) : 0, 96161
Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.40.0-SNAPSHOT~c6196ffb81, baseline=1.40.0-SNAPSHOT~27f522f863
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.063 s) : 0, 1062847
Total [baseline] (8.528 s) : 0, 8528078
Agent [candidate] (1.06 s) : 0, 1060493
Total [candidate] (8.507 s) : 0, 8506609
section iast
Agent [baseline] (1.196 s) : 0, 1196382
Total [baseline] (8.984 s) : 0, 8983672
Agent [candidate] (1.193 s) : 0, 1192636
Total [candidate] (8.99 s) : 0, 8990189
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.19 s) : 0, 1190373
Total [baseline] (8.973 s) : 0, 8972611
Agent [candidate] (1.184 s) : 0, 1183637
Total [candidate] (8.963 s) : 0, 8962759
section iast_TELEMETRY_OFF
Agent [baseline] (1.184 s) : 0, 1184424
Total [baseline] (8.978 s) : 0, 8977603
Agent [candidate] (1.183 s) : 0, 1182615
Total [candidate] (8.973 s) : 0, 8972906
gantt
title insecure-bank - break down per module: candidate=1.40.0-SNAPSHOT~c6196ffb81, baseline=1.40.0-SNAPSHOT~27f522f863
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (678.875 ms) : 0, 678875
BytebuddyAgent [candidate] (677.075 ms) : 0, 677075
GlobalTracer [baseline] (308.6 ms) : 0, 308600
GlobalTracer [candidate] (309.702 ms) : 0, 309702
AppSec [baseline] (53.448 ms) : 0, 53448
AppSec [candidate] (51.863 ms) : 0, 51863
Remote Config [baseline] (657.808 µs) : 0, 658
Remote Config [candidate] (697.752 µs) : 0, 698
Telemetry [baseline] (7.592 ms) : 0, 7592
Telemetry [candidate] (7.529 ms) : 0, 7529
section iast
BytebuddyAgent [baseline] (796.509 ms) : 0, 796509
BytebuddyAgent [candidate] (794.202 ms) : 0, 794202
GlobalTracer [baseline] (299.784 ms) : 0, 299784
GlobalTracer [candidate] (299.542 ms) : 0, 299542
AppSec [baseline] (54.355 ms) : 0, 54355
AppSec [candidate] (50.957 ms) : 0, 50957
IAST [baseline] (24.307 ms) : 0, 24307
IAST [candidate] (25.483 ms) : 0, 25483
Remote Config [baseline] (837.39 µs) : 0, 837
Remote Config [candidate] (609.139 µs) : 0, 609
Telemetry [baseline] (6.909 ms) : 0, 6909
Telemetry [candidate] (8.146 ms) : 0, 8146
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (792.235 ms) : 0, 792235
BytebuddyAgent [candidate] (786.78 ms) : 0, 786780
GlobalTracer [baseline] (298.403 ms) : 0, 298403
GlobalTracer [candidate] (298.125 ms) : 0, 298125
AppSec [baseline] (52.431 ms) : 0, 52431
AppSec [candidate] (51.503 ms) : 0, 51503
IAST [baseline] (25.965 ms) : 0, 25965
IAST [candidate] (24.77 ms) : 0, 24770
Remote Config [baseline] (643.336 µs) : 0, 643
Remote Config [candidate] (612.32 µs) : 0, 612
Telemetry [baseline] (7.035 ms) : 0, 7035
Telemetry [candidate] (8.231 ms) : 0, 8231
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (787.457 ms) : 0, 787457
BytebuddyAgent [candidate] (786.229 ms) : 0, 786229
GlobalTracer [baseline] (298.007 ms) : 0, 298007
GlobalTracer [candidate] (298.522 ms) : 0, 298522
AppSec [baseline] (55.603 ms) : 0, 55603
AppSec [candidate] (54.75 ms) : 0, 54750
IAST [baseline] (22.293 ms) : 0, 22293
IAST [candidate] (21.551 ms) : 0, 21551
Remote Config [baseline] (593.896 µs) : 0, 594
Remote Config [candidate] (593.105 µs) : 0, 593
Telemetry [baseline] (6.861 ms) : 0, 6861
Telemetry [candidate] (7.275 ms) : 0, 7275
LoadParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 10 metrics, 18 unstable metrics. Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.40.0-SNAPSHOT~c6196ffb81, baseline=1.40.0-SNAPSHOT~27f522f863
dateFormat X
axisFormat %s
section baseline
no_agent (377.076 µs) : 357, 397
. : milestone, 377,
iast (485.498 µs) : 464, 507
. : milestone, 485,
iast_FULL (559.96 µs) : 538, 582
. : milestone, 560,
iast_GLOBAL (505.195 µs) : 484, 526
. : milestone, 505,
iast_HARDCODED_SECRET_DISABLED (492.303 µs) : 471, 514
. : milestone, 492,
iast_INACTIVE (447.384 µs) : 427, 468
. : milestone, 447,
iast_TELEMETRY_OFF (481.395 µs) : 459, 504
. : milestone, 481,
tracing (444.42 µs) : 424, 465
. : milestone, 444,
section candidate
no_agent (370.661 µs) : 351, 391
. : milestone, 371,
iast (483.964 µs) : 462, 506
. : milestone, 484,
iast_FULL (560.991 µs) : 540, 582
. : milestone, 561,
iast_GLOBAL (505.556 µs) : 485, 527
. : milestone, 506,
iast_HARDCODED_SECRET_DISABLED (487.076 µs) : 465, 509
. : milestone, 487,
iast_INACTIVE (449.162 µs) : 428, 470
. : milestone, 449,
iast_TELEMETRY_OFF (472.809 µs) : 451, 495
. : milestone, 473,
tracing (444.85 µs) : 424, 466
. : milestone, 445,
Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.40.0-SNAPSHOT~c6196ffb81, baseline=1.40.0-SNAPSHOT~27f522f863
dateFormat X
axisFormat %s
section baseline
no_agent (1.322 ms) : 1303, 1341
. : milestone, 1322,
appsec (1.72 ms) : 1695, 1744
. : milestone, 1720,
appsec_no_iast (1.705 ms) : 1680, 1729
. : milestone, 1705,
iast (1.469 ms) : 1446, 1491
. : milestone, 1469,
profiling (1.469 ms) : 1445, 1493
. : milestone, 1469,
tracing (1.475 ms) : 1452, 1498
. : milestone, 1475,
section candidate
no_agent (1.342 ms) : 1322, 1361
. : milestone, 1342,
appsec (1.738 ms) : 1714, 1762
. : milestone, 1738,
appsec_no_iast (1.724 ms) : 1699, 1749
. : milestone, 1724,
iast (1.489 ms) : 1467, 1511
. : milestone, 1489,
profiling (1.486 ms) : 1461, 1510
. : milestone, 1486,
tracing (1.468 ms) : 1444, 1492
. : milestone, 1468,
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.40.0-SNAPSHOT~c6196ffb81, baseline=1.40.0-SNAPSHOT~27f522f863
dateFormat X
axisFormat %s
section baseline
no_agent (1.466 ms) : 1455, 1478
. : milestone, 1466,
appsec (2.322 ms) : 2282, 2363
. : milestone, 2322,
iast (2.049 ms) : 1999, 2099
. : milestone, 2049,
iast_GLOBAL (2.103 ms) : 2051, 2154
. : milestone, 2103,
profiling (1.933 ms) : 1893, 1973
. : milestone, 1933,
tracing (1.899 ms) : 1861, 1937
. : milestone, 1899,
section candidate
no_agent (1.465 ms) : 1454, 1477
. : milestone, 1465,
appsec (2.3 ms) : 2260, 2341
. : milestone, 2300,
iast (2.024 ms) : 1976, 2071
. : milestone, 2024,
iast_GLOBAL (2.096 ms) : 2046, 2146
. : milestone, 2096,
profiling (1.933 ms) : 1892, 1974
. : milestone, 1933,
tracing (1.897 ms) : 1859, 1935
. : milestone, 1897,
Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.40.0-SNAPSHOT~c6196ffb81, baseline=1.40.0-SNAPSHOT~27f522f863
dateFormat X
axisFormat %s
section baseline
no_agent (15.046 s) : 15046000, 15046000
. : milestone, 15046000,
appsec (15.176 s) : 15176000, 15176000
. : milestone, 15176000,
iast (18.894 s) : 18894000, 18894000
. : milestone, 18894000,
iast_GLOBAL (18.082 s) : 18082000, 18082000
. : milestone, 18082000,
profiling (15.014 s) : 15014000, 15014000
. : milestone, 15014000,
tracing (15.16 s) : 15160000, 15160000
. : milestone, 15160000,
section candidate
no_agent (15.785 s) : 15785000, 15785000
. : milestone, 15785000,
appsec (15.022 s) : 15022000, 15022000
. : milestone, 15022000,
iast (18.932 s) : 18932000, 18932000
. : milestone, 18932000,
iast_GLOBAL (17.882 s) : 17882000, 17882000
. : milestone, 17882000,
profiling (15.7 s) : 15700000, 15700000
. : milestone, 15700000,
tracing (14.996 s) : 14996000, 14996000
. : milestone, 14996000,
|
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.
What Does This Do
(cherry picked from commit 7f040c5)
(#7657)
Motivation
Additional Notes
Contributor Checklist
type:
and (comp:
orinst:
) labels in addition to any usefull labelsclose
,fix
or any linking keywords when referencing an issue.Use
solves
instead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]