Skip to content

MacLeodMike/chef-appcanary

Repository files navigation

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]"
  ]
}

License and Authors

Author: Michael MacLeod ([email protected])

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published