Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Volker Hilsheimer 55f46569f3 Add security tags to the Qt Sql module
Tag code that constructs SQL statements, parses results, or deals with
user credentials as security critical. This is the driver code, the
implementation of QSqlResult, QSqlTableModel, and the QSqlDatabase
implementation (which deals with, and optionally stores, credentials).

The rest of the code is not critical and gets the default tag.

Fixes: QTBUG-135591
Pick-to: 6.10 6.9 6.8
Change-Id: I18fb565fd27ed8d1c9c1f3a1f572816b718eb3e8
Reviewed-by: Mate Barany <mate.barany@qt.io>
2025-09-17 20:17:07 +02:00
.github/workflows
LICENSES Merge Wayland client from qtwayland repository into qtbase 2025-05-13 01:50:43 +02:00
bin CMake: Don't hard-code "libexec" in qt-configure-module 2024-08-16 12:36:35 +02:00
cmake CMake: Fix non_git_version check 2025-09-17 16:54:18 +02:00
coin CMake: Add a test for SBOM generation 2025-09-17 16:54:17 +02:00
config.tests CMake: Remove superfluous precompile_header feature and config test 2025-03-07 12:02:47 +01:00
dist Remove year from Qt Copyright in REUSE.toml 2025-07-09 15:16:21 +02:00
doc Doc: Add squish testing info to example template 2025-08-29 14:58:27 +02:00
examples Doc: Update multi-threading doc title 2025-09-16 12:11:20 +02:00
lib
libexec qt-android-runner.py: support launching any activity name 2025-08-22 22:11:29 +03:00
mkspecs qmake: Make ccache feature available on windows hosts 2025-08-15 15:19:50 +02:00
qmake CMake: Rename TYPE to SBOM_ENTITY_TYPE in SBOM API 2025-09-17 16:54:17 +02:00
src Add security tags to the Qt Sql module 2025-09-17 20:17:07 +02:00
tests tst_QWindow::stateChangeSignal: Don't QTRY_VERIFY a qWaitFor 2025-09-17 20:17:06 +02:00
util util/unicode: remove properties(char16_t) declaration here, too 2025-09-16 12:58:39 +02:00
.cmake.conf Bump tested and supported macOS and iOS versions to 26 2025-09-08 16:29:14 +00:00
.gitattributes
.gitignore Fix .gitignore to ignore any build dir under the repo or its subdirs 2025-07-22 19:12:39 +00:00
.gitreview Add .gitreview file 2025-03-24 23:19:04 +01:00
.tag
CMakeLists.txt CMake: Don't unconditionally enable the ASM language 2025-05-02 18:13:14 +02:00
REUSE.toml REUSE: Add annotations for QDoc generated metadata files 2025-09-08 21:01:57 +02:00
config_help.txt Make doc-snippets a "build part", ie -nomake/make doc-snippets 2025-07-30 16:01:51 +02:00
configure Do not assume FHS in scripts 2024-06-25 11:44:00 +02:00
configure.bat configure.bat: Use call when calling the helper cmake scripts 2025-01-30 22:18:36 +01:00
configure.cmake CMake: x86intrin - prevent re-configure failure with UBs 2025-09-08 04:05:34 +00:00
dependencies.yaml
licenseRule.json CMake: support reduced relocations for namespaced Qt 2025-08-14 05:52:37 +08:00
qt_cmdline.cmake Make doc-snippets a "build part", ie -nomake/make doc-snippets 2025-07-30 16:01:51 +02:00