Skip to content

fix(storage): Possible CWE-89 on Postgres storage#73

Merged
42atomys merged 1 commit intomainfrom
72-fix-code-scanning-alert-database-query-built-from-user-controlled-sources
Jun 7, 2022
Merged

fix(storage): Possible CWE-89 on Postgres storage#73
42atomys merged 1 commit intomainfrom
72-fix-code-scanning-alert-database-query-built-from-user-controlled-sources

Conversation

@42atomys
Copy link
Owner

@42atomys 42atomys commented Jun 7, 2022

Describe the pull request
Resolve the possible CWE-89 on Postgres storage

Checklist

  • I have linked the relative issue to this pull request
  • I have made the modifications or added tests related to my PR
  • I have added/updated the documentation for my RP
  • I put my PR in Ready for Review only when all the checklist is checked

Breaking changes ?
no

@42atomys 42atomys requested a review from rgaiffe as a code owner June 7, 2022 09:49
@42atomys 42atomys linked an issue Jun 7, 2022 that may be closed by this pull request
1 task
@42atomys 42atomys merged commit 907fd6a into main Jun 7, 2022
@42atomys 42atomys deleted the 72-fix-code-scanning-alert-database-query-built-from-user-controlled-sources branch June 7, 2022 09:57
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.

Fix code scanning alert - Database query built from user-controlled sources

1 participant