Skip to content
Snippets Groups Projects
  1. Oct 28, 2021
  2. Oct 03, 2021
  3. Sep 12, 2021
  4. Aug 04, 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. Jun 14, 2021
  7. 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
  8. May 02, 2021
  9. Feb 23, 2021
  10. Feb 22, 2021
  11. Jan 21, 2021
  12. Dec 27, 2020
  13. 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
  14. Dec 21, 2020
  15. Aug 12, 2020
  16. Aug 10, 2020
Loading