Coverity Scan: Unikraft-Scanning

Project Name Unikraft-Scanning
Lines of code analyzed 332,695
On Coverity Scan since Mar 26, 2023
Last build analyzed about 3 hours ago
   
Language C/C++
Repository URL https://github.com/CSBonLaboratory/UnikraftScanning
Homepage URL https://github.com/CSBonLaboratory/UnikraftScanning
License MIT (MIT license )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 1

Apr 28, 2024
Last Analyzed
332,695
Lines of Code Analyzed
0.94
Defect Density

Defect changes since previous build dated Apr 28, 2024

0
Newly detected
0
Eliminated

Defects by status for current build

352
Total defects
314
Outstanding
33
Fixed
See how defect density for 'Unikraft-Scanning' compares with defect density for other open source projects.  Learn more

Note: Defect density is measured by the number of defects per 1,000 lines of code.


Analysis Metrics per Components

Component Name Pattern Ignore Line of Code Defect density
libkvmpci */unikraft/plat/common/pci_bus.c|*/unikraft/plat/common/x86/pci_bus_x86.c No 0 N/A
libkvmvirtio */unikraft/plat/drivers/virtio/virtio_bus.c|*/unikraft/plat/drivers/virtio/virtio_ring.c No 0 N/A
apphelloworld */apps/app-helloworld/main.c No 0 N/A
libnolibc */unikraft/lib/nolibc/* No 0 N/A
libukalloc */unikraft/lib/ukalloc/alloc.c No 0 N/A
libukallocbbuddy */unikraft/lib/ukallocbbuddy/bbuddy.c No 388 5.15
libukargparse */unikraft/lib/ukargparse/argparse.c No 150 0.00
libukboot */unikraft/lib/ukboot/boot.c|*/unikraft/lib/ukboot/version.c|*/unikraft/lib/ukboot/banner.c No 483 0.00
libukboot_main */unikraft/lib/ukboot/weak_main.c No 8 0.00
libukbus */unikraft/lib/ukbus/bus.c No 85 0.00
libukdebug */unikraft/lib/ukdebug/* No 1,503 0.00
libuksched */unikraft/lib/uksched/* No 1,936 0.00
libukschedcoop */unikraft/lib/ukschedcoop/* No 217 0.00
libuksglist */unikraft/lib/uksglist/* No 446 0.00
libuktimeconv */unikraft/lib/uktimeconv/* No 156 0.00
libcontext */unikraft/arch/x86/* No 873 4.58
libkvmplat */unikraft/plat/* No 4,574 0.22
Other .* No 321,876 0.95

CWE Top 25 defects

ID CWE-Name Number of Defects
190 Integer Overflow or Wraparound 6
676 Use of Potentially Dangerous Function 5
Loading...

Loading...

Loading...

Loading...

Loading...

About Coverity Scan Static Analysis

Find and fix defects in your C/C++, Java, JavaScript or C# open source project for free.

Coverity Scan tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs.

Would you like to view the project defects, or help improve its quality by fixing defects?

 Add me to project