Skip to content

Utf8#5

Merged
aaronparker merged 8 commits intomainfrom
utf8
Dec 21, 2025
Merged

Utf8#5
aaronparker merged 8 commits intomainfrom
utf8

Conversation

@aaronparker
Copy link
Collaborator

@aaronparker aaronparker commented Dec 21, 2025

  • Updates all .json policy files to UTF-8 encoding. This ensures git diffs work correctly when changing policy files in the repo.
  • Adds VSCode workspace configuration to automatically save .json files in UTF8 encoding.
  • Remove [ and ] from file names. These characters cause issues when iterating through files in status checks.
  • Update descriptions to ensure descriptions are not null and do not contain CR/LF characters.

Refreshed the JSON configuration files for AllAudit, StandardBlock, and AllBlock device policies in the Attack Surface Reduction settings catalog
Introduces a .vscode/settings.json file to set the encoding of JSON files to 'utf8bom' in the workspace.
Change encoding from UTF16LE to utf8withbom
Update descriptions to ensure descriptions are not null and do not contain CR/LF characters
@aaronparker aaronparker added the enhancement New feature or request label Dec 21, 2025
@aaronparker aaronparker merged commit d56f755 into main Dec 21, 2025
1 check passed
@aaronparker aaronparker deleted the utf8 branch December 21, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant