Skip to content
/ debpkg Public

prototypes for extending dpkg script functionailities

License

Notifications You must be signed in to change notification settings

cruwe/debpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debpkg

prototypes for extending dpkg script functionailities

audit - (semantically nearly identical to debsecan)

returns a list of packages with open vulnerabilities, corresponding CVE-# and description. May return more than one hit per package as packages may be vulnerable for multiple reasons. Does not (yet) list packages with fixed vulnerabilites. Beware, it is probably full of bugs.

leaves

returns a list of packages which no other installed package depends on. This consitutes a "leaf" as opposed to a "node" in the package tree.

About

prototypes for extending dpkg script functionailities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages