Skip to content

Update filter_sarif.py: use UTF-8 as encoding for reading/writing SARIF content#14

Merged
aegilops merged 1 commit intoadvanced-security:mainfrom
aibaars:patch-1
Apr 10, 2024
Merged

Update filter_sarif.py: use UTF-8 as encoding for reading/writing SARIF content#14
aegilops merged 1 commit intoadvanced-security:mainfrom
aibaars:patch-1

Conversation

@aibaars
Copy link
Copy Markdown
Contributor

@aibaars aibaars commented Apr 10, 2024

This pull request ensures that SARIF content is read and written using the UTF-8 character encoding. On many systems UTF-8 is the default, however, on systems where this isn't the case the filter-sarif script could fail when trying to read SARIF data.

@aegilops aegilops merged commit 59d0a64 into advanced-security:main Apr 10, 2024
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