-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-securityA security issueA security issue
Description
BPO | 13734 |
---|---|
Nosy | @jcea, @ncoghlan, @pitrou, @benjaminp, @tarekziade, @hynek |
Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = <Date 2012-02-05.15:19:30.863>
created_at = <Date 2012-01-08.00:14:02.897>
labels = ['type-security', 'library']
title = 'Add a generic directory walker method to avoid symlink attacks'
updated_at = <Date 2012-05-12.19:52:12.003>
user = 'https://github.com/hynek'
bugs.python.org fields:
activity = <Date 2012-05-12.19:52:12.003>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2012-02-05.15:19:30.863>
closer = 'neologix'
components = ['Library (Lib)']
creation = <Date 2012-01-08.00:14:02.897>
creator = 'hynek'
dependencies = []
files = ['24211', '24382', '24383', '25550']
hgrepos = []
issue_num = 13734
keywords = ['patch']
message_count = 29.0
messages = ['150833', '150838', '150845', '150855', '150858', '150864', '150870', '150873', '150916', '150919', '150925', '150991', '151032', '151077', '152376', '152377', '152378', '152385', '152386', '152387', '152408', '152410', '152425', '152426', '152689', '152691', '160376', '160472', '160490']
nosy_count = 9.0
nosy_names = ['jcea', 'ncoghlan', 'pitrou', 'benjamin.peterson', 'tarek', 'neologix', 'rosslagerwall', 'python-dev', 'hynek']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'security'
url = 'https://bugs.python.org/issue13734'
versions = ['Python 3.3']
Linked PRs
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-securityA security issueA security issue