Skip to content

Commit

Permalink
Link to org security alerts script example
Browse files Browse the repository at this point in the history
  • Loading branch information
gpadak authored Jun 10, 2019
1 parent e9c2177 commit 066e4f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions api/javascript/enable-org-security-alerts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Enable Security Alerts for an Organization

The linked repository below contains sample scripts for Node and Bash which can be used to enable security alerts and automated security fixes in all of the repositories in a given organization.

This project is a being provided as a sample only which illustrates how to [enable vulnerability alerts](https://developer.github.com/v3/repos/#enable-vulnerability-alerts) and [enable automated security fixes](https://developer.github.com/v3/repos/#enable-automated-security-fixes) in all repositories in a given organization.

Please see repo https://github.com/github/enable-security-alerts-sample for both the Node and Bash scripts, and instructions to execute them.

0 comments on commit 066e4f1

Please sign in to comment.