cookbook 'appcanary', '= 0.2.0'
appcanary (7) Versions 0.2.0 Follow0
Installs/Configures appcanary
cookbook 'appcanary', '= 0.2.0', :supermarket
knife supermarket install appcanary
knife supermarket download appcanary
appcanary-cookbook
Install and configure appcanary
Supported Platforms
Installable on Ubuntu, Debian, RHEL / CentOS.
Reports vulnerabilities for Ubuntu servers and Ruby applications.
Attributes
Key | Type | Description | Default |
---|---|---|---|
['appcanary']['agent']['api_key'] |
String | API Key (https://appcanary.com/settings) | nil |
['appcanary']['agent']['paths'] |
Array | Paths to Gemfiles | nil |
Usage
appcanary::default
Include appcanary
in your node's run_list
:
{ "run_list": [ "recipe[appcanary::default]" ] }
Authors
Author: Michael MacLeod (mikemacleod@gmail.com)
With thanks to Justin Alan Ryan and Joe Damato, who contributed earlier versions.
Dependent cookbooks
packagecloud ~> 0.0.19 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.1
Added support for additional paths - now supports Gemfiles!
0.1.0
Initial release of appcanary chef cookbook.
Kitchen tests cribbed from Justin Alan Ryan's cookbook
Foodcritic Metric
0.2.0 failed this metric
FC024: Consider adding platform equivalents: /tmp/cook/aeca310923d9cbeec64f8152/appcanary/recipes/install.rb:12
0.2.0 failed this metric