Skip to content

Stop using eval() #371

Open
Open
@jwodder

Description

@jwodder

The code contains a number of calls to the eval() function, which should almost always be avoided. These should all be audited and replaced with more secure alternatives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupinternalChanges only affect the internal API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions