1
0
Fork 0
composer/tests/Composer/Test/Repository/Vcs
Stephan 2c40c53637
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 15:54:58 +02:00
..
FossilDriverTest.php Add types to `Repository` tests (#10227) 2021-10-27 15:29:52 +02:00
GitBitbucketDriverTest.php VcsRepositories: handle initialize with invalid repository URL (#10525) 2022-02-16 09:37:36 +01:00
GitDriverTest.php Merge pull request from GHSA-x7cr-6qr6-2hh6 2022-04-13 15:54:58 +02:00
GitHubDriverTest.php VcsRepositories: handle initialize with invalid repository URL (#10525) 2022-02-16 09:37:36 +01:00
GitLabDriverTest.php Use web URLs for Gitlab support metadata (#10377) 2021-12-22 10:54:48 +01:00
HgDriverTest.php Merge pull request from GHSA-x7cr-6qr6-2hh6 2022-04-13 15:54:58 +02:00
PerforceDriverTest.php Add types to `Repository` tests (#10227) 2021-10-27 15:29:52 +02:00
SvnDriverTest.php Add types to `Repository` tests (#10227) 2021-10-27 15:29:52 +02:00