git-credential-oauth/0.15.0 package update … Unverified 739a86f octo-sts bot added request-version-update automated pr bincapz/pass auto-approver-bot/approve labels Mar 1, 2025 octo-sts bot enabled auto-merg
git-credential-oauth/0.15.0-r0: fix CVE-2025-22868 Advisory data: https://github.com/wolfi-dev/advisories/blob/main/git-credential-oauth.advisories.yaml Source code for this service: https://go/cve-remedy-automation-source Logs for this execution: https://go/cve-remedy-automation-logs Docs...
Re-authorize the oauth application git credential manager 为了克服这个问题,“re-authorize the oauth application git credential manager”功能被引入。这个功能的作用是通过OAuth应用程序授权来授权用户访问Git仓库。OAuth是一种常见的授权协议,可以让用户授权其他应用程序访问他们的资源而不必直接分享用户名和密码。 用...
git-credential-oauth/0.14.0-r1: fix CVE-2025-22866 Advisory data: https://github.com/wolfi-dev/advisories/blob/main/git-credential-oauth.advisories.yaml Source code for this service: https://go/cve-remedy-automation-source Logs for this execution: https://go/cve-remedy-automation-logs Docs...
git-credential-oauth Instructions to test this update(click to expand) Eitherdownload from the cache: nix-store -r /nix/store/rdpd5qsmbpfp7kcqif4h3ydk6chy7h16-git-credential-oauth-0.15.0 \ --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org...
git-credential-oauth: new package (#36081) Browse files <!--- Provide a short summary in the Title above. Examples of good PR titles: * "ruby-3.1: new package" * "haproxy: fix CVE-2014-123456" --> <!-- Please include references to any related issues or delete this section oth...
BrewTestBot deleted the bump-git-credential-oauth-0.13.2 branch August 9, 2024 16:10 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers carlocab github-actions[bot] Assignees No one assigned Labels bump-formula-pr CI-published-...
What software would you like us to add to wolfi-os. Ideally include a URL to the project and its source. I would like to add the git-credential-oauth: https://github.com/hickford/git-credential-oauth which versions of the software should...
git-ecosystem/git-credential-manager#1442 In GCM 2.4.1, OAuth for Gitea and other sites are supported. However, if you log into a remote server over ssh and try to push a git repo there (even if GCM is updated to 2.4.1 on the remote serv...
when cloning a gitea repo, VS code prompt for user name and password like in a HTTP basic auth, instead of using git-credential-manager. when cloing a github repo, VS code started a pop up window for the oauth as desired. @dscho could you give me some hint about how to get a deb...