Skip to content

SonarCloud remonte un pb de sécurité dans les actions github #332

@aguacongas

Description

@aguacongas

Dans le fichier .github/workflows/pr-checks.yml:

151 POSTGRES_PASSWORD: postgres
"PASSWORD" detected here, make sure this is not a hard-coded credential.

"Password" detected here, make sure this is not a hard-coded credential.

190 dotnet ef database update
191 --project src/IrcChat.Api/IrcChat.Api.csproj
192 --configuration Release
193 --no-build
194 --connection "Host=localhost;Database=ircchat_test;Username=postgres;Password=postgres"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions