|
2 | 2 |
|
3 | 3 | # **Allstar**
|
4 | 4 |
|
5 |
| -## Overview |
| 5 | +## Overview |
6 | 6 |
|
7 | 7 | - [What Is Allstar?](#what-is-allstar)
|
8 | 8 |
|
| 9 | +## What's new with Allstar |
| 10 | + |
| 11 | +- [whats-new.md](whats-new.md) |
| 12 | + |
9 | 13 | ## Disabling Unwanted Issues
|
10 | 14 |
|
11 | 15 | - [Help! I'm getting issues created by Allstar and I don't want them!](#disabling-unwanted-issues-1)
|
12 | 16 |
|
13 |
| -## Getting Started |
| 17 | +## Getting Started |
14 | 18 |
|
15 |
| -- [Background](#background) |
16 |
| -- [Org-Level Options](#org-level-options) |
| 19 | +- [Background](#background) |
| 20 | +- [Org-Level Options](#org-level-options) |
17 | 21 | - [Installation Options](#installation-options)
|
18 | 22 | - [Quickstart Installation](#quickstart-installation)
|
19 | 23 | - [Manual Installation](#manual-installation)
|
20 |
| - |
| 24 | + |
21 | 25 | ## Policies and Actions
|
22 | 26 | - [Actions](#actions)
|
23 | 27 | - [Policies](#policies)
|
|
32 | 36 | ________
|
33 | 37 | ________
|
34 | 38 |
|
35 |
| -## Overview |
| 39 | +## Overview |
36 | 40 |
|
37 | 41 | ### What is Allstar?
|
38 | 42 |
|
39 |
| -Allstar is a GitHub App that continuously monitors GitHub organizations or repositories for adherence to security best practices. |
40 |
| -If Allstar detects a security policy violation, it creates an issue to alert the repository or organization owner. |
41 |
| -For some security policies, Allstar can also automatically change the project setting that caused the violation, reverting it to the expected state. |
| 43 | +Allstar is a GitHub App that continuously monitors GitHub organizations or |
| 44 | +repositories for adherence to security best practices. If Allstar detects a |
| 45 | +security policy violation, it creates an issue to alert the repository or |
| 46 | +organization owner. For some security policies, Allstar can also automatically |
| 47 | +change the project setting that caused the violation, reverting it to the |
| 48 | +expected state. |
42 | 49 |
|
43 |
| -Allstar’s goal is to give you finely tuned control over the files and settings that affect the security of your projects. |
44 |
| -You can choose which security policies to monitor at both the organization and repository level, and how to handle policy violations. |
45 |
| -You can also develop or contribute new policies. |
| 50 | +Allstar’s goal is to give you finely tuned control over the files and settings |
| 51 | +that affect the security of your projects. You can choose which security |
| 52 | +policies to monitor at both the organization and repository level, and how to |
| 53 | +handle policy violations. You can also develop or contribute new policies. |
46 | 54 |
|
47 | 55 | Allstar is developed under the [OpenSSF](https://openssf.org/) organization, as
|
48 | 56 | a part of the [Securing Critical Projects Working
|
49 |
| -Group](https://github.com/ossf/wg-securing-critical-projects). |
| 57 | +Group](https://github.com/ossf/wg-securing-critical-projects). |
| 58 | + |
| 59 | +## [What's new with Allstar](whats-new.md) |
50 | 60 |
|
51 | 61 | ## Disabling Unwanted Issues
|
52 | 62 | If you're getting unwanted issues created by Allstar, follow [these directions](opt-out.md) to opt out.
|
|
0 commit comments