Commit Graph

21 Commits (4e4f13d91b6d7c37c2cdf73963bb414ce73e12da)

Author SHA1 Message Date
Elie 1cdccb0be0
Move to @snyk 2021-12-06 14:29:39 +01:00
Martin Guibert a8918f7df1 minor fixes, remove writealert. save reading alert in batch 2021-09-15 21:46:36 +02:00
Martin Guibert 6fd9986cbc do not fail when --from is incorrect, send alert. fail only if all from are incorrect 2021-09-15 20:36:32 +02:00
Louis TOUSSAINT 973b67f6d5 Issue 615: Add a new test to s3_test.go to check if NewS3Enumerator take DCTL_S3_envVar in charge 2021-07-06 10:28:11 +02:00
Louis TOUSSAINT c882c769e8 Issue 615: Remove setProxy and add parameter to NewEnvProxy directly 2021-07-06 10:28:11 +02:00
Louis TOUSSAINT 916c458760 Issue 615: Create struct to override env config for state_enumerator 2021-07-06 10:28:10 +02:00
Elie b5fe9e5e73
Fix S3 broken glob matching 2021-06-24 11:01:21 +02:00
Elie 7fe9b13d19
Fix state enumeration on s3 on win when using wildcards 2021-06-15 18:18:53 +02:00
Elie 98ee98a955
Fix issue when enumerating s3 states on windows 2021-06-15 16:35:53 +02:00
sundowndev 6a93d0d48b fix: ensure enumerated paths are not folders 2021-05-27 14:15:43 +02:00
sundowndev e15146938d fix: report when no tfstate found in backend 2021-05-11 17:22:20 +02:00
sundowndev 6b6e4d62dd refactor: fix error handling & simplify code 2021-05-10 15:02:42 +02:00
sundowndev 56aa95ffd1 chore: fix rebasing of branch 2021-05-10 15:02:42 +02:00
Elie 623ff3dc8e Move all AWS mocks to test/aws 2021-05-10 15:02:42 +02:00
sundowndev c088a2fbc9 feat: add support for ** in s3 2021-05-10 14:45:44 +02:00
sundowndev 65704bf228 chore: fix a minor typo 2021-05-10 14:45:44 +02:00
sundowndev 0414c028b9 refactor: disable file matching when not using glob 2021-05-10 14:45:44 +02:00
Martin Guibert 885a404959 Limited glob support.
Support go glob syntax + ** syntaxe on file enumerator
Support go glob syntax on s3 enumerator
2021-05-10 14:45:44 +02:00
Martin Guibert 1ee31b4679 Fix #409
- Ignore directory (size <= 0) when listing bucket object
- Add test for empty directory
2021-04-13 14:40:07 +02:00
Elie c90da70b56
Allow to use a whole local directory as IaC source 2021-02-26 12:41:50 +01:00
Elie 69345a5c34
Add state enumerator 2021-02-24 14:18:59 +01:00