Bug#834213: perlcritic: some code causes a perltidy.ERR file to be created or overwritten

2017-05-17 Thread Salvatore Bonaccorso
Control: retitle -1 perltidy: CVE-2016-10374 Hi This issue in perltidy was assigned CVE-2016-10374. The CVE description at MITRE should be updated soon. Regards, Salvatore

Bug#834213: perlcritic: some code causes a perltidy.ERR file to be created or overwritten

2017-05-15 Thread Don Armstrong
Control: clone -1 -2 Control: affects -2 perlcritic Control: tag -1 - security Control: severity -2 important On Mon, 15 May 2017, Jakub Wilk wrote: > Control: tags -1 + security > > * Paul Wise , 2016-08-13, 15:09: > > There is some code which causes perlcritic to create or

Bug#834213: perlcritic: some code causes a perltidy.ERR file to be created or overwritten

2017-05-14 Thread Jakub Wilk
Control: tags -1 + security * Paul Wise , 2016-08-13, 15:09: There is some code which causes perlcritic to create or overwrite a perltidy.ERR file in the current directory. Perl::Tidy tries to delete existing perltidy.ERR; but if deleting fails, it proceeds as if nothing

Bug#834213: perlcritic: some code causes a perltidy.ERR file to be created or overwritten

2016-08-21 Thread Salvatore Bonaccorso
Control: tags -1 + upstream Hi Paul, On Sun, Aug 21, 2016 at 09:31:23AM +0800, Paul Wise wrote: > Would it be possible for you to forward the bug report upstream? FTR, yes I have done so and asked on Perl-Critic upstream. If you want to follow or further comment:

Bug#834213: perlcritic: some code causes a perltidy.ERR file to be created or overwritten

2016-08-20 Thread Paul Wise
On Sat, 2016-08-20 at 17:37 +0200, Salvatore Bonaccorso wrote: > I think perlcritic/perltidy is behaving here as documented. I see, thanks for the pointers. It seems like it would be possible to override the default using two configuration files and one option to perlcritic, that has the

Bug#834213: perlcritic: some code causes a perltidy.ERR file to be created or overwritten

2016-08-20 Thread Salvatore Bonaccorso
Hi Just some comments: I think perlcritic/perltidy is behaving here as documented. perlcritic can use a specifified perlcriticrc file, which may have check-all-the-things specific settings. In particular for the Perl::Critic::Policy::CodeLayout::RequireTidyCode it might overwite then as well the

Bug#834213: perlcritic: some code causes a perltidy.ERR file to be created or overwritten

2016-08-13 Thread Paul Wise
Package: libperl-critic-perl Version: 1.126-1 Severity: normal File: /usr/bin/perlcritic Control: affects -1 check-all-the-things User: check-all-the-thi...@packages.debian.org Usertags: file-overwrite There is some code which causes perlcritic to create or overwrite a perltidy.ERR file in the