Elie
0ca2866e5e
Merge branch 'main' into sso
2021-06-30 18:26:22 +02:00
William Beuil
47500b7771
Refacto AWS mocks for repositories and clients
2021-06-28 18:21:12 +02:00
William Beuil
24a295703f
Fix default security group rules from default security group
2021-06-28 11:16:24 +02:00
Louis TOUSSAINT
9f232ccb49
Issue 165: Fix typo and implement iamRepository in iam suppliers constructor
2021-06-07 15:02:12 +02:00
Louis TOUSSAINT
8b5b8bfb7f
Issue 165: Fix conflict from main rebase
2021-06-07 11:05:21 +02:00
Louis TOUSSAINT
2329c840d2
Issue 165: Add security_group_rule_supplier to ec2_repository
2021-06-07 11:05:20 +02:00
Elie
b5c48dbbfc
Finished refacto
2021-05-31 18:46:20 +02:00
Elie
2ed311e10d
Fix race conditions when using multiples runners in a single supplier
2021-03-17 16:55:34 +01:00
Elie
59c061d2f6
Fix aws suppliers and tests to use new provider
2021-02-12 16:29:39 +01:00
Elie
5b9b70c525
Remove reference used in loops
2021-02-04 22:45:10 +01:00
Elie
5daec82ecc
Remove singleton to fix issues when chain multiples cmd run
...
We have some issue when running acceptance test, more generally
when we use to execute scan cmd multiples times.
We were using global singletons for provider and resources suppliers
managment which lead us to improper state in the second scan run.
We should avoid this in the future and make proper initialization of our
dependencies maybe using a dependency injection container.
2021-02-01 11:49:50 +01:00
Martin Guibert
bebf5c887c
alert and ignore when listing resources is forbidden
2021-01-29 10:19:52 +01:00
Elie
81c608973b
Add support for multiples IaC sources
2021-01-18 17:56:21 +01:00
William Beuil
bd233350a9
Add aws_default_security_group
2021-01-15 17:03:16 +01:00
Elie
ff72de8e77
🍾 Initial release
...
Co-authored-by: William BEUIL <william.beuil@cloudskiff.com>
Co-authored-by: Martin GUIBERT <martin@cloudskiff.com>
2020-12-09 16:35:26 +01:00