Skip to content

[CI] Do not use -q parameter together with git commands in pipe (backport #13832) #13851

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

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 8, 2025

Proposed commit message

Remove the usage of the -q parameter when used as part of pipe with git commands.

It could report failure due to SIGPIPE errors. As it was, this code

if git diff --name-only "${commit_merge}" "${to}" | grep -q -E "^packages/${package}/" ; then
    echo "[${package}] PR is affected: found package files"
    return 0
fi

was returning failure (141 error code) even there were matching files with the given regex.

Related https://stackoverflow.com/questions/19120263/why-exit-code-141-with-grep-q

Buildkite build with tests:

How to test this PR locally

# get the changeset from the affected PR
git fetch upstream pull/13810/head:pr-13810

# try to check the modified files
# this should return zero code
(set -o pipefail ; git diff --name-only c08c07e2cd3268914d9c504d0a51273f33f63f4a befe8ead69811789c40cba2e907abf6d0bcd6046  | grep -q -E "^packages/security_detection_engine/")

# Without -q parameter, it works
(set -o pipefail ; git diff --name-only c08c07e2cd3268914d9c504d0a51273f33f63f4a befe8ead69811789c40cba2e907abf6d0bcd6046  | grep -E "^packages/security_detection_engine/" > /dev/null)

Related issues


This is an automatic backport of pull request #13832 done by [Mergify](https://mergify.com).

Remove the usage of the -q parameter when used as part of pipe
with git commands. It could report failure due to SIGPIPE errors.

(cherry picked from commit 93aec8f)
@elasticmachine
Copy link

elasticmachine commented May 8, 2025

💔 Build Failed

Failed CI Steps

History

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

Package 1password 👍(0) 💚(2) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
item_usages 8196.72 5376.34 -2820.38 (-34.41%) 💔

Package abnormal_security 👍(1) 💚(1) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
case 4854.37 4065.04 -789.33 (-16.26%) 💔
threat 2710.03 2066.12 -643.91 (-23.76%) 💔

Package activemq 👍(0) 💚(2) 💔(3)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit 7936.51 5181.35 -2755.16 (-34.72%) 💔
log 6410.26 5291.01 -1119.25 (-17.46%) 💔
topic 125000 90909.09 -34090.91 (-27.27%) 💔

Package apache_tomcat 👍(1) 💚(4) 💔(4)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
access 2192.98 1730.1 -462.88 (-21.11%) 💔
localhost 26315.79 14925.37 -11390.42 (-43.28%) 💔
session 21739.13 15151.52 -6587.61 (-30.3%) 💔
thread_pool 7575.76 5494.51 -2081.25 (-27.47%) 💔

Package atlassian_jira 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit 3623.19 3012.05 -611.14 (-16.87%) 💔

Package aws 👍(10) 💚(3) 💔(6)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
route53_public_logs 18518.52 15625 -2893.52 (-15.63%) 💔
s3access 4901.96 3921.57 -980.39 (-20%) 💔
vpcflow 5952.38 4975.12 -977.26 (-16.42%) 💔
cloudtrail 2164.5 1623.38 -541.12 (-25%) 💔
cloudwatch_logs 500000 250000 -250000 (-50%) 💔
elb_logs 5434.78 4366.81 -1067.97 (-19.65%) 💔

Package awsfirehose 👍(0) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
logs 3816.79 2192.98 -1623.81 (-42.54%) 💔

Package azure 👍(7) 💚(3) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
application_gateway 2680.97 2066.12 -614.85 (-22.93%) 💔

Package azure_metrics 👍(2) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
container_service 200000 166666.67 -33333.33 (-16.67%) 💔

Package azure_openai 👍(0) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
metrics 250000 166666.67 -83333.33 (-33.33%) 💔

Package bbot 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
asm_intel 3355.7 2341.92 -1013.78 (-30.21%) 💔

Package blacklens 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
alerts 5524.86 4444.44 -1080.42 (-19.56%) 💔

Package cef 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 6329.11 2923.98 -3405.13 (-53.8%) 💔

Package ceph 👍(0) 💚(3) 💔(4)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
cluster_disk 12820.51 10204.08 -2616.43 (-20.41%) 💔
osd_pool_stats 27027.03 16129.03 -10898 (-40.32%) 💔
osd_tree 23255.81 16666.67 -6589.14 (-28.33%) 💔
pool_disk 31250 19230.77 -12019.23 (-38.46%) 💔

Package checkpoint_email 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
event 3115.26 2427.18 -688.08 (-22.09%) 💔

Package checkpoint_harmony_endpoint 👍(2) 💚(3) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
threatemulation 4048.58 3154.57 -894.01 (-22.08%) 💔
urlfiltering 3300.33 2717.39 -582.94 (-17.66%) 💔

Package cisco_aironet 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 3144.65 2506.27 -638.38 (-20.3%) 💔

Package cisco_duo 👍(2) 💚(3) 💔(3)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
offline_enrollment 28571.43 16949.15 -11622.28 (-40.68%) 💔
telephony_v2 23809.52 15151.52 -8658 (-36.36%) 💔
trust_monitor 12345.68 10416.67 -1929.01 (-15.62%) 💔

Package cisco_umbrella 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 9345.79 7407.41 -1938.38 (-20.74%) 💔

Package claroty_ctd 👍(2) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
asset 1059.32 831.26 -228.06 (-21.53%) 💔

Package cloudflare 👍(1) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit 3389.83 2631.58 -758.25 (-22.37%) 💔

Package cloudflare_logpush 👍(7) 💚(5) 💔(6)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
nel_report 29411.76 21739.13 -7672.63 (-26.09%) 💔
workers_trace 9009.01 7194.24 -1814.77 (-20.14%) 💔
access_request 3134.8 2512.56 -622.24 (-19.85%) 💔
audit 8771.93 6289.31 -2482.62 (-28.3%) 💔
casb 6944.44 5586.59 -1357.85 (-19.55%) 💔
dns_firewall 7092.2 3623.19 -3469.01 (-48.91%) 💔

Package cyberark_epm 👍(3) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
policyaudit_aggregated_event 3412.97 2857.14 -555.83 (-16.29%) 💔

Package cybereason 👍(3) 💚(2) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
suspicions_process 1358.7 1107.42 -251.28 (-18.49%) 💔

Package elastic_package_registry 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
metrics 5291.01 4347.83 -943.18 (-17.83%) 💔

Package elasticsearch 👍(2) 💚(1) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit 2493.77 1626.02 -867.75 (-34.8%) 💔
deprecation 7936.51 4672.9 -3263.61 (-41.12%) 💔

Package entityanalytics_entra_id 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
entity 8547.01 6578.95 -1968.06 (-23.03%) 💔

Package envoyproxy 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 1212.12 960.61 -251.51 (-20.75%) 💔

Package eset_protect 👍(0) 💚(1) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
device_task 4672.9 3623.19 -1049.71 (-22.46%) 💔
event 1785.71 1317.52 -468.19 (-26.22%) 💔

Package f5_bigip 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 708.22 585.48 -122.74 (-17.33%) 💔

Package forcepoint_web 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
logs 2747.25 1355.01 -1392.24 (-50.68%) 💔

Package forgerock 👍(5) 💚(1) 💔(5)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
am_config 15873.02 12820.51 -3052.51 (-19.23%) 💔
am_core 5263.16 3546.1 -1717.06 (-32.62%) 💔
idm_access 13513.51 7575.76 -5937.75 (-43.94%) 💔
idm_activity 20833.33 15384.62 -5448.71 (-26.15%) 💔
idm_config 28571.43 21276.6 -7294.83 (-25.53%) 💔

Package fortinet_fortiedr 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 817.66 610.87 -206.79 (-25.29%) 💔

Package fortinet_fortigate 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 981.35 724.64 -256.71 (-26.16%) 💔

Package fortinet_fortimail 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 885.74 734.21 -151.53 (-17.11%) 💔

Package gcp 👍(2) 💚(3) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
vpcflow 5000 3663 -1337 (-26.74%) 💔

Package gitlab 👍(3) 💚(2) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
api 4201.68 2832.86 -1368.82 (-32.58%) 💔
audit 6097.56 4464.29 -1633.27 (-26.79%) 💔

Package google_workspace 👍(7) 💚(1) 💔(7)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
saml 10204.08 8547.01 -1657.07 (-16.24%) 💔
token 2159.83 1697.79 -462.04 (-21.39%) 💔
access_transparency 2487.56 1798.56 -689 (-27.7%) 💔
alert 4347.83 3076.92 -1270.91 (-29.23%) 💔
chrome 2994.01 1503.76 -1490.25 (-49.77%) 💔
drive 7462.69 5102.04 -2360.65 (-31.63%) 💔
gcp 10416.67 7092.2 -3324.47 (-31.91%) 💔

Package hadoop 👍(1) 💚(3) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
cluster 4807.69 3663 -1144.69 (-23.81%) 💔

Package hashicorp_vault 👍(1) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit 4115.23 3215.43 -899.8 (-21.87%) 💔

Package hid_bravura_monitor 👍(0) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
winlog 12820.51 9009.01 -3811.5 (-29.73%) 💔

Package ibmmq 👍(1) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
qmgr 3067.48 2212.39 -855.09 (-27.88%) 💔

Package imperva 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
securesphere 2824.86 2118.64 -706.22 (-25%) 💔

Package juniper_junos 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 83333.33 66666.67 -16666.66 (-20%) 💔

Package kafka 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 8620.69 5376.34 -3244.35 (-37.63%) 💔

Package kibana 👍(0) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 11627.91 8000 -3627.91 (-31.2%) 💔

Package kubernetes 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
container_logs 100000 30303.03 -69696.97 (-69.7%) 💔

Package lastpass 👍(2) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
user 5813.95 4504.5 -1309.45 (-22.52%) 💔

Package logstash 👍(0) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
slowlog 4761.9 3649.64 -1112.26 (-23.36%) 💔

Package lumos 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
activity_logs 22222.22 13157.89 -9064.33 (-40.79%) 💔

Package menlo 👍(0) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
web 3003 1438.85 -1564.15 (-52.09%) 💔

Package microsoft_dhcp 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 11627.91 9708.74 -1919.17 (-16.5%) 💔

Package microsoft_dnsserver 👍(1) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
analytical 2857.14 2257.34 -599.8 (-20.99%) 💔

Package microsoft_sentinel 👍(1) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
alert 2304.15 1642.04 -662.11 (-28.74%) 💔

Package microsoft_sqlserver 👍(1) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 9900.99 7042.25 -2858.74 (-28.87%) 💔

Package mimecast 👍(6) 💚(4) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
threat_intel_malware_customer 7352.94 4854.37 -2498.57 (-33.98%) 💔

Package mongodb_atlas 👍(5) 💚(1) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
disk 13888.89 7692.31 -6196.58 (-44.62%) 💔
mongod_audit 5649.72 4608.29 -1041.43 (-18.43%) 💔

Package nats 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 5555.56 2747.25 -2808.31 (-50.55%) 💔

Package netscout 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
sightline 100000 52631.58 -47368.42 (-47.37%) 💔

Package nginx 👍(0) 💚(0) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
access 4219.41 2994.01 -1225.4 (-29.04%) 💔
error 19607.84 11764.71 -7843.13 (-40%) 💔

Package ping_federate 👍(0) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit 4048.58 3246.75 -801.83 (-19.81%) 💔

Package postgresql 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 3424.66 2717.39 -707.27 (-20.65%) 💔

Package prisma_cloud 👍(1) 💚(0) 💔(4)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
alert 2680.97 1499.25 -1181.72 (-44.08%) 💔
host 997.01 403.55 -593.46 (-59.52%) 💔
host_profile 2525.25 1805.05 -720.2 (-28.52%) 💔
incident_audit 4385.96 2096.44 -2289.52 (-52.2%) 💔

Package proofpoint_on_demand 👍(2) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit 3984.06 2433.09 -1550.97 (-38.93%) 💔

Package proofpoint_tap 👍(0) 💚(3) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
message_delivered 2849 2398.08 -450.92 (-15.83%) 💔

Package qnap_nas 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 2958.58 2314.81 -643.77 (-21.76%) 💔

Package qualys_vmdr 👍(1) 💚(0) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
asset_host_detection 498.5 357.91 -140.59 (-28.2%) 💔
knowledge_base 2967.36 1612.9 -1354.46 (-45.65%) 💔

Package rabbitmq 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 8695.65 5263.16 -3432.49 (-39.47%) 💔

Package rapid7_insightvm 👍(1) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
asset 5524.86 3076.92 -2447.94 (-44.31%) 💔

Package rubrik 👍(5) 💚(2) 💔(5)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
tasks 45454.55 27777.78 -17676.77 (-38.89%) 💔
drives 10000 7092.2 -2907.8 (-29.08%) 💔
managed_volumes 16393.44 13888.89 -2504.55 (-15.28%) 💔
monitoring_jobs 35714.29 25641.03 -10073.26 (-28.21%) 💔
mssql_databases 45454.55 22727.27 -22727.28 (-50%) 💔

Package salesforce 👍(3) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
login 15873.02 11904.76 -3968.26 (-25%) 💔

Package santa 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 3076.92 2439.02 -637.9 (-20.73%) 💔

Package sentinel_one 👍(0) 💚(0) 💔(5)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
activity 3355.7 1647.45 -1708.25 (-50.91%) 💔
agent 1996.01 1428.57 -567.44 (-28.43%) 💔
alert 2288.33 1672.24 -616.09 (-26.92%) 💔
group 23255.81 15625 -7630.81 (-32.81%) 💔
threat 1338.69 1063.83 -274.86 (-20.53%) 💔

Package slack 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit 3105.59 2150.54 -955.05 (-30.75%) 💔

Package snort 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 14925.37 12345.68 -2579.69 (-17.28%) 💔

Package spring_boot 👍(2) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit_events 11235.96 8474.58 -2761.38 (-24.58%) 💔

Package spycloud 👍(1) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
breach_record 2551.02 1828.15 -722.87 (-28.34%) 💔

Package stormshield 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 2159.83 1769.91 -389.92 (-18.05%) 💔

Package sysdig 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
alerts 3663 2873.56 -789.44 (-21.55%) 💔

Package syslog_router 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 125000 71428.57 -53571.43 (-42.86%) 💔

Package system 👍(2) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
auth 10752.69 8928.57 -1824.12 (-16.96%) 💔

Package tanium 👍(2) 💚(2) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
action_history 11494.25 9523.81 -1970.44 (-17.14%) 💔
discover 5050.51 3164.56 -1885.95 (-37.34%) 💔

Package tenable_io 👍(1) 💚(1) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
asset 1915.71 1490.31 -425.4 (-22.21%) 💔
plugin 5434.78 4166.67 -1268.11 (-23.33%) 💔

Package ti_abusech 👍(2) 💚(0) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
malware 4366.81 2695.42 -1671.39 (-38.27%) 💔
url 3921.57 3225.81 -695.76 (-17.74%) 💔

Package ti_custom 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
indicator 1661.13 998 -663.13 (-39.92%) 💔

Package ti_eset 👍(3) 💚(1) 💔(3)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
apt 1808.32 1310.62 -497.7 (-27.52%) 💔
ip 12500 7874.02 -4625.98 (-37.01%) 💔
url 13157.89 8403.36 -4754.53 (-36.13%) 💔

Package ti_misp 👍(1) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
threat_attributes 2732.24 2114.16 -618.08 (-22.62%) 💔

Package ti_recordedfuture 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
threat 1721.17 1200.48 -520.69 (-30.25%) 💔

Package ti_threatconnect 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
indicator 481.46 395.26 -86.2 (-17.9%) 💔

Package trellix_epo_cloud 👍(1) 💚(0) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
event 2347.42 1901.14 -446.28 (-19.01%) 💔
group 22222.22 15625 -6597.22 (-29.69%) 💔

Package trend_micro_vision_one 👍(2) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
detection 1481.48 1161.44 -320.04 (-21.6%) 💔

Package tychon 👍(10) 💚(7) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
arp 1366.12 1057.08 -309.04 (-22.62%) 💔
cmrs 45454.55 30303.03 -15151.52 (-33.33%) 💔

Package vectra_detect 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
log 37037.04 31250 -5787.04 (-15.63%) 💔

Package vsphere 👍(3) 💚(3) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
datastore 41666.67 29411.76 -12254.91 (-29.41%) 💔
virtualmachine 50000 32258.06 -17741.94 (-35.48%) 💔

Package websphere_application_server 👍(3) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
servlet 27027.03 21739.13 -5287.9 (-19.57%) 💔

Package windows 👍(4) 💚(0) 💔(5)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
applocker_msi_and_script 7462.69 5434.78 -2027.91 (-27.17%) 💔
powershell 1912.05 1615.51 -296.54 (-15.51%) 💔
powershell_operational 3571.43 2958.58 -612.85 (-17.16%) 💔
sysmon_operational 3134.8 2551.02 -583.78 (-18.62%) 💔
windows_defender 14084.51 9090.91 -4993.6 (-35.45%) 💔

Package zeek 👍(27) 💚(8) 💔(8)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
known_hosts 90909.09 66666.67 -24242.42 (-26.67%) 💔
notice 40000 29411.76 -10588.24 (-26.47%) 💔
capture_loss 14925.37 12658.23 -2267.14 (-15.19%) 💔
snmp 33333.33 22727.27 -10606.06 (-31.82%) 💔
tunnel 32258.06 26315.79 -5942.27 (-18.42%) 💔
dpd 21276.6 16129.03 -5147.57 (-24.19%) 💔
files 37037.04 30303.03 -6734.01 (-18.18%) 💔
ftp 30303.03 24390.24 -5912.79 (-19.51%) 💔

Package zerofox 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
alerts 3205.13 1834.86 -1370.27 (-42.75%) 💔

Package zeronetworks 👍(0) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
audit 4273.5 2915.45 -1358.05 (-31.78%) 💔

Package zscaler_zia 👍(1) 💚(1) 💔(6)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
dns 2109.7 1420.45 -689.25 (-32.67%) 💔
endpoint_dlp 2457 2040.82 -416.18 (-16.94%) 💔
firewall 1821.49 1295.34 -526.15 (-28.89%) 💔
sandbox_report 6849.32 3344.48 -3504.84 (-51.17%) 💔
tunnel 5494.51 4347.83 -1146.68 (-20.87%) 💔
web 1512.86 772.8 -740.06 (-48.92%) 💔

To see the full report comment with /test benchmark fullreport

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@mrodm mrodm merged commit fcaf2bb into backport-cloud_security_posture-1.13 May 9, 2025
6 of 7 checks passed
@mrodm mrodm deleted the mergify/bp/backport-cloud_security_posture-1.13/pr-13832 branch May 9, 2025 08:29
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.

2 participants