chore(deps): bump tracing-logstash from 0.2.0 to 0.7.0 in /backend - #8
Merged
christabel888 merged 1 commit intoJun 15, 2026
Merged
Conversation
Bumps [tracing-logstash](https://github.com/gsson/tracing-logstash) from 0.2.0 to 0.7.0. - [Release notes](https://github.com/gsson/tracing-logstash/releases) - [Changelog](https://github.com/gsson/tracing-logstash/blob/main/CHANGELOG.md) - [Commits](gsson/tracing-logstash@v0.2.0...v0.7.0) --- updated-dependencies: - dependency-name: tracing-logstash dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
deleted the
dependabot/cargo/backend/tracing-logstash-0.7.0
branch
June 15, 2026 01:26
christabel888
pushed a commit
that referenced
this pull request
Jun 17, 2026
…nd observability Elevates the platform's security posture to world-class standards by implementing: - Hardened SEP-10 authentication with Redis-backed sliding window rate limiting and atomic nonce consumption. - Proactive resilience via a stateful Circuit Breaker for the Vault client. - Cross-platform 'fail-fast' configuration validation for backend, frontend, and mobile. - Automated security governance with a repo-wide audit script and GitHub Action (cargo-audit, npm audit). - Hardware-level secure storage enforcement on mobile devices. - Structured observability metrics for authentication flows. - ADR 001: Formalized Enterprise Security Hardening Strategy. Closes #7, #8, #16, #30, #33, #53
3 tasks
This file contains hidden or 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
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.
Context: This project uses
next-intl(useTranslations("home")inpage.tsx) with locale files underfrontend/messages/.Where:
frontend/messages/*.json(all locales, not just English)What to do:
mockTickers-related keys (usdcBrl,xlmEur,networkTvl,successRate) if chore(deps): bump soroban-token-sdk from 26.0.0 to 26.0.1 in /contracts #1 removes them.Definition of done: