Skip to content

GITHUB_TOKEN is being exposed in the git URL configuration #214

@mehtapcavdar

Description

@mehtapcavdar

The GITHUB_TOKEN is being exposed in the git URL configuration. While this is a common pattern for gh-pages deployment, the token will appear in the git configuration and could be logged in debug output. Consider using the gh-pages action's built-in authentication mechanism or ensure that git config output is not logged. Additionally, verify that the gh-pages npm package respects this git URL configuration for authentication.


Originally posted by @Copilot in #212

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions