summaryrefslogtreecommitdiff
path: root/.github/SECURITY.md
AgeCommit message (Collapse)Author
2025-01-26SECURITY.md File Update (#20190)Ryan Turner
2024-09-21fix(CI/macOS): Fix macOS CI dependency installation by updating macOS ↵Anton Popovichenko
version. (#19997) * fix(CI/MacOS): Fix MacOS CI dependency installation. * Try to use macos 14 version * Remove brew cleanup and z3 dependency * Adjust readline lib discovery * Update macos supported version in SECURITY.md
2024-09-19refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… ↵Kitzunu
(#19451)
2024-06-13fix(docs): sync SECURITY.md with current CI config (#19057)sudlud
2023-11-29chore(docs): update security.md (#17287)Kitzunu
* chore(docs): update security.md * Update SECURITY.md * Update SECURITY.md
2023-08-06chore(Docs): Specify MySQL 8.1 support (#16903)Kitzunu
2022-08-07chore(CI): remove ubuntu-18.04 (#12650)Patrick Lewis
* chore(CI): remove ubuntu-18.04 and add ubuntu-22.04 * update ubuntu.sh * update * update * openssl workaround * update * update * update
2022-05-01chore(CI): add macos-12 (#11242)Patrick Lewis
* chore(CI): add macos-12 * Update SECURITY.md * test changing googletest git_tag to main * update utf8cpp * Update DBCStorageIterator.h Co-Authored-By: Shauren <shauren.trinity@gmail.com> Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-02-09docs(SECURITY): macOS 11 support (#10481)Kitzunu
2021-12-14refactor(Core/DB): Deprecate MariaDB 10.4 and below (#9675)Kitzunu
2021-07-27feat(Cmake/MySQL): add support MariaDB 10.6 (#7113)Kargatum
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-06-17feat(Core): deprecate clang-9 and older (#6406)Francesco Borzì
2021-06-16docs(SECURITY): add support for clang-12Francesco Borzì
2021-05-17feat(Cmake/Compiler): deprecated clang6 and gcc 7 (#5671)Kargatum
2021-01-26docs(SECURITY.md): rebrand supported dependencies (#4334)Francesco Borzì
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2020-09-11feat(Deps/MySQL): add support MariaDB 10.5 (#3452)Kargatum
2020-09-08docs(SECURITY): Move SECURITY.md to .github folder (#3234)Kitzunu