Skip to content
Snippets Groups Projects
  1. Aug 10, 2022
  2. Jun 17, 2022
  3. Apr 24, 2022
  4. Apr 03, 2022
  5. Jan 30, 2022
  6. 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
  7. Apr 08, 2021
  8. Feb 12, 2020
  9. Jan 28, 2020
  10. Jan 06, 2020
    • James Ward's avatar
      Support Linting YAML as part of Travis CI build (#554) · 5f34058d
      James Ward authored
      * add yamllint command to travis CI
      
      installs and runs a linter across the YAML in the
      project to ensure consistency in the written YAML.
      
      this uses yamllint and the default yamllint config with
      "truthy" and "line-length" disabled.
      
      * run dos2unix on CRLF files
      
      * YAMLLINT: remove trailing spaces
      
      * YAMLLint: add YAML document start
      
      * YAMLLint: too many spaces around bracket
      
      * YAMLLint: fix indentation
      
      * YAMLLint: remove duplicate key
      
      * YAMLLint: newline at end of file
      
      * YAMLLint: Too few spaces after comma
      
      * YAMLLint: too many spaces after colon
      5f34058d
  11. Mar 12, 2019
  12. Jan 17, 2019
  13. Jan 11, 2019
Loading