Skip to content

Conversation

isaac-vicentini
Copy link
Contributor

This PR introduces a new Instance Scan Check designed to identify string fields in the instance with a max_length value that exceeds recommended limits (e.g., above 4000). Excessive max_length values can lead to unnecessary storage consumption and may impact database performance.

admin and others added 2 commits October 15, 2024 15:12
Identifies string fields with max_length exceeding recommended limits
Added description of new Scan Check - Identifies string fields with max_length exceeding recommended limits
@SapphicFire SapphicFire self-assigned this Oct 16, 2024
Copy link
Contributor

@SapphicFire SapphicFire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@SapphicFire SapphicFire merged commit d55b2b4 into ServiceNowDevProgram:master Oct 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants