[all-commits] [llvm/llvm-project] 590444: Avoid exposing password and token from git reposit...
Tulio Magno Quites Machado Filho via All-commits
all-commits at lists.llvm.org
Wed Sep 11 05:57:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5904448ceb67d6a7bd752aa4b54d9acb64bcc533
https://github.com/llvm/llvm-project/commit/5904448ceb67d6a7bd752aa4b54d9acb64bcc533
Author: Tulio Magno Quites Machado Filho <tuliom at redhat.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M llvm/cmake/modules/VersionFromVCS.cmake
Log Message:
-----------
Avoid exposing password and token from git repositories (#105220)
Try to detect if the git remote URL has a password or a Github token and
return an error teaching the user how to avoid leaking their password or
token.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list