Skip to content

The load_yaml() convenience method on BaseScript should use SafeLoader #19189

@jeremystretch

Description

@jeremystretch

Deployment Type

Self-hosted

NetBox Version

v4.2.7

Python Version

3.10

Steps to Reproduce

N/A

Expected Behavior

The load_yaml() method on BaseScript should use the SafeLoader class for safety.

Observed Behavior

The default Loader class is used.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions