This project is mirrored from https://gitee.com/mirrors/Datree.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 01 Jun, 2022 3 commits
-
-
Dima Brusilovsky authored
-
TzlilSwimmer123 authored
Co-authored-by:
teselil <tzlil@datree.com>
-
Roy Hadad authored
* refactor: change CliVersion in Makefile from 0.0.1 to 1.0.0 * refactor: change CliVersion in Makefile from 0.0.1 to 1.0.0 * fix version to 1.0.0
-
- 31 May, 2022 3 commits
-
-
shmuelsa authored
fix: correct extract and evaluation of configuration payload
-
shmuelsa authored
-
TzlilSwimmer123 authored
* fix: JUnit support k8s and yaml validation output Co-authored-by:
teselil <tzlil@datree.com>
-
- 30 May, 2022 5 commits
- 26 May, 2022 2 commits
-
-
Roy Hadad authored
* refactor: wrap additional JUnit data in struct * refactor: rename rulesData to AllEnabledRules * refactor: rename rulesData to allEnabledRules * refactor: move around some variables * refactor: drill some more variables * feat: add MapSlice generic slice method * feat: pass all file paths to JUnit output * refactor: rename AllFiles to AllFilesThatRunPolicyCheck * fix: add JUnit testsuite for files that pass all policy checks * refactor: rename variable * ci: bump golangci-lint to version 1.46.2 for Go 1.18 support * style: fix import order
-
Naor Peled authored
Co-authored-by:
Dima Brusilovsky <dimabru@gmail.com>
-
- 25 May, 2022 1 commit
-
-
Roy Hadad authored
-
- 24 May, 2022 1 commit
-
-
Roy Hadad authored
-
- 22 May, 2022 2 commits
-
-
Mustaque Ahmed authored
* upgrade `trusty` to `focal` ubuntu version * add command to install 3.6.3 py env * update py version to 3.6.10 Co-authored-by:
Yishay Mendelsohn <myishay@gmail.com>
-
Mustaque Ahmed authored
* bump golang version to 1.18
-
- 19 May, 2022 1 commit
-
-
Dima Brusilovsky authored
-
- 18 May, 2022 4 commits
-
-
hadar-co authored
docs: update README links
-
hadar-co authored
-
Dima Brusilovsky authored
-
Dima Brusilovsky authored
-
- 17 May, 2022 7 commits
-
-
hadar-co authored
feat: update docs links
-
Eyar Zilberman authored
-
Eyar Zilberman authored
-
shalev007 authored
* feat: add send to server method * feat: add os info as a util * feat: add send to server functionality WIP * fix: add file data to request * test: fix test dependencies * fix: fix golinter errors * fix: fix golinter errors * fix: removed unnecessary command * feat: replace osInfo with utils osInfo * fix: remove unused osInfo argument * fix: code review changes Co-authored-by:
shalev avhar <shalev@datree.io> Co-authored-by:
myishay <myishay@gmail.com>
-
Dima Brusilovsky authored
-
Mustaque Ahmed authored
* add output format test help cmd * refactor: create a function `OutputFormats` and call when required * refactor: remove `"\n"` printing error thus fix fail test cases * refactor: rename variable (typo) * fix: add parenthesis to help text * refactor: remove duplicate line Co-authored-by:
Roy Hadad <roy@datree.io>
-
Roy Hadad authored
-
- 16 May, 2022 5 commits
-
-
hadar-co authored
fix: dockerfile context and file
-
hadar-co authored
-
Roy Hadad authored
* refactor: move extract errorPrefix to top of validatePoliciesYaml * test: remove commented out test * test: add test case for invalid json * fix: adjust schema key in error message * fix: add customRule index to error message * refactor: rename function * refactor: use pipe notation in jsonSchema field * fix: duplicate defaultRules.yaml to 2 places (will be removed) * refactor: move customRulesIdentifier validation logic to one iteration
-
Abhradeep Chakraborty authored
-
hadar-co authored
feat: add ci image dockerfile and create dockerfiles dir
-
- 15 May, 2022 2 commits
-
-
hadar-co authored
-
shalev007 authored
* fix: change error message to human readable * feat: add new validateYaml command * test: fix tests * fix: add filename to default print * fix: add new validate yaml context * test: add validate yaml tests * feat: remove validate-yaml from help menu * feat: export logic to yamlValidator pkg * test: add test to pkg * fix: removed unnecessary example comment * fix: change variable names * fix: deleted comments * fix: removed human readable error message * fix: readded tests with files * fix: change extractor error mesage * feat: add pkg dependency * fix: remove comments Co-authored-by:
shalev avhar <shalev@datree.io>
-
- 12 May, 2022 2 commits
-
-
Yishay Mendelsohn authored
-
Yishay Mendelsohn authored
-
- 11 May, 2022 2 commits
-
-
Yishay Mendelsohn authored
* feat: add rule 54 and toggle off rule 14 * test: fix junit output test for swapping enabledByDefault rules
-
Roy Hadad authored
* init * refactor: connect policies.yaml to schema file * style: fix formating * test: add test case for invalid schema * docs: add comment for clarity * fix: update schema to latest version * fix: remove schema validation * test: remove test
-