Skip to content

Commit f657ec8

Browse files
authored
Merge branch 'main' into avara1986/sca-telemetry-rereporting-and-module
2 parents fbe5980 + b8931ba commit f657ec8

93 files changed

Lines changed: 2404 additions & 2105 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitlab/benchmarks/bp-runner.microbenchmarks.fail-on-breach.template.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ experiments:
851851
- max_rss_usage < 46.00 MB
852852
- name: recursivecomputation-medium
853853
thresholds:
854-
- execution_time < 7.40 ms
854+
- execution_time < 7.45 ms
855855
- max_rss_usage < 38.00 MB
856856
- name: recursivecomputation-shallow
857857
thresholds:
@@ -861,19 +861,19 @@ experiments:
861861
# samplingrules
862862
- name: samplingrules-average_match
863863
thresholds:
864-
- execution_time < 0.29 ms
864+
- execution_time < 0.30 ms
865865
- max_rss_usage < 38.00 MB
866866
- name: samplingrules-high_match
867867
thresholds:
868868
- execution_time < 0.48 ms
869869
- max_rss_usage < 38.00 MB
870870
- name: samplingrules-low_match
871871
thresholds:
872-
- execution_time < 0.12 ms
872+
- execution_time < 0.13 ms
873873
- max_rss_usage < 780.00 MB
874874
- name: samplingrules-very_low_match
875875
thresholds:
876-
- execution_time < 8.50 ms
876+
- execution_time < 9.00 ms
877877
- max_rss_usage < 85.00 MB
878878
# sethttpmeta
879879
- name: sethttpmeta-all-disabled

.riot/requirements/103ef63.txt

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.9
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/103ef63.in
6+
#
7+
annotated-doc==0.0.4
8+
annotated-types==0.7.0
9+
anyio==4.12.1
10+
attrs==26.1.0
11+
authlib==1.6.9
12+
backports-asyncio-runner==1.2.0
13+
certifi==2026.2.25
14+
cffi==2.0.0
15+
charset-normalizer==3.4.7
16+
click==8.1.8
17+
coverage[toml]==7.10.7
18+
cryptography==46.0.7
19+
deprecated==1.3.1
20+
docstring-parser==0.17.0
21+
exceptiongroup==1.3.1
22+
execnet==2.1.2
23+
fastapi==0.128.8
24+
google-adk==1.0.0
25+
google-api-core[grpc]==2.30.2
26+
google-api-python-client==2.193.0
27+
google-auth==2.49.1
28+
google-auth-httplib2==0.3.1
29+
google-cloud-aiplatform==1.146.0
30+
google-cloud-bigquery==3.41.0
31+
google-cloud-core==2.5.1
32+
google-cloud-resource-manager==1.17.0
33+
google-cloud-secret-manager==2.27.0
34+
google-cloud-speech==2.38.0
35+
google-cloud-storage==2.19.0
36+
google-cloud-trace==1.19.0
37+
google-crc32c==1.8.0
38+
google-genai==1.47.0
39+
google-resumable-media==2.8.2
40+
googleapis-common-protos[grpc]==1.74.0
41+
graphviz==0.21
42+
greenlet==3.2.5
43+
grpc-google-iam-v1==0.14.4
44+
grpcio==1.80.0
45+
grpcio-status==1.80.0
46+
h11==0.16.0
47+
httpcore==1.0.9
48+
httplib2==0.31.2
49+
httpx==0.28.1
50+
hypothesis==6.45.0
51+
idna==3.11
52+
importlib-metadata==8.7.1
53+
iniconfig==2.1.0
54+
mock==5.2.0
55+
multidict==6.7.1
56+
opentelemetry-api==1.40.0
57+
opentelemetry-exporter-gcp-trace==1.11.0
58+
opentelemetry-resourcedetector-gcp==1.11.0a0
59+
opentelemetry-sdk==1.40.0
60+
opentelemetry-semantic-conventions==0.61b0
61+
opentracing==2.4.0
62+
packaging==26.0
63+
pluggy==1.6.0
64+
propcache==0.4.1
65+
proto-plus==1.27.2
66+
protobuf==6.33.6
67+
pyasn1==0.6.3
68+
pyasn1-modules==0.4.2
69+
pycparser==2.23
70+
pydantic==2.12.5
71+
pydantic-core==2.41.5
72+
pygments==2.20.0
73+
pyparsing==3.3.2
74+
pytest==8.4.2
75+
pytest-asyncio==1.2.0
76+
pytest-cov==7.1.0
77+
pytest-mock==3.15.1
78+
pytest-xdist==3.8.0
79+
python-dateutil==2.9.0.post0
80+
python-dotenv==1.2.1
81+
pyyaml==6.0.3
82+
requests==2.32.5
83+
six==1.17.0
84+
sortedcontainers==2.4.0
85+
sqlalchemy==2.0.49
86+
starlette==0.49.3
87+
tenacity==9.1.2
88+
tomli==2.4.1
89+
typing-extensions==4.15.0
90+
typing-inspection==0.4.2
91+
tzlocal==5.3.1
92+
uritemplate==4.2.0
93+
urllib3==1.26.20
94+
uvicorn==0.39.0
95+
vcrpy==7.0.0
96+
websockets==15.0.1
97+
wrapt==2.1.2
98+
yarl==1.22.0
99+
zipp==3.23.0

.riot/requirements/11e7bf8.txt

Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/11e7bf8.in
6+
#
7+
aiohappyeyeballs==2.6.1
8+
aiohttp==3.13.5
9+
aiosignal==1.4.0
10+
aiosqlite==0.22.1
11+
alembic==1.18.4
12+
annotated-doc==0.0.4
13+
annotated-types==0.7.0
14+
anyio==4.13.0
15+
async-timeout==5.0.1
16+
attrs==26.1.0
17+
authlib==1.6.9
18+
backports-asyncio-runner==1.2.0
19+
certifi==2026.2.25
20+
cffi==2.0.0
21+
charset-normalizer==3.4.7
22+
click==8.3.2
23+
cloudpickle==3.1.2
24+
coverage[toml]==7.13.5
25+
cryptography==46.0.7
26+
deprecated==1.3.1
27+
distro==1.9.0
28+
docstring-parser==0.17.0
29+
exceptiongroup==1.3.1
30+
execnet==2.1.2
31+
fastapi==0.135.3
32+
frozenlist==1.8.0
33+
google-adk==1.28.1
34+
google-api-core[grpc]==2.30.2
35+
google-api-python-client==2.193.0
36+
google-auth[pyopenssl,requests]==2.49.1
37+
google-auth-httplib2==0.3.1
38+
google-cloud-aiplatform[agent-engines]==1.146.0
39+
google-cloud-appengine-logging==1.9.0
40+
google-cloud-audit-log==0.5.0
41+
google-cloud-bigquery==3.41.0
42+
google-cloud-bigquery-storage==2.37.0
43+
google-cloud-bigtable==2.36.0
44+
google-cloud-core==2.5.1
45+
google-cloud-dataplex==2.18.0
46+
google-cloud-discoveryengine==0.13.12
47+
google-cloud-iam==2.22.0
48+
google-cloud-logging==3.15.0
49+
google-cloud-monitoring==2.30.0
50+
google-cloud-pubsub==2.36.0
51+
google-cloud-resource-manager==1.17.0
52+
google-cloud-secret-manager==2.27.0
53+
google-cloud-spanner==3.64.0
54+
google-cloud-speech==2.38.0
55+
google-cloud-storage==3.10.1
56+
google-cloud-trace==1.19.0
57+
google-crc32c==1.8.0
58+
google-genai==1.71.0
59+
google-resumable-media==2.8.2
60+
googleapis-common-protos[grpc]==1.74.0
61+
graphviz==0.21
62+
greenlet==3.4.0
63+
grpc-google-iam-v1==0.14.4
64+
grpc-interceptor==0.15.4
65+
grpcio==1.80.0
66+
grpcio-status==1.80.0
67+
h11==0.16.0
68+
httpcore==1.0.9
69+
httplib2==0.31.2
70+
httpx==0.28.1
71+
httpx-sse==0.4.3
72+
hypothesis==6.45.0
73+
idna==3.11
74+
importlib-metadata==8.7.1
75+
iniconfig==2.3.0
76+
jsonschema==4.26.0
77+
jsonschema-specifications==2025.9.1
78+
mako==1.3.10
79+
markupsafe==3.0.3
80+
mcp==1.27.0
81+
mmh3==5.2.1
82+
mock==5.2.0
83+
multidict==6.7.1
84+
opentelemetry-api==1.38.0
85+
opentelemetry-exporter-gcp-logging==1.11.0a0
86+
opentelemetry-exporter-gcp-monitoring==1.11.0a0
87+
opentelemetry-exporter-gcp-trace==1.11.0
88+
opentelemetry-exporter-otlp-proto-common==1.38.0
89+
opentelemetry-exporter-otlp-proto-http==1.38.0
90+
opentelemetry-proto==1.38.0
91+
opentelemetry-resourcedetector-gcp==1.11.0a0
92+
opentelemetry-sdk==1.38.0
93+
opentelemetry-semantic-conventions==0.59b0
94+
opentracing==2.4.0
95+
packaging==26.0
96+
pluggy==1.6.0
97+
propcache==0.4.1
98+
proto-plus==1.27.2
99+
protobuf==6.33.6
100+
pyarrow==23.0.1
101+
pyasn1==0.6.3
102+
pyasn1-modules==0.4.2
103+
pycparser==3.0
104+
pydantic==2.12.5
105+
pydantic-core==2.41.5
106+
pydantic-settings==2.13.1
107+
pygments==2.20.0
108+
pyjwt[crypto]==2.12.1
109+
pyopenssl==26.0.0
110+
pyparsing==3.3.2
111+
pytest==9.0.3
112+
pytest-asyncio==1.3.0
113+
pytest-cov==7.1.0
114+
pytest-mock==3.15.1
115+
pytest-xdist==3.8.0
116+
python-dateutil==2.9.0.post0
117+
python-dotenv==1.2.2
118+
python-multipart==0.0.24
119+
pyyaml==6.0.3
120+
referencing==0.37.0
121+
requests==2.33.1
122+
rpds-py==0.30.0
123+
six==1.17.0
124+
sniffio==1.3.1
125+
sortedcontainers==2.4.0
126+
sqlalchemy==2.0.49
127+
sqlalchemy-spanner==1.17.3
128+
sqlparse==0.5.5
129+
sse-starlette==3.3.4
130+
starlette==0.52.1
131+
tenacity==9.1.4
132+
tomli==2.4.1
133+
typing-extensions==4.15.0
134+
typing-inspection==0.4.2
135+
tzlocal==5.3.1
136+
uritemplate==4.2.0
137+
urllib3==2.6.3
138+
uvicorn==0.44.0
139+
vcrpy==8.1.1
140+
watchdog==6.0.0
141+
websockets==15.0.1
142+
wrapt==2.1.2
143+
yarl==1.23.0
144+
zipp==3.23.0

.riot/requirements/1227878.txt

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)