Skip to content

Commit

Permalink
GitHubRepositories: Add Dependabot Service Functions (#235)
Browse files Browse the repository at this point in the history
This adds the following functions to the `GitHubRepositories` module to manage the GitHub Dependabot services.

- `Test-GitHubRepositoryVulnerabilityAlert`
- `Enable-GitHubRepositoryVulnerabilityAlert`
- `Disable-GitHubRepositoryVulnerabilityAlert`
- `Enable-GitHubRepositorySecurityFix`
- `Disable-GitHubRepositorySecurityFix`

There is no `Test-GitHubRepositorySecurityFix` function is there is currently no API for this.

[GitHub Repositories Rest API v3](https://developer.github.com/v3/repos/)
  • Loading branch information
X-Guardian committed Jun 24, 2020
1 parent 2385b5c commit b70c7d4
Show file tree
Hide file tree
Showing 4 changed files with 783 additions and 1 deletion.

0 comments on commit b70c7d4

Please sign in to comment.