suse-get-maintainers
suse-get-maintainers utility takes either a kernel path, an upstream
commmit hash, a unified patch produced by git or a CVE number and
produces contacts for SUSE maintainers responsible for the relevant
code. It can also work in a batch mode where the input is provided on
the standard input one item per a line and the results are presented
in CSV or JSON formats on stdout. For advanced functionality
(upstream hashs, CVE numbers) it requires access to a git kernel tree
and git kernel vulnerability database.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Kernel:tools/suse-get-maintainers && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
suse-get-maintainers-1.0.1.tar.xz | 0000015288 14.9 KB | |
suse-get-maintainers.changes | 0000002992 2.92 KB | |
suse-get-maintainers.spec | 0000001485 1.45 KB |
Revision 8 (latest revision is 18)
Miroslav Franc (mfranc)
committed
(revision 8)
- Update version 1.0.1 * enable and require x86-64-v2 for x86-64 * implement --rejected (-R) for querying rejected CVEs * --refresh (-r) now fetches origin in $LINUX_GIT as well * implement clone in git2.h * implement --init (-i) option for initial cloning of git repos * update man page
Comments 0