Giter VIP home page Giter VIP logo

puppet-auditd's Introduction

Security Notice

Versions prior to 0.3.1 contained a serious bug which could cause audit rules to be silently ignored. Please see this advisory.

auditd

This module installs and configures auditd. It also provides a defined type(auditd::rule) to set up auditd rules.

Example usage

Include with default parameters and add a rule:

include auditd
auditd::rule { 'use-of-auditctl':
  content => '-w /sbin/auditctl -p x -k audittools',
  order   => '66',
}

License

See LICENSE file.

puppet-auditd's People

Contributors

ajlanghorn avatar alexmuller avatar annashipman avatar dalesit avatar dcarley avatar deanwilson avatar gdsamit avatar gga avatar jpds-zz avatar konstruktoid avatar mattbostock avatar maxamg avatar philandstuff avatar rjw1 avatar samjsharpe avatar singhgarima avatar surminus avatar vincent-- avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

puppet-auditd's Issues

Concat dependency

Hi,

I'm using librarian puppet and am getting a conflict between the dependencies of this module and other modules in use.

The dependency is:-

{ "name": "puppetlabs/concat", "version_requirement": ">=1.0.0 <=1.2.1" }

and I have some other modules requiring concat >=1.2.5.

I'm off to test locally but is there really a hard requirement on this version of concat?

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.