|
38770 | 38770 | "url": "/repos/{owner}/{repo}/vulnerability-alerts", |
38771 | 38771 | "isDeprecated": false, |
38772 | 38772 | "isLegacy": false, |
38773 | | - "description": "Shows whether vulnerability alerts are enabled or disabled for a repository. The authenticated user must have admin access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://help.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\" in the GitHub Help documentation.", |
| 38773 | + "description": "Shows whether dependency alerts are enabled or disabled for a repository. The authenticated user must have admin access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://help.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\" in the GitHub Help documentation.", |
38774 | 38774 | "documentationUrl": "https://developer.github.com/v3/repos/#check-if-vulnerability-alerts-are-enabled-for-a-repository", |
38775 | 38775 | "previews": [{ "name": "dorian" }], |
38776 | 38776 | "headers": [ |
|
38819 | 38819 | "url": "/repos/{owner}/{repo}/vulnerability-alerts", |
38820 | 38820 | "isDeprecated": false, |
38821 | 38821 | "isLegacy": false, |
38822 | | - "description": "Enables vulnerability alerts and the dependency graph for a repository. The authenticated user must have admin access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://help.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\" in the GitHub Help documentation.", |
| 38822 | + "description": "Enables dependency alerts and the dependency graph for a repository. The authenticated user must have admin access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://help.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\" in the GitHub Help documentation.", |
38823 | 38823 | "documentationUrl": "https://developer.github.com/v3/repos/#enable-vulnerability-alerts", |
38824 | 38824 | "previews": [{ "name": "dorian" }], |
38825 | 38825 | "headers": [ |
|
38868 | 38868 | "url": "/repos/{owner}/{repo}/vulnerability-alerts", |
38869 | 38869 | "isDeprecated": false, |
38870 | 38870 | "isLegacy": false, |
38871 | | - "description": "Disables vulnerability alerts and the dependency graph for a repository. The authenticated user must have admin access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://help.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\" in the GitHub Help documentation.", |
| 38871 | + "description": "Disables dependency alerts and the dependency graph for a repository. The authenticated user must have admin access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://help.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\" in the GitHub Help documentation.", |
38872 | 38872 | "documentationUrl": "https://developer.github.com/v3/repos/#disable-vulnerability-alerts", |
38873 | 38873 | "previews": [{ "name": "dorian" }], |
38874 | 38874 | "headers": [ |
|
0 commit comments