Elie
0cc16eefaf
Merge pull request #1493 from snyk/feat/add_aws_iam_group_policy_attachment
...
Add `aws iam group policy attachment`
2022-05-30 13:13:46 +02:00
Elie
8c6f577576
Merge pull request #1501 from snyk/fix/driftignore
...
fix: driftignore that ignore type
2022-05-30 13:12:41 +02:00
Elie
0986e6370e
fix: driftignore that ignore type
...
In some case driftignore filtering engine was ignoring
some types event if some inclusion rules are defined.
This is because we do not handle the case where we use an
inclusion rule on a resource with an ID, the git matching logic
is not exactly what we want here.
2022-05-30 13:06:33 +02:00
Elie
2ea9f83443
fix: crash in deep mode on aws_route
...
We were missing to inject `destination_prefix_list_id` to the terraform
provider when reading details of `aws_route` in deep mode.
That cause an error on the provider side and abort the execution
2022-05-25 10:53:34 +02:00
Elie
5eda87382b
feat: Add iam_group_policy_attachment
2022-05-23 16:57:41 +02:00
Elie
898b61864a
Merge pull request #1495 from snyk/test/google_compute_firewall
...
Add retry policy for google_compute_firewall acc test
2022-05-13 13:42:41 +02:00
Elie
bc58a4e724
Merge pull request #1477 from snyk/feat/add_aws_iam_group
...
Add aws_iam_group
2022-05-13 13:28:17 +02:00
Elie
a73d47c33d
fix: weakness in eip enumerator
2022-05-12 10:33:29 +02:00
sundowndev-snyk
6ad889c067
feat: add aws_iam_group
2022-05-11 11:39:03 +04:00
sundowndev-snyk
3c4cff9df8
test: add retry policy for google_compute_firewall acc test
2022-05-11 07:43:37 +01:00
Elie
1f55116efa
Add client to telemetry
2022-05-03 13:48:02 +02:00
William BEUIL
fef50c7147
Merge pull request #1472 from snyk/feat/add_aws_lb_listener
...
Add aws_lb_listener
2022-05-02 10:29:43 +02:00
sundowndev-snyk
a9d929891d
refactor(remote): rename method in the elbv2 repository
2022-04-25 12:35:46 +01:00
William BEUIL
de874692f0
Merge pull request #1473 from snyk/fix/aws_api_gateway_base_path_mapping_reconciler
...
Import managed api gateway mappings in the state
2022-04-15 12:00:53 +02:00
sundowndev-snyk
3e51f2dede
test(acc): add security group to elb
2022-04-14 19:28:38 +04:00
sundowndev-snyk
f27d3b96ee
fix: import managed api mappings in the state
2022-04-14 18:39:41 +04:00
sundowndev-snyk
db38ab4cf6
feat: add aws_lb_listener
2022-04-13 14:59:39 +04:00
Elie
25e162c10f
fix: acceptance test on public access block
2022-04-12 11:29:07 +02:00
William Beuil
4c81f8ccb5
feat: add aws_elasticache_cluster resource
2022-04-11 14:49:19 +02:00
William BEUIL
8304f21607
Merge pull request #1465 from snyk/feat/add_aws_elb
...
Add aws_elb resource
2022-04-11 14:33:45 +02:00
William BEUIL
f98cf979ef
Merge pull request #1455 from snyk/feat/add_aws_s3_bucket_public_access_block
...
feat: add `aws_s3_bucket_public_access_block`
2022-04-11 14:31:47 +02:00
sundowndev-snyk
e4b8265cfa
test: elbv2 repository
2022-04-11 15:09:05 +04:00
sundowndev-snyk
4346fd63f4
refactor: aws_elb resource
...
Fix cache keys in ELB repository, fix naming and add a test case in scanner tests.
2022-04-11 14:41:11 +04:00
sundowndev-snyk
b3494479d3
feat: add aws_elb resource
2022-04-11 14:30:18 +04:00
Elie
582ffa36e3
fix: Fix middleware to avoid false positive unmanaged
2022-04-08 14:04:04 +02:00
Elie
603519a759
Merge pull request #1469 from snyk/fix/html_output_date
...
Add date to JSON-serialized analysis
2022-04-08 10:33:57 +02:00
Elie
cef4776a81
Merge pull request #1470 from snyk/test/aws_lb
...
Add missing manifests for aws_lb acc test
2022-04-08 10:31:48 +02:00
Elie
5a2aae91a4
Merge pull request #1468 from snyk/fix/e2e_tests
...
Add retry logic to acc tests
2022-04-08 10:31:03 +02:00
Elie
e600615a0a
feat: add `aws_s3_bucket_public_access_block`
2022-04-08 10:12:40 +02:00
sundowndev-snyk
cbd69834a4
chore: add missing maniests for aws_lb acc test
2022-04-08 11:01:58 +04:00
sundowndev-snyk
de675f21b7
fix: add date to serialized analysis
...
Some outputs need the scanning date, which is missing when the analysis is serialized. So there's an invalid date when outputing to HTML with the fmt command.
2022-04-08 10:56:15 +04:00
Raphaël
55069c7bbd
Merge pull request #1466 from snyk/fix/metadata_test
...
chore: missing test
2022-04-08 10:11:30 +04:00
William Beuil
8400a9840d
fix: add retry logic to acc tests
2022-04-07 15:23:19 +02:00
William Beuil
8a1566f070
chore: missing test
2022-04-07 14:16:54 +02:00
sundowndev-snyk
c42fc3dc34
test(aws): aws_lb
...
Delete unnecesary files and improve tests for that resource.
2022-04-07 15:08:54 +04:00
sundowndev-snyk
523b24f977
feat: add aws_lb & aws_alb
2022-04-07 11:56:02 +04:00
sundowndev-snyk
c508c36af7
fix: remove break in aws_ebs_encryption_by_default_reconciler
2022-04-05 17:38:55 +04:00
William BEUIL
6546ae4091
Merge pull request #1463 from snyk/fix/aws_ebs_encryption_by_default_reconciler
...
Fix panic in aws_ebs_encryption_by_default_reconciler middleware
2022-04-04 17:41:44 +02:00
Elie
2e31ee5530
Merge pull request #1458 from snyk/feat/add_aws_iam_group_policy
...
feat: add support for `iam_group_policy`
2022-04-04 15:45:03 +02:00
sundowndev-snyk
9c5f0cd9ed
fix: panic in aws_ebs_encryption_by_default_reconciler middleware
2022-04-04 17:28:59 +04:00
Elie
0270e7c574
Merge pull request #1462 from snyk/test/azurerm_image
...
Add retry policy to azurerm_image
2022-04-04 15:25:17 +02:00
sundowndev-snyk
ee6d2679e1
test(azurerm): add retry policy to azurerm_image
2022-04-04 17:13:12 +04:00
William Beuil
ec8f2e6ecc
fix: add missing defer to cache.Unlock
2022-04-04 11:59:03 +02:00
sundowndev-snyk
44180707f0
refactor(middlewares): improve godoc for AwsEbsEncryptionByDefaultReconciler
...
Also reorganize enumerators in aws/init.go
2022-04-04 10:19:20 +04:00
sundowndev-snyk
9d4d7e9f2f
refactor(middlewares): report unmanaged encryption by default setting when enabled
2022-04-04 10:19:19 +04:00
sundowndev-snyk
314a693dba
refactor(remote): remove useless details fetcher
...
For aws_ebs_encryption_by_default resource type.
2022-04-04 10:19:19 +04:00
sundowndev-snyk
b08c6d55ef
feat: add aws_ebs_encryption_by_default
2022-04-04 10:19:19 +04:00
Elie
83907c6638
fix: Bad cache unlocks in IAM repo
2022-04-01 15:43:30 +02:00
Elie
bbedd4725c
feat: add support for `iam_group_policy`
2022-04-01 15:42:22 +02:00
Almog Ben-David
d4515f8a0d
fix: PR review comments
2022-03-31 11:31:32 +03:00