[Biopython-dev] [Bug 2508] NCBIStandalone.blastall: provide support for '-F F' and make it safe

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Jul 9 20:12:40 UTC 2008


http://bugzilla.open-bio.org/show_bug.cgi?id=2508





------- Comment #12 from biopython-bugzilla at maubp.freeserve.co.uk  2008-07-09 16:12 EST -------
The issue with non-string arguments (e.g. float or integers) was reported by by
Sebastian Bassi (Bug 2538) and has since been fixed in CVS - sadly this was
after the release of Biopython 1.47.

As you've demonstrated there are valid reasons to want to include spaces.  I
would rather not add a check which requires lots of special casing.

I'm leaving this bug open to consider extending _security_check_parameters() to
prevent the use of pipes and redirection (i.e. "|", "<" and ">") which sounds
reasonable.  A third opinion wouldn't hurt of course!


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list