GitHub Code Security API

The GitHub Code Security API lets organizations and enterprises create and manage reusable code security configurations that standardize security settings across repositories. It provides endpoints to create, retrieve, update, and delete configurations, set defaults, and attach or detach configurations from repositories at both the organization and enterprise level.

API entry from apis.yml

apis.yml Raw ↑
aid: github:github-code-security-api
name: GitHub Code Security API
tags:
- Code Security
- Configurations
- Security
baseURL: https://api.github.com
humanURL: https://docs.github.com/en/rest/code-security?apiVersion=2022-11-28
properties:
- url: https://docs.github.com/en/rest/code-security
  type: Documentation
description: The GitHub Code Security API lets organizations and enterprises create and manage reusable
  code security configurations that standardize security settings across repositories. It provides endpoints
  to create, retrieve, update, and delete configurations, set defaults, and attach or detach configurations
  from repositories at both the organization and enterprise level.