| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Fix psalm taint false-positives by small refactoringsfix/fix-psalm-taint-errors-2 | Côme Chilliet | 2025-02-17 | 1 | -36/+0 |
* | fix: Fix false-positive psalm taint errors when outputting plain text | Côme Chilliet | 2025-02-17 | 1 | -8/+0 |
* | fix: Fix psalm taint false-positive by escaping trusted input | Côme Chilliet | 2025-02-17 | 1 | -8/+0 |
* | fix: Correctly tag json encoding in BaseResponse to fix false-positive | Côme Chilliet | 2025-02-17 | 1 | -8/+0 |
* | fix: Move config.php taint trust upstream directly in OC\Config class | Côme Chilliet | 2025-02-17 | 1 | -34/+0 |
* | fix: Work around false-positive psalm taint error calling print_r in admin_audit | Côme Chilliet | 2025-02-17 | 1 | -5/+0 |
* | chore: Correctly flag json encoding methods as escaping html and quotes | Côme Chilliet | 2025-02-17 | 1 | -8/+0 |
* | chore: Update psalm-baseline-security.xmlenh/apply-rector-set-to-apps | Côme Chilliet | 2025-02-13 | 1 | -18/+0 |
* | fix(appmanager): Fix tainted file path when loading appinfosbugfix/noid/fix-tainted-file-appinfo | Joas Schilling | 2024-10-14 | 1 | -5/+0 |
* | ci: Add psalm baseline for security and make CI fail on changeci/noid/improve-running-psalm-locally | Joas Schilling | 2024-10-01 | 1 | -0/+138 |