Skip to content

Commit a420770

Browse files
authored
Modify slack_webhook input requirement (#40)
1 parent 7dbb03b commit a420770

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ providing a more comprehensive security analysis.
1010
## Inputs
1111

1212
- **`repo`**: (Required) The name of the repository you want to scan.
13-
- **`slack_webhook`**: (Required) Slack webhook URL.
14-
13+
- **`slack_webhook`**: (false) Slack URL to report on scan failures.
1514
- **`project_metrics_token`**: (optional) Token belonging to a mixpanel project that is used to track build passes & failures.
1615
- **`paths_ignored`**: (optional) Code paths which are to be ignored. Each should be listed on a new line.
1716
- **`rules_excluded`**: (optional) Code scanning rules to exclude. Each should be listed on a new line.

0 commit comments

Comments
 (0)