Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#662 closed defect (fixed)

Replace mediagoblin/tests/test_submission/evil*

Reported by: Christopher Allan Webber Owned by:
Priority: critical Milestone: 0.4.0
Component: programming Keywords:
Cc: Simon Fondrie-Teitler Parent Tickets:

Description

I wasn't aware, but one of our tests checks to make sure we can't upload an executable, and that executable is in mediagoblin/tests/test_submission/evil[.jpg|.png]. There's a problem: this is a precompiled version of ls. This is actually a GPL violation so this is fairly serious.

I'm not sure what to replace this with. We could try to replace it with a bash script that does something mundane... that might be sufficient.

Change History (2)

comment:1 by Christopher Allan Webber, 11 years ago

Resolution: fixed
Status: newclosed

Fixed. I replaced it with a one-line executable shell script that declares that it is doing spooky things.

comment:2 by Elrond, 11 years ago

This happened in c56243f08c851f57737003ff8fbcaf00948241d8 after 0.3.3.

Last edited 11 years ago by Elrond (previous) (diff)
Note: See TracTickets for help on using tickets.