Skip to content

Allow configuration of the Sentry send_default_pii parameter #16802

Closed
@mulmat

Description

@mulmat

NetBox version

v4.0.6

Feature type

Change to existing functionality

Proposed functionality

Allow configuration of the Sentry send_default_pii parameter.

Also default to not send default pii data - to avoid sending auth tokens and session-ids.

Use case

For our use case, we do not want to log sensitive data such as auth tokens or session-ids from the cookies. By allowing configuration of the send_default_pii parameter this can be accomplished.
I would also like to change the default behavior so scrubbing these data points are the default behavior (a.k.a send_default_pii=False - just like it is in the Sentry sdk).

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

Labels

complexity: lowRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions