Commit Graph

2315 Commits (066aed978572f489ab05ae67dac0e22bcc616eaf)

Author SHA1 Message Date
Elie CHARRA 066aed9785
chore: fix mess with terraform2 imports 2022-07-07 16:16:06 +02:00
Elie CHARRA 9392281176
chore: fix mess with common imports 2022-07-07 16:16:05 +02:00
Elie CHARRA 4fcd0e8685
chore: fix mess with repository imports 2022-07-07 16:16:05 +02:00
Elie CHARRA 7fcbbf915f
chore: mess with cache imports 2022-07-07 16:16:04 +02:00
Martin Guibert dc58f94ce9
chore: extract enumeration to it's own submodule 2022-07-07 16:16:03 +02:00
Elie 516609f12d
Merge pull request #1560 from snyk/chore/google_compute_subnetwork_acc
Add retry backoff to google_compute_subnetwork
2022-07-07 10:12:30 +02:00
sundowndev-snyk 957b27a695
test(acc): add retry backoff to google_compute_subnetwork 2022-07-07 11:27:26 +04:00
Raphaël 84f8720321
Merge pull request #1559 from snyk/snyk-fix-6b8614071de4141486605de410592f0c
[Snyk] Security upgrade alpine from 3.15 to 3.16
2022-07-07 10:56:13 +04:00
snyk-bot e76ac5d5ed
fix: Dockerfile to reduce vulnerabilities 2022-07-06 20:06:50 +00:00
Raphaël 1f727eff03
Merge pull request #1555 from snyk/feat/state-discovery-hcl
Discover tfstate from hcl
2022-07-06 16:42:02 +04:00
Elie 8dab805805
Merge pull request #1557 from snyk/fix/better_aws_err_message
fix: Better error messages for AWS auth
2022-07-06 09:29:41 +02:00
Elie CHARRA 6b13f9012c
fix: Better error messages for AWS auth 2022-07-05 11:55:32 +02:00
Elie 66520e6bb3
Merge pull request #1553 from snyk/fix/aws_acc_tests
Add retry to kms acc tests
2022-07-04 15:49:34 +02:00
sundowndev-snyk 8444e5a4fc
test: scan command
Add test suite for the retrieveBackendsFromHCL function
2022-07-04 16:52:19 +04:00
William BEUIL 7b5e045657
Merge pull request #1551 from snyk/fix/google_acc_tests
Add backoff retry to gcp acc tests
2022-06-28 15:04:08 +02:00
William Beuil eb36fc4a25
fix: add retry kms acc tests 2022-06-28 14:57:37 +02:00
sundowndev-snyk 95d3650e3f
chore: add backoff retry to gcp acc tests 2022-06-24 12:15:24 +04:00
sundowndev-snyk e9d00d1a89
feat: discover tfstate from hcl 2022-06-24 12:12:32 +04:00
Elie cde2d4c9af
Merge pull request #1550 from snyk/fix/ecr_repository_policy
fix: ecr repo without policy was crashing the whole execution
2022-06-23 16:17:47 +02:00
Elie CHARRA 39aa6d5909
fix: ecr repo without policy was crashing the whole execution 2022-06-23 16:11:39 +02:00
Elie e9746d8b53
Merge pull request #1545 from snyk/fix/aws_route_table_timeouts
Fix false-positive on timeouts attribute in aws_route_table and aws_default_route_table
2022-06-21 11:23:41 +02:00
Christof 3fd14d6e2c
chore: Remove additional resources from fixtures
There's no need to keep i.e. the VPCs in the fixtures for parsing the route table TF state files.
2022-06-21 10:57:46 +02:00
Raphaël 0afdf95777
Merge pull request #1546 from snyk/chore/gh-issue-tagging
chore: Stop failing issue tagging on invalid issue links
2022-06-17 10:57:06 +04:00
Christof 2594d13989
chore: Stop failing tagging on invalid issue links 2022-06-16 16:14:13 +02:00
Christof d40368983c
fix: Remove timeouts from aws_default_route_table 2022-06-15 13:51:21 +02:00
Christof Dorner 0bff01a7b2
test: Use timeouts in AWS routetable acc test 2022-06-15 13:30:01 +02:00
Christof Dorner 3025f675e1
fix: Filter out timeouts from aws_route_table
Configurable timeouts on the aws_route_table resource are Terraform-only, thus filtering them out prevents false-positive drift to be shown.
2022-06-14 18:04:14 +02:00
Christof Dorner 92033904e1
chore: Use provider 3.62 for AWS route table tests
This is the version that introduces support for the `timeout` block which we'll filter out in a next commit.
2022-06-14 18:04:13 +02:00
Christof Dorner 449900bdfe
chore: Add AWS provider 3.62 test schema 2022-06-14 18:04:13 +02:00
Christof Dorner 93292f577f
chore: Allow to set provider version in tests
Different AWS terraform state reader resource tests can use different provider versions.
2022-06-14 17:49:22 +02:00
Elie 8a16e8689a
Merge pull request #1544 from snyk/all-contributors/add-chdorner-snyk
docs: add chdorner-snyk as a contributor for code
2022-06-13 14:28:10 +02:00
Elie CHARRA df162dd89a
Add germany flag 2022-06-13 14:27:37 +02:00
allcontributors[bot] 2a138769b2
docs: update .all-contributorsrc [skip ci] 2022-06-13 12:15:09 +00:00
allcontributors[bot] d6c81f6bf4
docs: update CONTRIBUTORS.md [skip ci] 2022-06-13 12:15:08 +00:00
Elie c0d4c51adc
Merge pull request #1542 from snyk/feat/handle_missing_azure_credentials
feat: Display better message when Azure credentials are missing
2022-06-13 14:14:46 +02:00
Elie 95e1a824e0
Merge pull request #1543 from snyk/go_1.18
Update to go 1.18
2022-06-13 14:10:06 +02:00
Christof Dorner 28f1fb48aa
feat: Display better message when Azure credentials are missing 2022-06-13 13:51:53 +02:00
Elie CHARRA 9f4aac9589
Update to go 1.18 2022-06-10 11:12:21 +02:00
Elie a3f41568e0
Merge pull request #1531 from snyk/chore/fix-issue-tagging-script
chore: fix issue tagging script
2022-06-08 14:05:45 +02:00
Almog Ben David a50b393a32
Merge pull request #1494 from snyk/feat/aws_ecr_repository_policy
feat: add aws `ecr_repository_policy` resource
2022-06-08 11:17:47 +03:00
Almog Ben-David 7fdc7cff17
feat: add aws `ecr_repository_policy` resource 2022-06-08 10:45:42 +03:00
sundowndev-snyk 01970537e1
chore: handle error when there's no issue to tag 2022-06-08 10:52:47 +04:00
Raphaël 273225e984
Merge pull request #1530 from snyk/feat/handle_gcp_missing_creds
Catch missing credentials error for GCP
2022-06-08 10:44:32 +04:00
sundowndev-snyk a455f99a1e
feat: catch missing credentials error for gcp 2022-06-07 15:46:12 +04:00
Raphaël 0aee3312b8
Merge pull request #1529 from snyk/chore/typo_provider_error
chore: fix a typo in provider init error
2022-06-07 15:16:59 +04:00
Raphaël 41052de88b
chore: fix a typo in provider init error
introduced in #1515
2022-06-07 14:19:18 +04:00
Raphaël dd2f2105b2
Merge pull request #1514 from snyk/fix/google_compute_global_forwarding_rule_acc_test
fix: google_compute_global_forwarding_rule acc test
2022-06-07 13:20:53 +04:00
Elie 25f5080a5e
Merge pull request #1515 from snyk/feat/handle_aws_missing_creds
feat: Display better message when AWS credentials missing
2022-06-07 10:34:08 +02:00
Elie f9ce34d9f0
feat: Display better message when AWS credentials missing 2022-06-03 10:32:54 +02:00
sundowndev-snyk 741ed33b82
fix: google_compute_global_forwarding_rule acc test 2022-06-02 11:33:45 +04:00