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.1.1
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.2
Choose a head ref
  • 7 commits
  • 11 files changed
  • 3 contributors

Commits on May 17, 2018

  1. Merge pull request #129 from dev-sec/v2.1.1

    New release 2.1.1
    mcgege authored May 17, 2018
    Configuration menu
    Copy the full SHA
    dbccd21 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Add /etc/gshadow for debian/ubuntu/redhat/centos.

    HardeningFramework-DCO-1.1-Signed-off-by: Tim Stoop <github@timstoop.nl> (github: timstoop)
    timstoop committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    c63cd92 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Merge pull request #133 from timstoop/fix_gshadow_perms

    Fix permissions on /etc/gshadow, based on CIS DIL Benchmark 6.1.5.
    mcgege authored Jun 5, 2018
    Configuration menu
    Copy the full SHA
    a64f0be View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Only allow root and members of group wheel to use su (#134)

    * Fix for CIS Benchmark 5.6 (debian / ubuntu only)
    
    HardeningFramework-DCO-1.1-Signed-off-by: Tim Stoop <github@timstoop.nl> (github: timstoop)
    timstoop authored and mcgege committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    86c7a91 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Add stricter file permissions + PE fix (#136)

    * Increase list of files to check permissions on, switch to ensure_resources.
    
    HardeningFramework-DCO-1.1-Signed-off-by: Tim Stoop <github@timstoop.nl> (github: timstoop)
    
    * Add global switch for PE environment
    Duplicate resource fix for pe
    mcgege authored Jun 27, 2018
    Configuration menu
    Copy the full SHA
    3e258e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Deploy GRUB hardening (#137)

    * Harden the grub prompt.
    
    HardeningFramework-DCO-1.1-Signed-off-by: Tim Stoop <github@timstoop.nl> (github: timstoop)
    timstoop authored and mcgege committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    f1bb999 View commit details
    Browse the repository at this point in the history
  2. New release 2.1.2

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    4682e4d View commit details
    Browse the repository at this point in the history
Loading