Skip to content

Commit 48256b7

Browse files
authored
chore: add heroku app json
1 parent b9b9c17 commit 48256b7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

app.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "security-slacker",
3+
"description": "Pokes users about outstanding security risks found by Crowdstrike Spotlight or vmware Workspace ONE so they secure their own endpoint.",
4+
"repository": "https://github.com/hazcod/security-slacker",
5+
"keywords": ["security", "slack", "slacker", "crowdstrike", "spotlight", "workspace", "one", "airwatch", "nag", "patch", "vulnerability"],
6+
"builpacks": [
7+
{ "url": "heroku/go" }
8+
]
9+
}

0 commit comments

Comments
 (0)