63 matches found
GitHub Will Now Support Security Keys for SSH Git Operations
By Deeba Ahmed To prevent account takeover in SSH Git operations, GitHub has now added support for security keys. This is a post from HackRead.com Read the original post: GitHub Will Now Support Security Keys for SSH Git Operations...
CVE-2021-22553
Any git operation is passed through Jetty and a session is created. No expiry is set for the session and Jetty does not automatically dispose of the session. Over multiple git actions, this can lead to a heap memory exhaustion for Gerrit servers. We recommend upgrading Gerrit to any of the versio...
gitea -- multiple vulnerabilities
The Gitea Team reports for release 1.13.0: Add Allow-/Block-List for Migrate and Mirrors Prevent git operations for inactive users Disallow urlencoded new lines in git protocol paths if there is a port Mitigate Security vulnerability in the git hook feature Disable DSA ssh keys by default Set TLS...