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 3d2d5e9 commit 850c2d4Copy full SHA for 850c2d4
README.md
@@ -5,8 +5,9 @@ Nags users on Slack about outstanding application vulnerabilities found by Crowd
5
6
## Instructions
7
8
-1. Download a release of csn
9
-2. Create a configuration file
+1. Tag your Falcon hosts with `email/user/company.com` if their email is `[email protected]`.
+2. Download a release of csn
10
+3. Create a configuration file
11
12
```yaml
13
slack:
@@ -41,5 +42,5 @@ message: |
41
42
Please update them as soon as possible. In case of any issues, hop into *#security*.
43
Thank you! :wave:
44
```
-3. Run `csn -config=your-config.yml`.
45
-4. See it popup in Slack!
+4. Run `csn -config=your-config.yml`.
46
+5. See it popup in Slack!
0 commit comments