misskey/packages/backend/src/misc
かっこかり 98b4717c45
fix(backend): SQLのサニタイズを強化 (#14920)
* Fix code scanning alert no. 28: Incomplete string escaping or encoding (MisskeyIO#800)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 443335c662b14f609d6a81a8f3807e95709aebc1)

* ✌️

---------

Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-11-09 10:51:28 +09:00
..
id
prelude refactor: say bye to the weird groupBy friends (#13975) 2024-06-22 19:40:55 +09:00
acct.ts
cache.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
check-https.ts
check-word-mute.ts
clone.ts
collapsed-queue.ts perf(backend): Defer instance metadata update (#14558) 2024-09-26 10:25:20 +09:00
content-disposition.ts
correct-filename.ts
create-temp.ts
dev-null.ts
emoji-regex.ts
extract-custom-emojis-from-mfm.ts
extract-hashtags.ts
extract-mentions.ts
fastify-hook-handlers.ts update deps (#14594) 2024-09-22 12:32:01 +09:00
fastify-reply-error.ts
FileWriterStream.ts
gen-identicon.ts
gen-key-pair.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
generate-invite-code.ts
generate-native-user-token.ts
get-ip-hash.ts
get-note-summary.ts
get-reaction-emoji.ts
i18n.ts
identifiable-error.ts
is-duplicate-key-value-error.ts
is-instance-muted.ts
is-mime-image.ts
is-native-token.ts
is-renote.ts add note 2024-10-15 10:32:00 +09:00
is-reply.ts
is-user-related.ts fix(backend): ユーザーのリアクション一覧でミュート/ブロックが機能していなかった問題を修正 (#14100) 2024-07-14 20:24:29 +09:00
json-schema.ts fix(backend): use prefixItems in admin/queue/*-delayed endpoint schema (#14468) 2024-08-30 10:58:59 +09:00
json-value.ts fix: readAllNotifications message not working (#14374) 2024-08-09 16:04:41 +09:00
JsonArrayStream.ts
langmap.ts
loader.ts
normalize-for-search.ts
promise-tracker.ts
reset-db.ts
safe-for-sql.ts
secure-rndstr.ts
show-machine-info.ts
sql-like-escape.ts fix(backend): SQLのサニタイズを強化 (#14920) 2024-11-09 10:51:28 +09:00
status-error.ts
truncate.ts