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

Commits on Jun 1, 2020

  1. New release 2.2.8 (#240)

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    1c6e178 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Update to pdk 1.18.1

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    f71664d View commit details
    Browse the repository at this point in the history
  2. Update changelog generator

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    a14f568 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #242 from dev-sec/pdk118

    * Update to pdk 1.18.1
    * Update changelog generator
    
    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    cbac895 View commit details
    Browse the repository at this point in the history
  4. Small fixes

    - Update ruby version in Travis (#243)
    - Remove outdated Travis fix (was #228)
    
    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    ee1851a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Adapt Travis to puppetlabs standard (#247)

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    a1de866 View commit details
    Browse the repository at this point in the history
  2. Set SHA_CRYPT_*_ROUNDS (Telekom security req linux-10) (#249)

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    fda4da3 View commit details
    Browse the repository at this point in the history
  3. secure_redirects should be set to 1 (default)

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    dc96440 View commit details
    Browse the repository at this point in the history
  4. set arp_ignore to "2" if arp_restricted (more secure)

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    bbfd55b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #250 from dev-sec/linux-15

    More secure kernel settings
    mcgege authored Dec 2, 2020
    2 Configuration menu
    Copy the full SHA
    c1ee949 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. New release 2.2.9

    Signed-off-by: Michael Geiger <info@mgeiger.de>
    mcgege committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    45e5dcb View commit details
    Browse the repository at this point in the history
Loading