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.
2 parents 05bbd82 + dff349b commit 1189896Copy full SHA for 1189896
README.md
@@ -1,4 +1,4 @@
1
-# security-slacker
+# 🤖 security-slacker
2
Nags users on Slack about outstanding risks found by Crowdstrike Spotlight or vmware Workspace ONE so they can secure their own endpoint.
3
4
Self-service security culture! :partying_face:
@@ -17,7 +17,6 @@ Slack overview message for the security user:
17
4. Create a Falcon API token to use in `API Clients and Keys` with `Read` permission to `Hosts` and `Spotlight`.
18
5. Create a Workspace ONE API token and user to use.
19
6. Create a configuration file:
20
-
21
```yaml
22
slack:
23
# slack bot token
0 commit comments