Get Started
- CodeAnt AI
- Control Center
- Pull Request Review
- IDE
- Compliance
- Anti-Patterns
- Code Governance
- Infrastructure Security Database
- Application Security Database
- Apex
- Bash
- C
- Clojure
- Cpp
- Csharp
- Dockerfile
- Elixir
- Fingerprints
- Generic
- Go
- Html
- Java
- Javascript
- Json
- Kotlin
- Generic
- Java-jwt
- Jedis
- Jjwt
- Ktor
- Active-debug-code
- Ktor-development-mode-conf
- Ktor-development-mode-gradle
- Ktor-development-mode-yaml
- Nosqli
- Session
- Sqli
- Xss
- Lang
- Mongo
- Okhttp
- Openai
- Spring
- Sql
- Xxe
- Ocaml
- Php
- Problem-based-packs
- Python
- Ruby
- Rust
- Scala
- Solidity
- Swift
- Terraform
- Typescript
- Yaml
Ktor-development-mode-conf
Ktor development mode conf
The application is running debug code or has debug mode enabled. This may expose sensitive information, like stack traces and environment variables, to attackers. It may also modify application behavior, potentially enabling attackers to bypass restrictions. To remediate this finding, ensure that the application’s debug code and debug mode are disabled or removed from the production environment.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-489: Active Debug Code