Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New/ticket security enhancements #202

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Conversation

sei-bstein
Copy link
Contributor

Add enhancements to improve security in the ticketing system:

  • User input is no longer rendered as HTML and is escaped instead
  • Both the client and the server validate uploaded file uploads to ensure they have an allowable mime type
  • Added .editorconfig to suppress private non-static member warnings
  • Updated recommended project extensions for devs

@sei-bstein sei-bstein added the enhancement New feature or request label Jun 13, 2023
@sei-bstein sei-bstein added this to the 3.9.4 milestone Jun 13, 2023
@sei-bstein sei-bstein self-assigned this Jun 13, 2023
@sei-bstein sei-bstein merged commit be15550 into next Jun 13, 2023
@sei-bstein sei-bstein deleted the new/ticket-security-enhancements branch June 13, 2023 19:05
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