You can now retrieve the code security configuration applied to a specific repository via the repos endpoint in the REST API. Previously, you could only retrieve all the repositories associated with a configuration rather than the inverse.
Code security configurations help you manage and enforce the enablement of your security features like Dependabot, code scanning, and secret scanning.
To learn more about retrieving code security configurations with our repository REST API endpoint, check out our docs here.