lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 9 Feb 2018 13:07:33 -0800
From:   Laura Abbott <labbott@...hat.com>
To:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc:     Jeremy Cline <jcline@...hat.com>, Joe Perches <joe@...ches.com>,
        Jonathan Corbet <corbet@....net>
Subject: New project: get_maintainer.pl web app

Hi,

get_maintainers.pl has been the standard script for figuring out where to
send patches or bug reports. It has the disadvantage of requiring a kernel
tree to actually run though, which makes it harder for bug reports to
came in. I've started working on a small project to expose get_maintainers.pl
as a web app. This would let users enter information from a patch or crash
and call out to get_maintainers.pl. The current project just lets users
enter in a file path and it displays the output as is. There's lots of options
for what we could do with the output (omitting e-mails for those maintainers
who don't want to participate, printing out more helpful warnings etc.)

The project is at https://pagure.io/get_maintainers and is not even close
to ready for primetime (passing data to get_maintainer.pl almost certainly
needs more thought). I'm mostly interested if anyone else would find this
useful or has general feedback.

Thanks,
Laura

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ