In all versions of GitLab CE/EE since version 13.6, it is possible to see pending invitations of any public group or public project by visiting an API endpoint.
{
"unresolved_ranges": [
{
"vendor_product": "gitlab:gitlab",
"cpes": [
"cpe:2.3:a:gitlab:gitlab:4.3.0:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:4.3.0:*:*:*:enterprise:*:*:*"
],
"extracted_events": [
{
"introduced": "4.3.0"
},
{
"last_affected": "4.3.0"
},
{
"introduced": "4.3.0"
},
{
"last_affected": "4.3.0"
}
],
"source": "CPE_STRING"
}
]
}{
"cpe": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*"
],
"extracted_events": [
{
"introduced": "13.6.0"
},
{
"fixed": "14.1.7"
},
{
"introduced": "14.2.0"
},
{
"fixed": "14.2.5"
}
],
"source": "CPE_RANGE"
}