In #1188 the endpoint was added to enable or disable automated security fixes.
However, there seems to be no way to check the current status of this setting. This is required to implement integrations/terraform-provider-github#272.
I also noticed on the REST api documentation page there doesn't seem to be an API endpoint to check this (there is one for checking vulnerability alerts).
Is it possible to implement this feature? If not, where do I create an issue for making such an endpoint available?