Skip to content
Snippets Groups Projects
  1. Jun 17, 2022
  2. May 25, 2022
  3. May 15, 2022
  4. May 10, 2022
  5. Apr 12, 2022
  6. Apr 06, 2022
  7. Apr 05, 2022
  8. Mar 23, 2022
  9. Mar 08, 2022
  10. Mar 03, 2022
  11. Feb 23, 2022
  12. Jan 29, 2022
  13. Nov 08, 2021
  14. Oct 28, 2021
  15. Oct 03, 2021
  16. Sep 12, 2021
  17. Aug 04, 2021
  18. 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
  19. Jun 14, 2021
  20. Jun 09, 2021
    • Yoav Rotem's avatar
      Fix ocp job issues (#893) · 75fe5d00
      Yoav Rotem authored
      * Fix openshift missing glibc
      
      Fixing issues #891  #890
      
      * Update goreleaser
      
      Change release to build, no need to release while building (when pushed to main) but only when publishing (release new version)
      
      * Update goreleaser version to 0.169.0
      
      * Change from release to build
      
      * Try day run on release
      
      It used to be released to docker hub each push, the issue was that docker hub had a automation for it, now test if its not releasing every git push.
    • Yoav Rotem's avatar
      mkdocs support and update docs (#884) · 0d1bd2bb
      Yoav Rotem authored
      
      * Delete README.md
      
      * Edit readme and separate into different files
      
      * Update README.md
      
      * Update Running.md
      
      * Update CONTRIBUTING.md
      
      * Create Contributing.md
      
      * Add files via upload
      
      * Update Index.md
      
      * Rename Flags and Commands.md to Flags_and_commands.md
      
      * Rename Index.md to index.md
      
      * Create mkdocs.yml
      
      * Delete images directory
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Create mkdocs-dev.yaml
      
      * Create mkdocs-latest.yaml
      
      * Update mkdocs.yml
      
      * Update mkdocs.yml
      
      * Update mkdocs.yml
      
      Add yamllint ---
      
      * Make it yamllint comply
      
      * Make Yamllint comply
      
      * Make Yamllint comply
      
      * Change description
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      
      * Fix syntax
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      
      * Update docs/Architecture.md
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      
      * Update docs/Architecture.md
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      
      * Update example for test files
      
      * Update contributing
      
      * Delete Contributing.md
      
      * Update Flags_and_commands.md
      
      * Change syntax and add source
      
      * Update Platforms.md
      
      * lower case file names
      
      * lower case file names
      
      * Lower case file names
      
      * Lower case file names
      
      * Lower case file names
      
      * Lower case file names
      
      * Add note about inspect master in some platforms
      
      * Add quick start
      
      * Lower case files names
      
      * Lower case files names
      
      * Fixing typo
      
      * Remove section about old ocp
      
      * Fix typos
      
      Co-authored-by: default avatarItay Shakury <itay@itaysk.com>
      0d1bd2bb
  21. May 02, 2021
  22. Feb 23, 2021
  23. Feb 22, 2021
  24. Jan 21, 2021
  25. Dec 27, 2020
  26. Dec 23, 2020
    • Liz Rice's avatar
      GitHub Actions in correct directory (#787) · b6f619cd
      Liz Rice authored
      * Rename workflow to workflows
      
      * Add integration tests to Actions
      
      * Upload code coverage after unit test
      
      * don't need code coverage when we do a release
      
      * Use same Go version as in go.mod
      
      * Use same Go version as go.mod
      b6f619cd
  27. Dec 21, 2020
  28. Aug 12, 2020
  29. Aug 10, 2020
Loading