Skip to content

Commit a595a30

Browse files
authored
Merge branch 'main' into cijothomas/selective-ci
2 parents 39b0490 + 90148f9 commit a595a30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/otap-dataflow/deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ ignore = [
8383
{ id="RUSTSEC-2023-0081", reason = "unmaintained `safemem` crate that is a dependency of weaver_semconv"}, # is a warning level in weaver deny.toml
8484
{ id="RUSTSEC-2018-0017", reason = "unmaintained `tempdir` crate that is a dependency of weaver_semconv and weaver_forge"}, # is a warning level in weaver deny.toml
8585
{ id="RUSTSEC-2021-0146", reason = "unmaintained `twoway` crate that is a dependency of weaver_semconv and weaver_forge"}, # is a warning level in weaver deny.toml
86+
{ id="RUSTSEC-2025-0134", reason = "unmaintained `rustls-pemfile`. TODO fix documented in https://github.com/open-telemetry/otel-arrow/issues/1535" }
8687
]
8788
# If this is true, then cargo deny will use the git executable to fetch advisory database.
8889
# If this is false, then it uses a built-in git library.

0 commit comments

Comments
 (0)