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

docker updates #1

Draft
wants to merge 689 commits into
base: master
Choose a base branch
from
Draft

docker updates #1

wants to merge 689 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 5, 2019

  1. update benchmark_log.png and contributors

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    8163884 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #403 from konstruktoid/verimage

    update benchmark_log.png and contributors
    konstruktoid authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    85544e1 View commit details
    Browse the repository at this point in the history
  3. remove macosx shadow...

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    b302990 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #404 from konstruktoid/logimg

    remove macosx shadow...
    konstruktoid authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    c2caa29 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Reorder of sed command on images

    Ensure sed command is first when filtering on images to ensure the description row is removed correctly.
    
    Signed-off-by: Niall T <[email protected]>
    jammasterj89 authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    d2963b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #406 from jammasterj89/master

    Reorder of sed command on images
    konstruktoid authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    c35d71f View commit details
    Browse the repository at this point in the history
  3. fix: allow combining include and exclude

    Signed-off-by: wilmardo <[email protected]>
    wilmardo committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    1b37a1e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. feat: improve sed match

    Signed-off-by: wilmardo <[email protected]>
    wilmardo committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    cf9baa7 View commit details
    Browse the repository at this point in the history
  2. refact: removes variable, use result directly in loop

    Signed-off-by: wilmardo <[email protected]>
    wilmardo committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    91d36b6 View commit details
    Browse the repository at this point in the history
  3. docs: Adds example of combining include and exclude

    Signed-off-by: wilmardo <[email protected]>
    wilmardo committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    f1c4dc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

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

Commits on Dec 12, 2019

  1. catch json w/o space #408

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    e21999c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Merge pull request #409 from konstruktoid/ISSUE408

    catch json w/o space #408
    konstruktoid authored Dec 13, 2019
    Configuration menu
    Copy the full SHA
    3c545da View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. correct grep #410

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    c8c5615 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Merge pull request #411 from konstruktoid/ISSUE410

    correct grep #410
    konstruktoid authored Dec 17, 2019
    Configuration menu
    Copy the full SHA
    19173cb View commit details
    Browse the repository at this point in the history
  2. locate configuration file before we run the tests #410

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    269b71e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Merge pull request #412 from konstruktoid/ISSUE410b

    locate configuration file before we run the tests #410
    konstruktoid authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    d9a70bc View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. alpine:3.11

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    685236f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9696a8b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. fix: uncomment PATH variable

    Signed-off-by: wilmardo <[email protected]>
    wilmardo committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    4054055 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #407 from Intermax-Cloudsourcing/allow-include-che…

    …cks-mixing
    
    fix: allow combining include and exclude
    konstruktoid authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    11da147 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Fix check condition

    Signed-off-by: zawazawa0316 <[email protected]>
    zawazawa0316 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    b16da2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #417 from zawazawa0316/fix_2_5

    Fix check condition
    konstruktoid authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    e1feca8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Fix check conditions

    Signed-off-by: zawazawa0316 <[email protected]>
    zawazawa0316 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    12f19d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. remove single space at line 230

    Signed-off-by: zawazawa0316 <[email protected]>
    zawazawa0316 committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    b046f93 View commit details
    Browse the repository at this point in the history
  2. fix line 230

    Signed-off-by: zawazawa0316 <[email protected]>
    zawazawa0316 committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    3356633 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #419 from zawazawa0316/fix_5

    Fix check conditions
    konstruktoid authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    937ec49 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. macOS user instructions. ref #158

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b3488e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #421 from konstruktoid/issue158

    macOS user instructions. ref #158
    konstruktoid authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    0307da4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. fix(sh): check default ubuntu locations of docker.service and docker.…

    …socket files
    
    Signed-off-by: Ilya Dus <[email protected]>
    illyaMs committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    d42fedc View commit details
    Browse the repository at this point in the history
  2. fix(docs): explain the need of mounting /lib/systemd/system folder …

    …for Ubuntu
    
    Signed-off-by: Ilya Dus <[email protected]>
    illyaMs committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    51bc75e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. use opensuse/leap, and remove awk linkage

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9f92e46 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #427 from konstruktoid/ISSUE425

    use opensuse/leap, and remove awk linkage
    konstruktoid authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    2972b68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #423 from illyaMs/master

    [Ubuntu] Fix issue with docker.service and docker.socket files not found
    konstruktoid authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    2cdfa3d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. update README, correct volume binary paths

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3c38419 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #428 from konstruktoid/ISSUE424

    update README, correct volume binary paths
    konstruktoid authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    d53ac42 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. fix MacOSX volume, and lint

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    1c2b912 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #429 from konstruktoid/ISSUE422

    fix MacOSX volume, and lint
    konstruktoid authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    d32d4f3 View commit details
    Browse the repository at this point in the history
  3. by an appropriate

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    5210cc9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #430 from konstruktoid/ISSUE422b

    by an appropriate
    konstruktoid authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    79ef925 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Add CIS Level 1 only functions

    Signed-off-by: HristoStoyanovMM <[email protected]>
    HristoStoyanovMM committed May 7, 2020
    Configuration menu
    Copy the full SHA
    4612146 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Merge pull request #434 from HristoStoyanovMM/CIS_Level1_only_checks

    Add CIS Level 1 only functions
    konstruktoid authored May 8, 2020
    Configuration menu
    Copy the full SHA
    735938a View commit details
    Browse the repository at this point in the history
  2. map desc_ to benchmark headings

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 8, 2020
    Configuration menu
    Copy the full SHA
    98acc66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #435 from konstruktoid/scoring

    map desc_ to benchmark headings
    konstruktoid authored May 8, 2020
    Configuration menu
    Copy the full SHA
    375d32c View commit details
    Browse the repository at this point in the history
  4. more flexible binary usage, better support for mac os

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 8, 2020
    Configuration menu
    Copy the full SHA
    8aec461 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #436 from konstruktoid/macnetstat

    more flexible binary usage, better support for mac os
    konstruktoid authored May 8, 2020
    Configuration menu
    Copy the full SHA
    1e0a10b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. alpine:3.12

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    aa984c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #438 from konstruktoid/alpine

    alpine:3.12
    konstruktoid authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    d6969dd View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    b3182ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #439 from roman-mueller/fix_description

    Remove prefix of check ID in description
    konstruktoid authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    41593e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Limit the number of reported items

    In some evironments, there may be a very large number of images,
    containers, etc not satisfying a given test. For example, in one
    environment, we saw *378k* images not satisfying 4.6, mostly because
    the customer was never cleaning up old images.
    
    To avoid overly long lists of items, add a new option "-n LIMIT" that
    limits the number of items included in JSON output. When the limit is
    reached, the list will be truncated and a trailing (truncated) will be
    added. Here's an example:
    
    ```
    {"id": "5.9", "desc": "Ensure the host's network namespace is not
    shared", "result": "WARN", "details": "Containers running with
    networking mode 'host':  k8s_POD_storage-provisioner_kube-system_ef960ef5-62c5-11e9-802f-08002719228f_0
    k8s_POD_kube-proxy-xfln8_kube-system_ee70c4c3-62c5-11e9-802f-08002719228f_0 (truncated)",
    "items":
    ["k8s_POD_storage-provisioner_kube-system_ef960ef5-62c5-11e9-802f-08002719228f_0","k8s_POD_kube-proxy-xfln8_kube-system_ee70c4c3-62c5-11e9-802f-08002719228f_0","(truncated)"]},
    ```
    
    Signed-off-by: Mark Stemm <[email protected]>
    mstemm committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    4cfb58f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Merge pull request #374 from draios/limit-num-items-reported

    Limit the number of reported items
    konstruktoid authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b6478e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

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

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    d85c733 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #444 from markdumay/partition

    Support user namespaces in partition check (1.2.1)
    konstruktoid authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    f3e9c79 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Deprecate rule 2.16 for Docker > 19.03

    The upcoming 20.x docker release will always have experimental features
    enabled, which will stop this test from working.
    
    More details can be found in docker/cli##2774
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    0f3dfe7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #445 from thaJeztah/no_experimental

    Deprecate rule 2.16 for Docker > 19.03
    konstruktoid authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    93c619f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. print img if empty RepoTags, and fix tabbing

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    3877abd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #451 from konstruktoid/imgname

    print img if empty RepoTags, and fix tabbing
    konstruktoid authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    6ad1a1e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

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

Commits on Nov 18, 2020

  1. Merge pull request #454 from Constantin07/do_not_leave_dangling_conta…

    …iner_after_run
    
    Remove container after run.
    konstruktoid authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    ca0db88 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Update README.md

    Grammar fixes
    sa7mon authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    b7d8805 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #457 from sa7mon/patch-1

    Grammar fixes in README
    konstruktoid authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    75fe107 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Update alpine to 3.13.0

    Updated alpine version to latest - 3.13.0
    
    Signed-off-by: Niall T <[email protected]>
    jammasterj89 authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    f47f615 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    Co-authored-by: Sebastiaan van Stijn <[email protected]>
    konstruktoid and thaJeztah authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    d3d25c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #460 from jammasterj89/master

    Update alpine to 3.13.0
    konstruktoid authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    8bd04d6 View commit details
    Browse the repository at this point in the history
  4. Fix check_2 to -le 644

    Issue #459 raised that check_2 was only checking for 644 or 600 permissions, this now checks for anything less than or equal to 644.
    
    Signed-off-by: Niall T [email protected]
    jammasterj89 authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    47e4cc1 View commit details
    Browse the repository at this point in the history
  5. Replace multiple -eq with -le

    Replace multiple -eq with -le for file permission checks. Except for line 228 which uses slightly different logic so is -ge.
    
    Signed-off-by: Niall T [email protected]
    jammasterj89 authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    f8c9b0f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #461 from jammasterj89/master

    Fix check_2 to -le 644
    konstruktoid authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7c881b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Update README.md

    Clarified that log files are created inside the container so that new users (ie me) don't spend ages wondering where the logs are!
    Jo Cook authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    cf7c50b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Extended my two edits to specify that they only apply if running in a container.
    Jo Cook authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    3732a47 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #463 from archaeogeek/patch-1

    Update README.md
    konstruktoid authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    dcf4788 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Update 4_container_images.sh

    Correcting an extremely minor grammatical error (sorry)
    Jo Cook authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    e9b9bfd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #464 from archaeogeek/patch-2

    Update 4_container_images.sh
    konstruktoid authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    c8984e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    4b4fdd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #466 from razvanstoica89/master

    Add current year to the copyright header
    konstruktoid authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1aa919e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    94900ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e0daa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c351120 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    519f20b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58205d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c00ef43 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    2132b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ae0d92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c586b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    f769a32 View commit details
    Browse the repository at this point in the history
  2. Improve wording

    razvanstoica89 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    85117ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1623c45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82bbe1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3a36e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c623d3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59a63dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad62371 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed23f2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82ecb7e View commit details
    Browse the repository at this point in the history
  11. Fixed invalid JSON log

    razvanstoica89 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    11886d4 View commit details
    Browse the repository at this point in the history
  12. Add new check groups

    razvanstoica89 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    bf11d68 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    ee5972c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2986d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b757aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca03a37 View commit details
    Browse the repository at this point in the history
  5. Tests update

    razvanstoica89 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    7144b94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9722e5d View commit details
    Browse the repository at this point in the history
  7. Add option to specify trusted users. Add option to disable the printi…

    …ng of remediation measures.
    razvanstoica89 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    091b4b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5efe2b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Increase version

    razvanstoica89 committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    68bcd14 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    7e89fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05c586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25de0bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a7fe3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc8171f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    68cb493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8721c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

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

Commits on Mar 27, 2021

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

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    8a934ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86985f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    d0443cc View commit details
    Browse the repository at this point in the history
  2. Remove temporary files

    razvanstoica89 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    81ac358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c67469d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

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

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    15aa1ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d9bd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

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

Commits on Apr 27, 2021

  1. Merge pull request #467 from razvanstoica89/master

    Small improvement of user experience
    konstruktoid authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6a8fdcf View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. update documentation

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    addefc6 View commit details
    Browse the repository at this point in the history
  2. wording and set printremediation="0"

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    cff5d7f View commit details
    Browse the repository at this point in the history
  3. update check functions and remove docker_enterprise_configuration fro…

    …m default
    
    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    1702609 View commit details
    Browse the repository at this point in the history
  4. update wording

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    2466ab4 View commit details
    Browse the repository at this point in the history
  5. linting

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    ca4ef8f View commit details
    Browse the repository at this point in the history
  6. initial commit of tests/1_host_configuration.sh v1.3.1

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    4a4ae81 View commit details
    Browse the repository at this point in the history
  7. initial commit of tests/2_docker_daemon_configuration.sh v1.3.1

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    6a68552 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f574b0 View commit details
    Browse the repository at this point in the history
  9. initial commit of tests/4_container_images.sh v1.3.1

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    28fa039 View commit details
    Browse the repository at this point in the history
  10. initial commit of tests/5_container_runtime.sh v1.3.1

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    bd05445 View commit details
    Browse the repository at this point in the history
  11. initial commit of tests/6_docker_security_operations.sh v1.3.1

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    3a9deae View commit details
    Browse the repository at this point in the history
  12. initial commit of tests/7_docker_swarm_configuration.sh v1.3.1

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    4e379bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    32c5e5f View commit details
    Browse the repository at this point in the history
  14. initial commit of tests/99_community_checks.sh v1.3.1

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 25, 2021
    Configuration menu
    Copy the full SHA
    c1457e6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #469 from konstruktoid/v131

    Initial v1.3.1 PR
    konstruktoid authored May 25, 2021
    Configuration menu
    Copy the full SHA
    3769a64 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

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

Commits on Jun 26, 2021

  1. Merge pull request #471 from aagot/master

    Update 2_docker_daemon_configuration.sh
    konstruktoid authored Jun 26, 2021
    Configuration menu
    Copy the full SHA
    c625629 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. fix: set docker-bench-security to sh

    - Set script to execute with sh rather than bash
    - Set CMD Dockerfile to use /bin/sh
    Lewis Denham-Parry committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e31e7aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #474 from denhamparry/master

    fix: set docker-bench-security to sh
    konstruktoid authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    2024e16 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

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

Commits on Jul 12, 2021

  1. fix socket check

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    683c5a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #478 from konstruktoid/ISSUE477

    fix socket check
    konstruktoid authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    dfb3a90 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Added multiple check groups example

    Added an example of running multiple groups of checks, as the documentation did not clearly show this is possible (and the proper syntax).
    AErmie authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e6a742b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Merge pull request #485 from AErmie/patch-1

    Added multiple check groups example
    konstruktoid authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f656a5d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Updated log file name

    From testing, the default logfile name is `docker-bench-security.log.json` not `docker-bench-security.sh.log.json`
    AErmie authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    d98a054 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #487 from AErmie/patch-1

    Updated log file name
    konstruktoid authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    1891eaa View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    8ac4513 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #488 from garettmd/master

    Add /etc/hostname fix for macOS
    konstruktoid authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    a40b888 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Merge pull request #476 from nikitastupin/feature-specific-capability…

    …-checks
    
    Add checks for capabilities that allows container escape
    konstruktoid authored Oct 31, 2021
    Configuration menu
    Copy the full SHA
    fd93a6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #475 from nikitastupin/feature-list-open-ports

    Implement listing of open ports
    konstruktoid authored Oct 31, 2021
    Configuration menu
    Copy the full SHA
    ec3ddf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Fix typo in check_4_11

    Fix the text description for check_4_11 .
    joaocfernandes committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    7e89ea0 View commit details
    Browse the repository at this point in the history
  2. Fix typo in check_5_21

    joaocfernandes committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    a409e03 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Merge pull request #489 from joaocfernandes/fix_typos

    Fix description typos
    konstruktoid authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ec211a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    0ae544d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #491 from SericaLaw/fix-check-5-3

    fix style and false warning in check_5_3
    konstruktoid authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    3f3ff4f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. if the docker daemon is configure with no-new-privileges, pass check …

    …5.25
    
    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    0d58748 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Merge pull request #493 from konstruktoid/ISSUE492

    if configured with no-new-privileges, pass check 5.25
    konstruktoid authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1ff4a62 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. add note regarding docker image

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5c7acd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #494 from konstruktoid/imagenotice

    add note regarding docker image
    konstruktoid authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d33139c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Update alpine to 3.15

    Updated alpine version to latest - 3.15
    
    Signed-off-by: Niall T <[email protected]>
    jammasterj89 authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    975820f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #495 from jammasterj89/master

    Update alpine to 3.15
    konstruktoid authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    715de9c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. add 4.12 check

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    68c8e53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d44c2a9 View commit details
    Browse the repository at this point in the history
  3. ignore Vagrant files

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3fe4081 View commit details
    Browse the repository at this point in the history
  4. update version information

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3cfa505 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd1619c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. add github actions

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    bb032f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #499 from konstruktoid/action

    add github actions
    konstruktoid authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    58e732f View commit details
    Browse the repository at this point in the history
  3. add Vagrantfile

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    d4c4538 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #500 from konstruktoid/vagrant

    add Vagrantfile
    konstruktoid authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    7c7390e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. grep host* in config file before testing 2.7

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed May 9, 2022
    Configuration menu
    Copy the full SHA
    558fca3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Merge pull request #501 from konstruktoid/issue498

    grep host* in config file before testing 2.7
    konstruktoid authored May 23, 2022
    Configuration menu
    Copy the full SHA
    44fdceb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Fix sed commands for BSD sed

    Gavin Porter committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b29f676 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Merge pull request #504 from gavinmporter/bsd-sed-fix

    Fix sed commands for BSD sed
    konstruktoid authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8ccd83a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Pin Docker image debian:sid

    debian:sid
    ->
    debian:sid@sha256:022a3cafe84d704c272794863ca5e383667c99312358e816ad1ff6e9a41ce4f6
    
     [atomist:generated]
     [atomist-skill:atomist/docker-base-image-policy]
    
    Signed-off-by: Atomist Bot <[email protected]>
    atomist-bot committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    553c11f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #506 from docker/atomist/pin-docker-base-image/dis…

    …tros/dockerfile.debian
    
    Pin Docker base image in distros/Dockerfile.debian
    konstruktoid authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    5a8d643 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

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

Commits on Feb 2, 2023

  1. add support for .NanoCpus

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    9415188 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #508 from QuentinServais/fix/check_2_7_TLS

    Fix check_2_7 TLS  check with json config
    konstruktoid authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    75ccbc7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #511 from konstruktoid/issue510

    add support for .NanoCpus
    konstruktoid authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f375045 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. align tests to CIS Benchmark 1.5.0

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    cbd07bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #513 from konstruktoid/150

    align tests to CIS Docker Benchmark 1.5.0
    konstruktoid authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ce38d3d View commit details
    Browse the repository at this point in the history
  3. update version and add version table

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e82fa2c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #514 from konstruktoid/version150

    update version and add version table
    konstruktoid authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    dde48fc View commit details
    Browse the repository at this point in the history
  5. update yell helper with correct version

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    316b610 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #515 from konstruktoid/helper

    update yell helper with correct version
    konstruktoid authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    41a44f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. slsa gha

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    faa0e88 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. update image

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    956ca6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #516 from konstruktoid/rel

    update image
    konstruktoid authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5a450fc View commit details
    Browse the repository at this point in the history
  3. update slsa gha

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    df36db7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #517 from konstruktoid/slsa

    update slsa gha
    konstruktoid authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6dad6fc View commit details
    Browse the repository at this point in the history
  5. update Issue assignment gha

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f16cd8d View commit details
    Browse the repository at this point in the history
  6. fix version in readme

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    949c6a0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #518 from konstruktoid/issuegha

    update issue assignment gha
    konstruktoid authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d0ccaca View commit details
    Browse the repository at this point in the history
  8. Merge pull request #519 from konstruktoid/readme

    fix version in readme
    konstruktoid authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    93227bf View commit details
    Browse the repository at this point in the history
  9. update slsa gha permissions

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9bf4dea View commit details
    Browse the repository at this point in the history
  10. Merge pull request #520 from konstruktoid/gha

    update slsa gha permissions
    konstruktoid authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    16c2350 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    c8c90ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f97b420 View commit details
    Browse the repository at this point in the history
  3. just a typo

    andreagalle committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    412f514 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    39963da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79407ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    523556b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #525 from brsolomon-deloitte/bugfix/get_docker_con…

    …figuration_file_args
    
    fix: allow get_docker_configuration_file_args to parse minified json
    konstruktoid authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1d29a1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2647070 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #526 from konstruktoid/docker

    update Docker container instructions, remove out-of-date Dockerfiles
    konstruktoid authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    26dc83e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. tr is required, not truncate

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d6005f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #528 from konstruktoid/issue527

    tr is required, not truncate
    konstruktoid authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1f9933a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

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

Commits on Jul 7, 2023

  1. Merge pull request #522 from andreagalle/issue_521_restart_policy

    Issue 521 restart policy
    konstruktoid authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d9f1d02 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. update doc

    lekpamartin committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    223baf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Update README.md

    lekpamartin authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2dfb1ba View commit details
    Browse the repository at this point in the history
  2. update help

    lekpamartin authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    59fe573 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. update doc

    lekpamartin committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8ea9186 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #531 from lekpamartin/master

    add label filtering config
    konstruktoid authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5555c37 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Fix image sprawl miscalculation

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    26f80fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #535 from konstruktoid/issue532

    Fix image sprawl miscalculation
    konstruktoid authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9120d42 View commit details
    Browse the repository at this point in the history
  3. v1.6.0

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8da1cc2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #536 from konstruktoid/v160

    Update version v1.6.0
    konstruktoid authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b7a5284 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. check if restart policy is 5 or less

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ab21908 View commit details
    Browse the repository at this point in the history
  2. update restart_policy w/o swarm

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e680ab2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. "above" -> "below"

    It is not above but below.
    ismailarilik authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5c647c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #540 from ismailarilik/patch-1

    "above" -> "below"
    konstruktoid authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7287a35 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. fix537

    halfluke committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    b6e4380 View commit details
    Browse the repository at this point in the history
  2. fix537_proper

    halfluke committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    8d97756 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge pull request #541 from halfluke/fix537

    fix537
    konstruktoid authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4edccd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    8bbdaf6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #543 from UlisesGascon/fix/pin-dependency

    feat: use SHA instead of tags for base image
    konstruktoid authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0fd702a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    958f5fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684512b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge pull request #546 from martipoe/master

    Update check ID and add check groups for CIS Controls v8 (v1.6.0 - 06-14-2023)
    konstruktoid authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ba0b402 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Merge pull request #539 from konstruktoid/issue538

    check if restart policy is 5 or less
    konstruktoid authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    820abe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. include /run in get_service_file

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e081393 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. systemctl always returns an FragmentPath

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    287fd87 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. correct tests and instructions

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5d5ca0a View commit details
    Browse the repository at this point in the history
  2. correct tests and instructions

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9669294 View commit details
    Browse the repository at this point in the history
  3. update SLSA action

    Signed-off-by: Thomas Sjögren <[email protected]>
    konstruktoid committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    12f085d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #550 from konstruktoid/gha

    update github action
    konstruktoid authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c495b3a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #549 from konstruktoid/issue548

    include /run in get_service_file
    konstruktoid authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2311026 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. Merge pull request #553 from spedersen-emailage/log-level-fix

    modified get_docker_configuration_file_args jq command to remove null response
    konstruktoid authored May 16, 2024
    Configuration menu
    Copy the full SHA
    5c42b8a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. dist: adjust script imports to be able to use /usr/libexec

    In order to make installation easier for distributions, make all script
    imports based on a single variable that distributions can adjust based
    on how the script is packaged for each distribution.
    
    Ideally we would actually install the script in /usr/libexec rather than
    / in our Dockerfile, but this is a simpler fix that still lets you run
    the script from the repo directory.
    
    Signed-off-by: Aleksa Sarai <[email protected]>
    cyphar committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a18798f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge pull request #559 from cyphar/dist-libexec

    dist: adjust script imports to be able to use /usr/libexec
    konstruktoid authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ff26d67 View commit details
    Browse the repository at this point in the history