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

devel to main release #84

Merged
merged 74 commits into from
Aug 9, 2023
Merged

devel to main release #84

merged 74 commits into from
Aug 9, 2023

Commits on Jun 6, 2023

  1. rule_1.10 updates

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    674d341 View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    cc9e047 View commit details
    Browse the repository at this point in the history
  3. updated

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    faf12de View commit details
    Browse the repository at this point in the history
  4. updated case for module

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    82eedb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. consistent vars and names

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    194925b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Update cis_1.3.x.yml

    Indentation error causing aide to not start or get validated.
    
    Signed-off-by: jakejellinek <[email protected]>
    jakejellinek authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a12c75b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge pull request #65 from ansible-lockdown/rule_1.10_crypto

    Rule 1.10 crypto
    uk-bolly authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5460aac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from jakejellinek/patch-1

    Update cis_1.3.x.yml
    uk-bolly authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4004b1b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. #66 5.6.5 regex improvment

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ddec58c View commit details
    Browse the repository at this point in the history
  2. updated

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6b8746a View commit details
    Browse the repository at this point in the history
  3. removed yaml from stdout

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    456671a View commit details
    Browse the repository at this point in the history
  4. fixed error in assert user password set

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    612bb01 View commit details
    Browse the repository at this point in the history
  5. updated

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    edb7a3b View commit details
    Browse the repository at this point in the history
  6. typo fix

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fe1bddf View commit details
    Browse the repository at this point in the history
  7. update comment

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    12c5d6e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. updated comment

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e19402d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from ansible-lockdown/june23_updates

    June23 updates
    uk-bolly authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    166e231 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Fix 2.2.14

    Corrected rule 2.2.14 Ensure dnsmasq is not installed (Automated).
    
    Signed-off-by: Luca Berton <[email protected]>
    lucab85 authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9709779 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from lucab85/devel

    Fix 2.2.14 evaluate dnsmasq instead of postfix
    uk-bolly authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8921431 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. - Added extra checks in using loop items in when statement

    - Fixed typo in handler name
    
    Signed-off-by: Marco V <[email protected]>
    c59099 authored and MarcoV-git committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9e8ecee View commit details
    Browse the repository at this point in the history
  2. Refactored the when statement layout

    Signed-off-by: Marco V <[email protected]>
    MarcoV-git committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    cfe7f8c View commit details
    Browse the repository at this point in the history
  3. Refactored the when statement layout

    Signed-off-by: Marco V <[email protected]>
    MarcoV-git committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    69813b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge pull request #71 from MarcoV-git/bugfix_loop_register_results

    Bugfix: typo in handler name and loop item handling in when statement
    uk-bolly authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    059aa6f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. #72 improve password check

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7c34f61 View commit details
    Browse the repository at this point in the history
  2. 5.5.3 fix and update

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a791c81 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from ansible-lockdown/July23_fixes

    July23 fixes
    uk-bolly authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bcf7399 View commit details
    Browse the repository at this point in the history
  4. updated workflow files

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    09c14e2 View commit details
    Browse the repository at this point in the history
  5. lint updates

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0ad7bf4 View commit details
    Browse the repository at this point in the history
  6. updated

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2d222fb View commit details
    Browse the repository at this point in the history
  7. added pre-commit files

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    495f942 View commit details
    Browse the repository at this point in the history
  8. updated lint

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c9db12b View commit details
    Browse the repository at this point in the history
  9. Added pre-commit manifest file

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    66ed22e View commit details
    Browse the repository at this point in the history
  10. updated content

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3f6b53f View commit details
    Browse the repository at this point in the history
  11. updated 5.6.5 logic

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    81b2f06 View commit details
    Browse the repository at this point in the history
  12. updated

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1dbe8b2 View commit details
    Browse the repository at this point in the history
  13. Readme.md:fix cis level tag names

    Signed-off-by: Carlos Rodriguez-Fernandez <[email protected]>
    carlosrodfern committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6d7abcc View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request #76 from carofe82/devel

    Readme.md:fix cis level tag names
    uk-bolly authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0106d8a View commit details
    Browse the repository at this point in the history
  2. updated

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b16d09a View commit details
    Browse the repository at this point in the history
  3. turned off debug

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cfee090 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Update README.md

    Updated audit instructions.
    Fixed typos.
    
    Signed-off-by: Luca Berton <[email protected]>
    lucab85 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    58e013d View commit details
    Browse the repository at this point in the history
  2. fix typo in bashrc path

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b631459 View commit details
    Browse the repository at this point in the history
  3. updated audit vars naming, AMD & ARM binaries

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    009c9fc View commit details
    Browse the repository at this point in the history
  4. updated changelog

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    093c595 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Merge pull request #1 from lucab85/lucab85-patch-1

    Update README.md
    lucab85 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    44e0993 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. moved precommit file location

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0f34707 View commit details
    Browse the repository at this point in the history
  2. updated file locations

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b634952 View commit details
    Browse the repository at this point in the history
  3. updated with precommit check

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2fbeae4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merge pull request #78 from lucab85/devel

    Update README.md
    uk-bolly authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    738f1f0 View commit details
    Browse the repository at this point in the history
  2. updated with PR #78

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b0f5ea0 View commit details
    Browse the repository at this point in the history
  3. added centos wording

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    81f580c View commit details
    Browse the repository at this point in the history
  4. Added pipelines

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2a38e18 View commit details
    Browse the repository at this point in the history
  5. fixed typo and updated

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0713706 View commit details
    Browse the repository at this point in the history
  6. updated precommit config

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4bbf19b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. updated Readme

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2a7d1ce View commit details
    Browse the repository at this point in the history
  2. updated pipeline workflows

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8525b1e View commit details
    Browse the repository at this point in the history
  3. removed files

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    203cc2b View commit details
    Browse the repository at this point in the history
  4. updated file locations

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c631b24 View commit details
    Browse the repository at this point in the history
  5. updated changelog

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2590d8a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. updated github tag labels

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    299cada View commit details
    Browse the repository at this point in the history
  2. removed separate lint task

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b314be4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Added secerts baselines

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c5cd1a8 View commit details
    Browse the repository at this point in the history
  2. added gitleaks plugin

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    05f8889 View commit details
    Browse the repository at this point in the history
  3. updated for gitleaks

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c53cc86 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge pull request #81 from ansible-lockdown/workflow_and_precommit

    Workflow and pre-commit added
    uk-bolly authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    83c4e5c View commit details
    Browse the repository at this point in the history
  2. removed templates to inherit from org

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4878eff View commit details
    Browse the repository at this point in the history
  3. update EOL spacing

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0b6bb8a View commit details
    Browse the repository at this point in the history
  4. tidy up spacing

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    65c1111 View commit details
    Browse the repository at this point in the history
  5. updated secets for gitleaks

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ec5217c View commit details
    Browse the repository at this point in the history
  6. tidy up spacing

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    08bbc99 View commit details
    Browse the repository at this point in the history
  7. updated lable for badge

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    afd4cd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. updated secrets

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d79fe8f View commit details
    Browse the repository at this point in the history
  2. updated secrets check

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ae64060 View commit details
    Browse the repository at this point in the history
  3. updated comment on rule 1.2.1

    Signed-off-by: Mark Bolwell <[email protected]>
    uk-bolly committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dadeeab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #83 from ansible-lockdown/template_and_secrets

    Template and secrets
    uk-bolly authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5bedad6 View commit details
    Browse the repository at this point in the history