Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified the Kitchen CI config/inputs to point to latest AL2 ansible … #14

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Nov 21, 2023

  1. Modified the Kitchen CI config/inputs to point to latest AL2 ansible …

    …hardening content
    Sai Pavan Marlakunta committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2bbebfb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Various Fixes and correctted Platform etc

    - fixed sudo password issue by setting a default passwd via env vars
    - fixed the platform to 'amazon2' given 'al2' is not a thing in test
      kitchen
    - fixed paths and file names in kitchen files
    - set GitHub Secret for suso passowrd for testing
    - Documented password
    - tried to simplify kitchen files, may have over done it
    - fixed the ansible a bit to conditionally include files and continue if
      they are not there
    
    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    02de46a View commit details
    Browse the repository at this point in the history
  2. fixed paths and filenames

    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    55dd875 View commit details
    Browse the repository at this point in the history
  3. found the missing '$'

    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    28446c8 View commit details
    Browse the repository at this point in the history
  4. fixed apt

    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cbf06da View commit details
    Browse the repository at this point in the history
  5. coppied profile.json to results, fixed platform name in vagrant kitch…

    …en file
    
    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ca21f70 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. perhaps fixed hardening

    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2a37e46 View commit details
    Browse the repository at this point in the history
  2. Removed vagrant for the moment

    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    18873b4 View commit details
    Browse the repository at this point in the history
  3. removed unneeded copy commands

    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    dcbc198 View commit details
    Browse the repository at this point in the history
  4. Added a handler to reload audit rules

    Sai Pavan Marlakunta committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    97cd66d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Fixed #10

    - added to_i so the be_between matcher was compairing int to int.
    
    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9584a62 View commit details
    Browse the repository at this point in the history
  2. removed test pem file from demo

    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7ef7cca View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. updating creds action

    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f7273c3 View commit details
    Browse the repository at this point in the history
  2. Fix for MITRE Issue 13

    Allow variable white space in regex
    See #13
    
    Signed-off-by: Mark-Kozak <[email protected]>
    Mark-Kozak authored and aaronlippold committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bb49e81 View commit details
    Browse the repository at this point in the history
  3. fixing github action

    Signed-off-by: Aaron Lippold <[email protected]>
    aaronlippold committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    afe3bb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. few controls and inspec inputs tweaked

    Sai Pavan Marlakunta committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bfa0ae3 View commit details
    Browse the repository at this point in the history