Commit Graph

2395 Commits (239f0bbda8c594bc36daa16dc777e17dbcc477d4)

Author SHA1 Message Date
William BEUIL 239f0bbda8
Merge pull request #1600 from snyk/all-contributors/add-martin-vanta
docs: add martin-vanta as a contributor for bug
2022-11-18 11:50:15 +01:00
allcontributors[bot] 6271ced05e
docs: update .all-contributorsrc [skip ci] 2022-11-18 10:46:40 +00:00
allcontributors[bot] e48e37bed1
docs: update CONTRIBUTORS.md [skip ci] 2022-11-18 10:46:39 +00:00
William BEUIL 2977d63b26
Merge pull request #1599 from martin-vanta/ml/aws-lb-listener-cache
fix: aws_lb_listener cache key
2022-11-18 11:45:27 +01:00
Martin Liu 4f9fed2c3a fix: aws_lb_listener cache key 2022-11-17 09:24:08 -08:00
Martin 9d35f9c956
Merge pull request #1589 from snyk/fea/filter_google_query
feat: add a diagnostic when enumerating unsuported types
2022-11-08 10:59:51 +01:00
Martin Guibert 3717a53fa0
feat: add a diagnostic when enumerating unsuported types 2022-11-07 15:35:47 +01:00
Martin 49cdbc84da
Merge pull request #1593 from snyk/feat/support_aws_cloudtrail
add suport for aws_cloudtrail resources
2022-10-26 15:35:02 +02:00
Martin Guibert c65846a263
feat: add suport for aws_cloudtrail resources 2022-10-24 12:13:16 +02:00
Martin a28bac977c
Merge pull request #1591 from snyk/fix/account_public_access_block
fix issue when scanning without any s3_account_public_access_block
2022-10-13 11:08:56 +02:00
Martin Guibert 4969995594
fix: fix issue when scanning without any s3_account_public_access_block 2022-10-13 10:17:51 +02:00
Martin a1427f478b
Merge pull request #1588 from snyk/fea/add_aws_s3_account_public_access_block
add support for  aws s3 account public access block
2022-10-12 11:04:14 +02:00
Martin Guibert c94dad7f16
fix: inject account id to enumerator instead of repo 2022-10-11 18:24:48 +02:00
Martin Guibert e0104c848b
fix: add acc test for aws_s3_account_public_access_block 2022-09-28 16:01:35 +02:00
Martin Guibert e067a6db12
chore: update deprecated use of io/ioutils 2022-09-28 15:52:20 +02:00
Martin Guibert cc04a880ac
feat: add support for aws_s3_account_public_access_block 2022-09-28 15:51:08 +02:00
Craig Furman 3e16c309c6
Merge pull request #1587 from snyk/chore/ignore-mpl-2.0
chore: ignore mpl 2.0 security vulnerability
2022-09-09 16:22:31 +01:00
Teodora Sandu 5af805c8a7
chore: ignore mpl 2.0 security vulnerability 2022-09-09 15:30:38 +01:00
Elie 527e2ab754
Merge pull request #1586 from snyk/all-contributors/add-Doridian
docs: add Doridian as a contributor for bug
2022-09-06 10:04:56 +02:00
allcontributors[bot] 0c15e498b6
docs: update .all-contributorsrc [skip ci] 2022-09-06 08:03:53 +00:00
allcontributors[bot] bfd124018b
docs: update CONTRIBUTORS.md [skip ci] 2022-09-06 08:03:52 +00:00
Elie b8b14bbca4
Merge pull request #1585 from Doridian/fix/owner
Only check owned repositories when running in owner mode
2022-09-06 10:03:03 +02:00
Doridian 63727182ec Actually make sure to only list owned repos 2022-09-05 21:07:16 -07:00
Elie b664f62ee9
Merge pull request #1584 from snyk/acc-test-retry-backoff
Use acceptance tests backoff-retry in more places
2022-08-26 12:28:10 +02:00
Craig Furman d1a0c63f4c Use acceptance tests backoff-retry in more places
Remove RetryFor function, replace all uses of it with ShouldRetry.
2022-08-26 11:22:45 +01:00
Elie ed58b6d645
Merge pull request #1579 from snyk/fea/alert_into_diag
fea: transform alert from enum lib into diagnostic
2022-08-18 12:30:55 +02:00
Elie de753eb4cb
Make enumeration diagnostic messages more generic 2022-08-18 12:22:53 +02:00
Martin Guibert a1a4d70e64
fea: transform alert from enum lib into diagnostic 2022-08-11 18:24:18 +02:00
Elie b1cf4b5498
Merge pull request #1581 from snyk/fix_acc_tests
Fix acceptance tests
2022-08-11 10:35:56 +02:00
Elie c37003694f
Fix acceptance tests
- Fix default provider version not being set in the schema repository
  since now this is done on the enumeration side.
- Fix once for all issues with GetInt that should be able to retrieve
  both float and int from resource attributes.
2022-08-10 17:15:27 +02:00
Elie cc6e2ca87a
Merge pull request #1578 from snyk/fix/arn_diff_false_positive
Ignore arn attribute for some AWS resources
2022-08-08 13:25:40 +02:00
sundowndev-snyk 44a3738c0f
refactor: revert changes on testdata 2022-08-08 14:14:59 +04:00
sundowndev-snyk 6b5ee3521c
fix: ignore arn attribute
fixes #1570
2022-08-05 17:17:44 +04:00
Raphaël 4ecd34f321
Merge pull request #1575 from snyk/chore/acc_fix_gcp_debian_image
Upgrade debian image to debian-11 in acc test
2022-08-04 18:18:45 +04:00
Craig Furman f2a173f3c7
Merge pull request #1577 from snyk/fix/rm-consumer-specific-errmsg
fix: enumlib: remove a scan-specific error message
2022-08-04 15:00:38 +01:00
Craig Furman b33c42f257 fix: enumlib: remove a scan-specific error message
Since AWS is the default cloud provider for `driftctl scan`, we give
users a hint on how to configure different providers with `--to` if
there is an error authenticating with AWS - since they might not have
even intended to use AWS in the first place.

Now that this functionality is inside the enumeration library, with
consumers other than `driftctl scan`, we remove this hint from the lower
layer and re-add it for the scan command only, to avoid confusing
non-driftctl users.
2022-08-04 14:53:58 +01:00
Martin 25c259dfd5
Merge pull request #1576 from snyk/fix/do_not_panic_on_aws_init
fix: do not panic on aws provider init
2022-08-04 15:33:08 +02:00
Martin Guibert af980fcd7a
fix: do not panic on aws provider init 2022-08-04 15:28:43 +02:00
Elie 0cc71d16ac
Merge pull request #1565 from snyk/fea/facade_enum
add a facade to implement enum library api
2022-08-04 14:57:45 +02:00
Martin Guibert dcd11f0f02
fix: panic on not implem and remove useless lock 2022-08-03 11:52:30 +02:00
sundowndev-snyk dc308c5393
test(acc): upgrade debian image to debian-11
debian-9 was removed from the GCP registry.
2022-08-03 11:12:45 +04:00
Martin Guibert 895f776bed
feat: add a facade to implement enum library api 2022-08-02 18:54:05 +02:00
Martin cf9dba0712
Merge pull request #1573 from snyk/chore/shared_schema_tests
chore: share provider schema for goldenfile test
2022-08-02 15:23:55 +02:00
Martin Guibert c2892268b9
chore: update dependency on yaml v3.0.1 2022-08-02 15:00:44 +02:00
Craig Furman 243f2edefe
Merge pull request #1574 from snyk/fix-code-owner-team-name
Fix CODEOWNERS team name
2022-08-02 11:19:32 +01:00
Craig Furman a12285ceaf Fix CODEOWNERS team name 2022-08-02 10:52:56 +01:00
Martin Guibert 93044ff3a0
chore: share provider schema for goldenfile test 2022-08-01 18:58:24 +02:00
Elie d4cc40009f
Merge pull request #1572 from snyk/extract_metadata
Extract metadata from enumeration pkg
2022-08-01 14:08:14 +02:00
Elie CHARRA a18af39da8
fix: linter 2022-08-01 10:53:35 +02:00
Elie CHARRA ab94124bab
fix: fix aws_security_group_rules tests 2022-08-01 10:53:34 +02:00