Skip to content

Fix vulnerabilities - #571

Merged
nbuffon merged 2 commits into
masterfrom
fix_vulnerabilities
Aug 7, 2026
Merged

Fix vulnerabilities#571
nbuffon merged 2 commits into
masterfrom
fix_vulnerabilities

Conversation

@tigroo

@tigroo tigroo commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Changes

  • IoT3 SDK:
    • client: fix vulnerabilities
    • transport: check the auth response

Close #570

Test

How to test

  1. Execute each example following the documentation into the README file.

@tigroo tigroo self-assigned this Jul 24, 2026
@tigroo
tigroo force-pushed the fix_vulnerabilities branch 2 times, most recently from a47cf83 to 276bfc5 Compare July 24, 2026 15:05
@tigroo tigroo added the Rust Rust code label Jul 27, 2026
@tigroo tigroo added this to Kanban Jul 27, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Kanban Jul 27, 2026
@tigroo tigroo moved this from Backlog to In progress in Kanban Jul 27, 2026
@tigroo
tigroo requested a review from nbuffon July 28, 2026 08:23
@tigroo
tigroo force-pushed the fix_vulnerabilities branch 2 times, most recently from 442583e to 883f93a Compare August 6, 2026 12:54
Use the new api's for each dependency.

Signed-off-by: Frédéric Gardes <frederic.gardes@orange.com>
@tigroo
tigroo force-pushed the fix_vulnerabilities branch from 883f93a to aa469b2 Compare August 6, 2026 13:23
@tigroo
tigroo marked this pull request as ready for review August 6, 2026 13:28
Comment thread rust/src/transport/telemetry.rs
@tigroo
tigroo force-pushed the fix_vulnerabilities branch from 59bcaf0 to 693d89c Compare August 7, 2026 12:54
Use tokyo block_in_place for OTLP because
from 0.32, no tokyo reactor (futures executor instead)
provided.
Remove useless dependencies now.

Signed-off-by: Frédéric Gardes <frederic.gardes@orange.com>
Signed-off-by: Nicolas Buffon <nicolas.buffon@orange.com>
@nbuffon
nbuffon force-pushed the fix_vulnerabilities branch from 693d89c to 9549181 Compare August 7, 2026 13:05
@nbuffon
nbuffon self-requested a review August 7, 2026 13:09
@nbuffon
nbuffon merged commit c79b951 into master Aug 7, 2026
238 checks passed
@nbuffon
nbuffon deleted the fix_vulnerabilities branch August 7, 2026 13:49
@github-project-automation github-project-automation Bot moved this from In progress to Done in Kanban Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rust Rust code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

fix vulnerabilities

2 participants