Skip to content
Snippets Groups Projects
  1. Jan 03, 2020
  2. Dec 13, 2019
  3. Dec 05, 2019
    • Roberto Rojas's avatar
      Fixes Issue #494 - add tests for CIS 1.5 (#530) · af976e6f
      Roberto Rojas authored
      
      * Initial commit.
      
      * Add master and node config.
      
      * Add section 5 of CIS 1.5.1.
      
      * Split sections into section files
      
      * Fix YAML issues.
      
      * adds target translation
      
      * adds target translation
      
      * adds cis-1.5 mapping
      
      * fixed tests
      
      * fixes are per PR
      
      * fixed intergration test
      
      * integration kind test file to appropriate ks8 version
      
      * fixed etcd text
      
      * fixed README
      
      * fixed text
      
      * etcd: fixed grep path
      
      * etcd: fixes
      
      * fixed error message bug
      
      * Update README.md
      
      Co-Authored-By: default avatarLiz Rice <liz@lizrice.com>
      
      * Update README.md
      
      Co-Authored-By: default avatarLiz Rice <liz@lizrice.com>
      
      * fixes as per PR review
  4. Nov 13, 2019
  5. Nov 06, 2019
  6. Oct 14, 2019
    • Roberto Rojas's avatar
      Fixes issue #289: removed versions prior to 1.11 (#429) · a6ee61fd
      Roberto Rojas authored
      * removed version prior to 1.11
      
      * removed references to kubernetes versions prior to 1.11
      a6ee61fd
    • Roberto Rojas's avatar
      Issue #353: Merges JSON and Exec Params files (#426) · 3aa41db1
      Roberto Rojas authored
      
      * starts fixes #353
      
      * new approach to minize duplications
      
      * applied merged yaml files for v1.11 and v1.13
      
      * yaml files json/params merged
      
      * fixes to remove double quotes from numbers and booleans
      
      * fixed bug
      
      * fixed certificate check
      
      * removed -json files
      
      * changes based on PR review
      
      * Update check/check_test.go
      
      Yay more tests!
      
      Co-Authored-By: default avatarLiz Rice <liz@lizrice.com>
      
      * changes as PR review
      
      * fixed bug when scored check is missing tests
      
      * attempt to improve the code
      
      * fixed list breaks
      
      * removes handleError function
      
      * Update check/check.go
      
      Accepting suggested log level.
      
      Co-Authored-By: default avatarLiz Rice <liz@lizrice.com>
      3aa41db1
  7. Oct 12, 2019
  8. Jul 26, 2019
  9. Jul 17, 2019
    • Roberto Rojas's avatar
      Issue #363: Adds Unit Tests for Test Comparisons (#366) · dab5e92b
      Roberto Rojas authored
      * issue #363: starts unit tests for Test Comparison.
      
      * issue #363: Adds tests for "eq" operation
      
      * changes test result message
      
      * issue #363: Adds tests for "noteq" operation
      
      * issue #363: Adds tests for "gt" operation
      
      * issue #363: Adds tests for "lt" operation
      
      * issue #363: Adds tests for "gte" operation
      
      * issue #363: Adds tests for "lte" operation
      
      * issue #363: Adds tests for "has" operation
      
      * issue #363: Adds tests for "nothave" operation
      
      * issue #363: Adds tests for "regex" operation
      dab5e92b
  10. Jul 13, 2019
  11. Jul 12, 2019
  12. Jun 10, 2019
  13. Jun 05, 2019
  14. Jun 04, 2019
  15. May 26, 2019
  16. May 19, 2019
  17. May 16, 2019
  18. May 05, 2019
  19. May 03, 2019
  20. May 01, 2019
  21. Apr 11, 2019
  22. Apr 10, 2019
  23. Mar 21, 2019
    • Florent Delannoy's avatar
      Support JSON and YAML configuration · 4d3144ca
      Florent Delannoy authored
      Support new configuration options besides --flags:
      - JSON file through `jsonpath`
      - YAML file through `yamlpath`
      
      These new options are fully backwards-compatible with the existing
      tests.
      
      Added a new profile, 1.11-json, that expects a JSON kubelet
      configuration file and scores accordingly. This profile is compatible
      with EKS.
      4d3144ca
  24. Feb 18, 2019
    • Liz Rice's avatar
      Improve comment · cd231106
      Liz Rice authored
      Tests could easily be marked "skip" because the user doesn't want to run them in their environment, and in this common case the set of tests will be non-nil
      cd231106
    • Liz Rice's avatar
      Fix merge of skip check · db962a0a
      Liz Rice authored
      db962a0a
  25. Feb 15, 2019
  26. Jan 29, 2019
    • Yoav Hizkiahou's avatar
      Support new check type - skip: · 49f745af
      Yoav Hizkiahou authored
      If a check is marked with type "skip", it will be marked as Info.
      
      Support scored property:
      If a check is not scored and is not marked with type skip, it will be marked as Warn.
      49f745af
  27. Jul 30, 2018
  28. May 15, 2018
  29. Nov 29, 2017
  30. Oct 31, 2017
  31. Sep 17, 2017
Loading