Don't use eval()

Bug #809361 reported by Matthew-gertner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python Jenkins
Fix Released
Medium
Unassigned

Bug Description

Use of eval() is a general security risk since it lets the server run arbitrary code on the client. It would be better to use the Python JSON API.

Revision history for this message
Matthew-gertner (matthew-gertner) wrote :
James Page (james-page)
Changed in python-jenkins:
status: New → Confirmed
importance: Undecided → Medium
James Page (james-page)
Changed in python-jenkins:
status: Confirmed → Fix Committed
James Page (james-page)
Changed in python-jenkins:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.