We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbb03b commit a420770Copy full SHA for a420770
README.md
@@ -10,8 +10,7 @@ providing a more comprehensive security analysis.
10
## Inputs
11
12
- **`repo`**: (Required) The name of the repository you want to scan.
13
-- **`slack_webhook`**: (Required) Slack webhook URL.
14
-
+- **`slack_webhook`**: (false) Slack URL to report on scan failures.
15
- **`project_metrics_token`**: (optional) Token belonging to a mixpanel project that is used to track build passes & failures.
16
- **`paths_ignored`**: (optional) Code paths which are to be ignored. Each should be listed on a new line.
17
- **`rules_excluded`**: (optional) Code scanning rules to exclude. Each should be listed on a new line.
0 commit comments