github / github/codeql

False positive: Creating an ASP.NET debug binary may reveal sensitive information

Open
#12,553 6 comments 0 reactions 0 assignees View on GitHub
C# false-positive
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

**Description of the false positive**

CodeQL is firing "Creating an ASP.NET debug binary may reveal sensitive information" alert for the Web.config, where it has been already fixed in accordance with https://codeql.github.com/codeql-query-help/csharp/cs-web-debug-binary/ recommendations (debug’ flag should be set to false, or removed completely).

**Code samples or links to source code**
```

```
or
```

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.