Skip to content
Snippets Groups Projects
  1. Jun 19, 2022
  2. Jun 17, 2022
  3. Nov 18, 2021
  4. Jul 07, 2021
  5. Feb 22, 2021
  6. Nov 23, 2020
    • Brian Terry's avatar
      Aws asff (#770) · c3f94dd8
      Brian Terry authored
      
      * add aasf
      
      * add AASF format
      
      * credentials provider
      
      * add finding publisher
      
      * add finding publisher
      
      * add write AASF path
      
      * add testing
      
      * read config from file
      
      * update docker file
      
      * refactor
      
      * remove sample
      
      * add comments
      
      * Add comment in EKS config.yaml
      
      * Fix comment typo
      
      * Fix spelling of ASFF
      
      * Fix typo and other small code review suggestions
      
      * Limit length of Actual result field
      
      Avoids this message seen in testing:
        Message:Finding does not adhere to Amazon Finding Format. data.ProductFields['Actual result'] should NOT be longer than 1024 characters.
      
      * Add comment for ASFF schema
      
      * Add Security Hub documentation
      
      * go mod tidy
      
      * remove dupe lines in docs
      
      * support integration in any region
      
      * fix README link
      
      * fix README links
      
      Co-authored-by: default avatarLiz Rice <liz@lizrice.com>
      Unverified
      c3f94dd8
  7. Jul 10, 2020
  8. Jan 28, 2020
  9. 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
  10. Oct 26, 2019
  11. Oct 24, 2019
  12. Apr 11, 2019
  13. Jan 17, 2019
  14. Jan 11, 2019
Loading