Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

pulledpork (10) Versions 2.0.0

Installs and Configures the Snort IDS ruleset updater Pulled Pork

Policyfile
Berkshelf
Knife
cookbook 'pulledpork', '= 2.0.0', :supermarket
cookbook 'pulledpork', '= 2.0.0'
knife supermarket install pulledpork
knife supermarket download pulledpork
README
Dependencies
Changelog
Quality 67%

chef-pulledpork

Build Status Cookbook Version

Chef cookbook for installing the Snort ruleset update utility Pulled Pork

Requirements

Platforms

  • Ubuntu 12.04+
  • Debian 7+
  • RHEL 6+

Chef

  • Chef 11+

Cookbooks

  • ark

Usage

Before this cookbook can run you must have a working copy of Snort. The default attributes of this cookbook assume the snort paths from a package install as done in the snort cookbook. If you install via source you'll want to set these attributes to the source paths.

You will need to set the rule_url_array attribute for pulledpork to run. The attribute defaults to nil to give full control over the rules you run. The Kitchen CI setup uses 'https://s3.amazonaws.com/snort-org/www/rules/community/|community-rules.tar.gz|Community' which provides open source community rules.

License & Authors

Author: Tim Smith (tsmith84@gmail.com)

Copyright: 2015-2016, Tim Smith

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

ark >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

chef-pulledpork Cookbook CHANGELOG

This file is used to list changes made in each version of the pulledpork cookbook.

v2.0.0 (2016-06-10)

  • Broke out the default recipe into parts that are easier to consume in wrapper cookbooks
  • Added support for RHEL
  • Added Debian as a supported platform
  • Added a basic convergence chefspec
  • Fixed the source_url and issues_url metadata URLs
  • Added a Rakefile for simplified testing
  • Added a contributing doc
  • Updated all testing deps in the Gemfile
  • Add maintainers files
  • Switched integration testing to kitchen-dokken in travis
  • Switched from Rubocop to Cookstyle which wraps Rubocop with a preset rule list

Collaborator Number Metric
            

2.0.0 passed this metric

Contributing File Metric
            

2.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

2.0.0 passed this metric

No Binaries Metric
            

2.0.0 failed this metric

Failure: Cookbook should not contain binaries. Found:
pulledpork/files/default/default_so_rule

Testing File Metric
            

2.0.0 passed this metric

Version Tag Metric
            

2.0.0 passed this metric