An issue has been discovered in GitLab CE/EE affecting all versions starting from 13.2. When querying the repository branches through API, GitLab was ignoring a query parameter and returning a considerable amount of results.
{
"versions": [
{
"introduced": "13.2.0"
},
{
"fixed": "13.9.7"
},
{
"introduced": "13.2.0"
},
{
"fixed": "13.9.7"
},
{
"introduced": "13.10.0"
},
{
"fixed": "13.10.4"
},
{
"introduced": "13.10.0"
},
{
"fixed": "13.10.4"
},
{
"introduced": "13.11.0"
},
{
"fixed": "13.11.2"
},
{
"introduced": "13.11.0"
},
{
"fixed": "13.11.2"
}
]
}