71
I Use This!
Very High Activity
Analyzed about 11 hours ago. based on code collected about 14 hours ago.

Project Summary

systemd is a system and service manager for Linux, compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux cgroups, supports snapshotting and restoring of the system state, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.

Tags

boot c init init_daemon linux sysv

GNU Lesser General Public License v2.1 or later
Permitted

Commercial Use

Modify

Distribute

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

Include Notice

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    search using multiple tags to find exactly what you need
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
About Project Security

Languages

C
78%
XML
13%
10 Other
9%

30 Day Summary

Mar 25 2024 — Apr 24 2024

12 Month Summary

Apr 24 2023 — Apr 24 2024
  • 8790 Commits
    Up + 2082 (31%) from previous 12 months
  • 362 Contributors
    Up + 4 (1%) from previous 12 months

Ratings

27 users rate this project:
3.7037
   
3.7/5.0
Click to add your rating
  
Review this Project!
 

Static Analysis ( Generated by Coverity Scan for systemd/systemd )

Repository URL: https://github.com/systemd/systemd

Version: 68ee2ba

2024-04-25
Last Analyzed
931,776
Lines of Code Analyze
0.04
Defect Density

Defects by status for current build

1,606
Total defects
40
Outstanding
1,167
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') 1
190 Integer Overflow or Wraparound 3
676 Use of Potentially Dangerous Function 1