Sergio Garcia
|
e570d94a6e
|
chore(regions_update): Changes in regions for AWS services. (#3213)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-12-20 14:08:52 +01:00 |
|
Nacho Rivera
|
78505cb0a8
|
chore(sqs_...not_publicly_accessible): less restrictive condition test (#3211)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-12-19 16:53:19 +01:00 |
|
dependabot[bot]
|
f8d77d9a30
|
build(deps): bump google-auth-httplib2 from 0.1.1 to 0.2.0 (#3207)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 13:05:30 +01:00 |
|
Sergio Garcia
|
1a4887f028
|
chore(regions_update): Changes in regions for AWS services. (#3209)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-12-19 12:39:19 +01:00 |
|
dependabot[bot]
|
71042b5919
|
build(deps): bump mkdocs-material from 9.4.14 to 9.5.2 (#3206)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 12:39:10 +01:00 |
|
dependabot[bot]
|
435976800a
|
build(deps-dev): bump moto from 4.2.11 to 4.2.12 (#3205)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 10:14:04 +01:00 |
|
dependabot[bot]
|
18f4c7205b
|
build(deps-dev): bump coverage from 7.3.2 to 7.3.3 (#3204)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 08:55:14 +01:00 |
|
dependabot[bot]
|
06eeefb8bf
|
build(deps-dev): bump pylint from 3.0.2 to 3.0.3 (#3203)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 08:30:45 +01:00 |
|
Sergio Garcia
|
1737d7cf42
|
fix(gcp): fix UnknownApiNameOrVersion error (#3202)
|
2023-12-18 14:32:33 +01:00 |
|
dependabot[bot]
|
cd03fa6d46
|
build(deps): bump jsonschema from 4.18.0 to 4.20.0 (#3057)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-12-18 13:00:43 +01:00 |
|
Sergio Garcia
|
a10a73962e
|
chore(regions_update): Changes in regions for AWS services. (#3200)
|
2023-12-18 07:21:18 +01:00 |
|
Pepe Fagoaga
|
99d6fee7a0
|
fix(iam): Handle NoSuchEntity in list_group_policies (#3197)
|
2023-12-15 14:04:59 +01:00 |
|
Nacho Rivera
|
c8831f0f50
|
chore(s3 bucket input validation): validates input bucket (#3198)
|
2023-12-15 13:37:41 +01:00 |
|
Pepe Fagoaga
|
fdeb523581
|
feat(securityhub): Send only FAILs but storing all in the output files (#3195)
|
2023-12-15 13:31:55 +01:00 |
|
Sergio Garcia
|
9a868464ee
|
chore(regions_update): Changes in regions for AWS services. (#3196)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-12-15 10:15:54 +01:00 |
|
Alexandros Gidarakos
|
051ec75e01
|
docs(cloudshell): Update AWS CloudShell installation steps (#3192)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-12-14 08:35:23 +01:00 |
|
Alexandros Gidarakos
|
fc3909491a
|
docs(cloudshell): Add missing steps to workaround (#3191)
|
2023-12-14 08:18:24 +01:00 |
|
Pepe Fagoaga
|
2437fe270c
|
docs(cloudshell): Add workaround to clone from github (#3190)
|
2023-12-13 17:19:30 +01:00 |
|
Nacho Rivera
|
c937b193d0
|
fix(apigw_restapi_auth check): add method auth testing (#3183)
|
2023-12-13 16:20:09 +01:00 |
|
Fennerr
|
8b5c995486
|
fix(lambda): memory leakage with lambda function code (#3167)
Co-authored-by: Justin Moorcroft <justin.moorcroft@mwrcybersec.com>
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-12-13 15:15:13 +01:00 |
|
Sergio Garcia
|
4410f2a582
|
chore(regions_update): Changes in regions for AWS services. (#3189)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-12-13 10:32:10 +01:00 |
|
Fennerr
|
bbb816868e
|
docs(aws): Added debug information to inspect retries in API calls (#3186)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-12-12 14:07:33 +01:00 |
|
Fennerr
|
2441cca810
|
fix(threading): Improved threading for the AWS Service (#3175)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-12-12 12:50:26 +01:00 |
|
Sergio Garcia
|
3c3dfb380b
|
fix(gcp): improve logging messages (#3185)
|
2023-12-12 12:38:50 +01:00 |
|
Nacho Rivera
|
0f165f0bf0
|
chore(actions): add prowler 4.0 branch to actions (#3184)
|
2023-12-12 11:40:01 +01:00 |
|
Sergio Garcia
|
7fcff548eb
|
chore(regions_update): Changes in regions for AWS services. (#3182)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-12-12 10:28:01 +01:00 |
|
dependabot[bot]
|
8fa7b9ba00
|
build(deps-dev): bump docker from 6.1.3 to 7.0.0 (#3180)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-12 10:27:49 +01:00 |
|
dependabot[bot]
|
b101e15985
|
build(deps-dev): bump bandit from 1.7.5 to 1.7.6 (#3179)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-12 09:53:03 +01:00 |
|
dependabot[bot]
|
b4e412a37f
|
build(deps-dev): bump pylint from 3.0.2 to 3.0.3 (#3181)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-12 09:33:27 +01:00 |
|
dependabot[bot]
|
ac0e2bbdb2
|
build(deps): bump google-api-python-client from 2.109.0 to 2.110.0 (#3178)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-12 08:07:30 +01:00 |
|
Sergio Garcia
|
ba16330e20
|
feat(cognito): add Amazon Cognito service (#3060)
|
2023-12-11 14:35:00 +01:00 |
|
Pepe Fagoaga
|
c9cb9774c6
|
fix(aws_regions): Get enabled regions (#3095)
|
2023-12-11 14:09:39 +01:00 |
|
Pepe Fagoaga
|
7b5b14dbd0
|
refactor(cloudwatch): simplify logic (#3172)
|
2023-12-11 11:23:24 +01:00 |
|
Fennerr
|
bd13973cf5
|
docs(parallel-execution): Combining the output files (#3096)
|
2023-12-11 11:11:53 +01:00 |
|
Fennerr
|
a7f8656e89
|
chore(elb): Improve status in elbv2_insecure_ssl_ciphers (#3169)
|
2023-12-11 11:04:37 +01:00 |
|
Sergio Garcia
|
1be52fab06
|
chore(ens): do not apply recomendation type to score (#3058)
|
2023-12-11 10:53:26 +01:00 |
|
Pepe Fagoaga
|
c9baff1a7f
|
fix(generate_regional_clients): Global is not needed anymore (#3162)
|
2023-12-11 10:50:15 +01:00 |
|
Pepe Fagoaga
|
d1bc68086d
|
fix(access-analyzer): Handle ValidationException (#3165)
|
2023-12-11 09:40:12 +01:00 |
|
Pepe Fagoaga
|
44a4c0670b
|
fix(cloudtrail): Handle UnsupportedOperationException (#3166)
|
2023-12-11 09:38:23 +01:00 |
|
Pepe Fagoaga
|
4785056740
|
fix(elasticache): Handle CacheClusterNotFound (#3174)
|
2023-12-11 09:37:01 +01:00 |
|
Pepe Fagoaga
|
694aa448a4
|
fix(s3): Handle NoSuchBucket in the service (#3173)
|
2023-12-11 09:36:26 +01:00 |
|
Sergio Garcia
|
ee215b1ced
|
chore(regions_update): Changes in regions for AWS services. (#3168)
|
2023-12-11 08:04:48 +01:00 |
|
Nacho Rivera
|
018e87884c
|
test(audit_info): missing workspace test (#3164)
|
2023-12-05 16:05:39 +01:00 |
|
Nacho Rivera
|
a81cbbc325
|
test(audit_info): refactor iam (#3163)
|
2023-12-05 15:59:53 +01:00 |
|
Pepe Fagoaga
|
3962c9d816
|
test(audit_info): refactor acm, account and access analyzer (#3097)
|
2023-12-05 15:09:14 +01:00 |
|
Pepe Fagoaga
|
e187875da5
|
test(audit_info): refactor guardduty (#3160)
|
2023-12-05 15:00:46 +01:00 |
|
Pepe Fagoaga
|
f0d1a799a2
|
test(audit_info): refactor cloudtrail (#3111)
|
2023-12-05 14:59:42 +01:00 |
|
Pepe Fagoaga
|
5452d535d7
|
test(audit_info): refactor ec2 (#3132)
|
2023-12-05 14:58:58 +01:00 |
|
Pepe Fagoaga
|
7a776532a8
|
test(aws_account_id): refactor (#3161)
|
2023-12-05 14:58:42 +01:00 |
|
Nacho Rivera
|
e704d57957
|
test(audit_info): refactor inspector2 (#3159)
|
2023-12-05 14:19:40 +01:00 |
|