71
I Use This!
Activity Not Available
Analyzed 12 months ago. based on code collected 12 months 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
  • ...
    compare projects before you chose one to use
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
About Project Security

Languages

C
77%
XML
13%
11 Other
10%

30 Day Summary

Dec 19 2023 — Jan 18 2024

12 Month Summary

Jan 18 2023 — Jan 18 2024
  • 8185 Commits
    Up + 1734 (26%) from previous 12 months
  • 349 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: 73a994c

2024-01-18
Last Analyzed
778,020
Lines of Code Analyze
0.04
Defect Density

Defects by status for current build

1,572
Total defects
29
Outstanding
1,148
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