
Security News
libxml2 Maintainer Ends Embargoed Vulnerability Reports, Citing Unsustainable Burden
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
LibGit2Sharp-SSH-updated-libssh2
Advanced tools
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono. Updated to use libssh2 1.8.1.0.
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET and Mono.
The CI builds are generously hosted and run on the Travis and AppVeyor infrastructures.
Windows (x86/amd64) | Linux/Mac OS X | |
---|---|---|
master | ||
vNext |
The security-oriented static code analysis is kindly run through the Coverity service. Code coverage is kindly run through Coveralls.io.
Static Analysis | Code Coverage | |
---|---|---|
vNext |
More thorough information available in the wiki.
LibGit2Sharp strives to have comprehensive and robust unit test suite to insure the quality of the software and to assist new contributors and users who can use the tests as sample to jump start development. There are over one-thousand unit-tests for LibGit2Sharp, this number will only grow as functionality is added.
You can do a few things to optimize running unit-tests on Windows:
LibGit2TestPath
environment variable to a path in your development environment.LibGit2TestPath
path.LibGit2TestPath
to use it.imdisk.exe -a -s 512M -m X: -p "/fs:fat /q /v:ramdisk /y"
to create a RAM disk. This command requires elevated privileges and can be placed into a scheduled task or run manually before you begin unit-testing.The MIT license (Refer to the LICENSE.md file)
FAQs
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono. Updated to use libssh2 1.8.1.0.
We found that libgit2sharp-ssh-updated-libssh2 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.