{"id":13551011,"url":"https://github.com/liske/needrestart","last_synced_at":"2025-05-15T12:02:31.311Z","repository":{"id":7722734,"uuid":"9088665","full_name":"liske/needrestart","owner":"liske","description":"Restart daemons after library updates.","archived":false,"fork":false,"pushed_at":"2025-04-13T19:13:09.000Z","size":1116,"stargazers_count":462,"open_issues_count":32,"forks_count":78,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-05-15T12:02:08.509Z","etag":null,"topics":["needrestart","perl","sec"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liske.png","metadata":{"files":{"readme":"README.Cont.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-28T23:35:20.000Z","updated_at":"2025-05-03T20:36:19.000Z","dependencies_parsed_at":"2024-01-14T04:39:00.699Z","dependency_job_id":"b0ae1cb5-a049-4618-98e0-e3ac9de3d24e","html_url":"https://github.com/liske/needrestart","commit_stats":{"total_commits":855,"total_committers":58,"mean_commits":"14.741379310344827","dds":"0.10877192982456141","last_synced_commit":"e9f7e3b4f4e339c3a2108e09b288a375a925912f"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liske%2Fneedrestart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liske%2Fneedrestart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liske%2Fneedrestart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liske%2Fneedrestart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liske","download_url":"https://codeload.github.com/liske/needrestart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337612,"owners_count":22054253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["needrestart","perl","sec"],"created_at":"2024-08-01T12:01:41.123Z","updated_at":"2025-05-15T12:02:31.273Z","avatar_url":"https://github.com/liske.png","language":"Perl","funding_links":[],"categories":["Perl"],"sub_categories":[],"readme":"needrestart - container support\n===============================\n\nIf needrestart has found a process using obsolete binaries it checks if\nthe process is part of a container. If the process is part of a container\nit might not be possible to restart it using Sys-V/systemd.\n\nThere are special packages (NeedRestart::CONT::*) implementing the\ncontainer detection and restarting.\n\n\nNeedRestart::CONT::docker\n-------------------------\n\nRecognized by:\tcgroup path (`/system.slice/docker-*.scope` || `/docker/*`)\n\nDocker containers are ignored (needrestart 2.12+) since there are no updates\nwithin docker containers by design.\n\n\nNeedRestart::CONT::LXC\n----------------------\n\nRecognized by:\tcgroup path (`/lxc/*` || `/lxc.payload/*`)\n\nFor each container which should be restarted needrestart calls\n`lxc-stop --reboot --name $NAME`.\n\nThis package also supports LXD containers, which are restarted by `lxc restart\n$NAME` or `lxc restart --project=$PROJECT $NAME` for containers in projects,\nand Incus containers, which are restarted by `incus restart $NAME` or `incus\nrestart --project=$PROJECT $NAME` for containers in projects.\n\nNeedRestart::CONT::machined\n---------------------------\n\nRecognized by:\tcgroup path (`/machine.slice/machine-*.scope`)\n\nFor each container which should be restarted needrestart calls\n`machinectl reboot $NAME`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliske%2Fneedrestart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliske%2Fneedrestart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliske%2Fneedrestart/lists"}