Skip to content
Snippets Groups Projects
  1. Feb 23, 2022
  2. Jan 29, 2022
  3. Nov 08, 2021
  4. Oct 03, 2021
  5. Aug 03, 2021
    • Yoav Rotem's avatar
      New integration testing (#947) · 25ba9e2f
      Yoav Rotem authored
      * Fix Junit missing testsuites 
      
      Fix issue https://github.com/aquasecurity/kube-bench/issues/883 but also bug with overriding output when --outputfile is effective and only write the last controls
      
      * test new integration
      
      * Update build.yml
      
      * add wait for job to be ready
      
      * Update build.yml
      
      * Update build.yml
      
      * Update build.yml
      
      * test
      
      * Update job.yaml
      
      * Add wait
      
      * test for logs
      
      * Update job.yaml
      
      * Create Expected_output.data
      
      * Update build.yml
      
      * Update build.yml
      
      * remove empty line
      
      * Add new line at the end
      
      * add ---
      
      * Delete docker.go
      
      * Delete integration.go
      
      * Delete integration_test.go
      
      * Delete integration/testdata/cis-1.20 directory
      
      * Delete integration/testdata/cis-1.6 directory
      
      * Update integration testing
      
      * Remove integration tests
      
      Removed integration testing to github action
      
      * Update build.yml
      25ba9e2f
  6. Oct 09, 2020
    • Oleksandr Slynko's avatar
      Fix go vet issues (#720) · 58bea9c8
      Oleksandr Slynko authored
      * Fix go vet issues
      
      * to omit the property from JSON parsing one should use "-". "omit" in
      that case would use omit tag
      * The error was not reachable in the tests, so I moved it to the place
      where it make sense for me (but maybe it was just unnecessary)
      
      * Run all go vet linters in CI
      
      * This return breaks the test
      58bea9c8
  7. Sep 14, 2020
  8. Sep 02, 2020
  9. Aug 13, 2020
    • Liz Rice's avatar
      chore: improve test clarity (#675) · 01c77b23
      Liz Rice authored
      * read-only-port defaults are correct
      
      * Tests that should catch good read-only-port
      
      * Rework checks & tests
      
      * Linting on issue template YAML
      
      * More explicit test for 4.2.4
      
      * Remove verbosity for ease of reading results
      
      * Use subtests
      
      * Tidy more test cases
      01c77b23
  10. May 20, 2020
  11. Nov 16, 2019
  12. Oct 23, 2019
  13. Oct 12, 2019
  14. Sep 03, 2019
  15. Jul 16, 2019
    • yoavrotems's avatar
      Add codecov (#336) · 7c97f6a4
      yoavrotems authored
      * Update .gitignore
      
      * Update .travis.yml
      
      * Update makefile
      
      * Update .travis.yml
      
      * Update .travis.yml
      
      * Update .travis.yml
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update makefile
      
      * Update .travis.yml
      7c97f6a4
  16. Jun 12, 2019
  17. Mar 12, 2019
  18. Oct 31, 2017
  19. Jun 20, 2017
  20. Jun 19, 2017
Loading