- Dec 04, 2020
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Dec 03, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Dec 02, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Dec 01, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 29, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 26, 2020
-
-
Robin Appelman authored
this ensures that the same composer version is used by everyone (and ci) Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Nov 24, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 20, 2020
-
-
Lukas Reschke authored
This adds the Psalm Security Analysis, as described at https://psalm.dev/docs/security_analysis/ It also adds a plugin for adding input into AppFramework. The results can be viewed in the GitHub Security tab at https://github.com/nextcloud/server/security/code-scanning **Q&A:** Q: Why do you not use the shipped Psalm version? A: I do a lot of changes to the Psalm Taint behaviour. Using released versions is not gonna get us the results we want. Q: How do I improve false positives? A: https://psalm.dev/docs/security_analysis/avoiding_false_positives/ Q: How do I add custom sources? A: https://psalm.dev/docs/security_analysis/custom_taint_sources/ Q: We should run this on apps! A: Yes. Q: What will change in Psalm? A: Quite some of the PHP core functions are not yet marked to propagate the taint. This leads to results where the taint flow is lost. That's something that I am currently working on. Q: Why is the plugin MIT licensed? A: Because its the first of its kind (based on GitHub Code Search) and I want other people to copy it if they want to. Security is for all :) Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
dependabot-preview[bot] authored
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.1.1...4.2.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 18, 2020
-
-
Roeland Jago Douma authored
frame-ancestors doesn't fall back to default-src. So when we apply a very restricted CSP we should make sure to set it to 'none' and not leave it empty. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Nov 17, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 16, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
This avoids the need to keep the default values in the integration tests in sync with the code, and also makes possible to reset values with "dynamic" defaults (defaults that depend on other values). Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
- Nov 14, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 13, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 11, 2020
-
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
- Nov 10, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 08, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 07, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
dependabot-preview[bot] authored
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.7.0...v3.8.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Nov 06, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 05, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 04, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 03, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 02, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Oct 30, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Oct 27, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Oct 26, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Oct 22, 2020
-
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
- Oct 21, 2020
-
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-