Skip to content

refactor!: re-implement public API leveraging Ktor for implementing MQTT protocol#429

Open
nicolasfara wants to merge 6 commits intomasterfrom
reimplementation
Open

refactor!: re-implement public API leveraging Ktor for implementing MQTT protocol#429
nicolasfara wants to merge 6 commits intomasterfrom
reimplementation

Conversation

@nicolasfara
Copy link
Copy Markdown
Owner

No description provided.

@gitguardian
Copy link
Copy Markdown

gitguardian bot commented Mar 26, 2026

⚠️ GitGuardian has uncovered 4 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
29161550 Triggered Generic Password 11f444f mktt-client/src/jvmTest/kotlin/io/github/nicolasfara/mktt/client/MosquittoContainer.kt View secret
29161551 Triggered Encrypted Private Key 11f444f mktt-client/src/jvmTest/resources/client.key View secret
29161552 Triggered Generic Private Key 11f444f mktt-client/src/jvmTest/resources/server.key View secret
29200675 Triggered Generic Password 3a0cc5f mktt-core/src/commonMain/kotlin/io/github/nicolasfara/mktt/core/packet/Connect.kt View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

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