1
0
Fork 0
composer/tests/Composer/Test/Repository/Vcs
Stephan c33aafaa04
Merge pull request from GHSA-x7cr-6qr6-2hh6
* GitDriver: filter branch names starting with a - character

* GitDriver: getFileContent prevent identifiers starting with a -

* HgDriver: prevent invalid identifiers and prevent file from running commands

* HgDriver: filter branches starting with a - character
2022-04-13 16:38:19 +02:00
..
FossilDriverTest.php Remove unused private methods 2019-07-24 03:13:53 +02:00
GitBitbucketDriverTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
GitDriverTest.php Merge pull request from GHSA-x7cr-6qr6-2hh6 2022-04-13 16:38:19 +02:00
GitHubDriverTest.php use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
GitLabDriverTest.php Fix origin computation 2019-07-31 18:01:08 +02:00
HgDriverTest.php Merge pull request from GHSA-x7cr-6qr6-2hh6 2022-04-13 16:38:19 +02:00
PerforceDriverTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
SvnDriverTest.php Remove unused private methods 2019-07-24 03:13:53 +02:00