Skip to content

[Security] Hardcoded passwords are a security risk. #143

@github-actions

Description

@github-actions

Codacy ID: 1392cc128c707a09a182c367c144af7b

File: TestHosts/TestHosts/Program.cs
Line: 38
Rule: Security (Error)
Commit: c282bb2dfb193aaedf2656073e23432f8b808bd3

Message: Hardcoded passwords are a security risk.

**Code Snippet:**
```csharp
    const String TestBankReadModelKey = "TestBankReadModel"; 
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    securitySecurity-related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions