Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dev-sec/puppet-os-hardening
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: dev-sec/puppet-os-hardening
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Choose a head ref
  • 16 commits
  • 28 files changed
  • 4 contributors

Commits on Feb 11, 2016

  1. Configuration menu
    Copy the full SHA
    d357b59 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

  1. Merge pull request #69 from Zordrak/patch-1

    Correct header comments in sysctl.pp
    mcgege authored Dec 23, 2017
    Configuration menu
    Copy the full SHA
    1499296 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Make paramater USERGROUPS_ENAB in login.defs configurable

    Signed-off-by: Michael Geiger <michael.geiger@telekom.de>
    mcgege committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    67aac22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from mcgege/usergroups

    Make paramater USERGROUPS_ENAB in login.defs configurable
    mcgege authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    f4d2172 View commit details
    Browse the repository at this point in the history
  3. Use type checking by defining data types (validate_* functions are de…

    …precated)
    
    Signed-off-by: Michael Geiger <michael.geiger@telekom.de>
    mcgege committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    2c6f256 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #114 from mcgege/validate-vars

    Use type checking by defining data types
    artem-sidorenko authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    c3901ef View commit details
    Browse the repository at this point in the history
  5. Getting test-kitchen running locally

    Signed-off-by: Artem Sidorenko <artem@posteo.de>
    artem-sidorenko committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    a446d0f View commit details
    Browse the repository at this point in the history
  6. Updating Gemfile with current versions

    and making it similar to the Gemfile in chef-os-hardening
    
    Signed-off-by: Artem Sidorenko <artem@posteo.de>
    artem-sidorenko committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    74d6a89 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Merge pull request #112 from artem-forks/kitchen

    Making test-kitchen work again
    artem-sidorenko authored Jan 11, 2018
    Configuration menu
    Copy the full SHA
    ade3be1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Limit recursive file/directory check

    Replacement pr for #62
    
    Signed-off-by: Michael Geiger <michael.geiger@telekom.de>
    mcgege committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    44ed59e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #116 from mcgege/limit_folder_recursion

    Limit recursive file/directory check
    mcgege authored Jan 13, 2018
    Configuration menu
    Copy the full SHA
    0ff8ecd View commit details
    Browse the repository at this point in the history
  3. Get CI tests running on azure

    Signed-off-by: Artem Sidorenko <artem@posteo.de>
    artem-sidorenko committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    9695e0b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #115 from dev-sec/azure

    Get CI tests running on azure
    artem-sidorenko authored Jan 13, 2018
    Configuration menu
    Copy the full SHA
    a991714 View commit details
    Browse the repository at this point in the history
  5. Skip entropy tests and disable auditd tests

    basically just the copy&paste from chef-os-hardening
    artem-sidorenko committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    c8ae987 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Merge pull request #117 from dev-sec/fix-some-tests

    Skip entropy tests and disable auditd tests
    mcgege authored Jan 16, 2018
    Configuration menu
    Copy the full SHA
    6d04089 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. New release v2.1.0

    Signed-off-by: Michael Geiger <michael.geiger@telekom.de>
    mcgege committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    1c3c013 View commit details
    Browse the repository at this point in the history
Loading