71
I Use This!
Very High Activity
Analyzed about 8 hours ago. based on code collected about 15 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...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    data presented on the Open Hub is available through our API
About Project Security

Languages

C
77%
XML
13%
11 Other
10%

30 Day Summary

Aug 22 2023 — Sep 21 2023

12 Month Summary

Sep 21 2022 — Sep 21 2023
  • 7192 Commits
    Up + 407 (5%) from previous 12 months
  • 356 Contributors
    Up + 30 (9%) 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: 2cb1703

2023-09-21
Last Analyzed
743,473
Lines of Code Analyze
0.07
Defect Density

Defects by status for current build

1,531
Total defects
51
Outstanding
1,108
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