Sergio Garcia
|
c10b31e9d0
|
fix(categories): remove empty categories from metadata (#2401)
|
2023-05-24 10:44:51 +02:00 |
|
kij
|
71a789c0b4
|
fix(OSError): handle different OSErrors (#2398)
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2023-05-23 17:16:17 +02:00 |
|
Sergio Garcia
|
deb9847e2b
|
fix(route53_dangling_ip_subdomain_takeover): notify only IPs with AWS IP Ranges (#2396)
|
2023-05-23 16:35:13 +02:00 |
|
Pepe Fagoaga
|
9e9e7e1e96
|
fix(aws): Handle unique map keys (#2390)
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2023-05-23 15:54:22 +02:00 |
|
Sergio Garcia
|
d34e0341e2
|
chore(regions_update): Changes in regions for AWS services. (#2392)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-05-23 12:28:38 +02:00 |
|
Sergio Garcia
|
aec254b05a
|
fix(inspector2): fix active findings count (#2395)
|
2023-05-23 12:26:09 +02:00 |
|
dependabot[bot]
|
f8b420047a
|
build(deps): bump boto3 from 1.26.125 to 1.26.138 (#2389)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 11:15:42 +02:00 |
|
dependabot[bot]
|
7e6e4c0bc6
|
build(deps): bump shodan from 1.29.0 to 1.29.1 (#2385)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 10:56:50 +02:00 |
|
dependabot[bot]
|
71fb59943c
|
build(deps): bump requests from 2.30.0 to 2.31.0 (#2388)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 10:25:28 +02:00 |
|
dependabot[bot]
|
34419d0ca1
|
build(deps): bump azure-identity from 1.12.0 to 1.13.0 (#2386)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 10:22:05 +02:00 |
|
dependabot[bot]
|
475a36f0d7
|
build(deps-dev): bump moto from 4.1.9 to 4.1.10 (#2384)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 09:52:18 +02:00 |
|
Kevin Pullin
|
1234c1e7e2
|
fix(allowlist) - tags parameter is a string, not a list (#2375)
|
2023-05-23 09:51:50 +02:00 |
|
dependabot[bot]
|
a4a400facf
|
build(deps): bump botocore from 1.29.134 to 1.29.138 (#2383)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 07:52:47 +02:00 |
|
Sergio Garcia
|
ed2ca4d896
|
chore(regions_update): Changes in regions for AWS services. (#2378)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-05-19 11:36:08 +02:00 |
|
Pepe Fagoaga
|
ce42e4d1cd
|
fix(pypi-release): Push version change to the branch (#2374)
|
2023-05-18 18:46:11 +02:00 |
|
Sergio Garcia
|
b048128e77
|
chore(release): release version 3.5.2 (#2373)
|
2023-05-18 17:04:18 +02:00 |
|
Sergio Garcia
|
635c257502
|
fix(ssm incidents): check if service available in aws partition (#2372)
|
2023-05-18 16:44:52 +02:00 |
|
Pepe Fagoaga
|
58a38c08d7
|
docs: format regions-and-partitions (#2371)
|
2023-05-18 16:35:54 +02:00 |
|
Pepe Fagoaga
|
8fbee7737b
|
fix(resource_not_found): Handle error (#2370)
|
2023-05-18 16:26:08 +02:00 |
|
Pepe Fagoaga
|
e84f5f184e
|
fix(sts): Use the right region to validate credentials (#2349)
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2023-05-18 15:51:57 +02:00 |
|
Sergio Garcia
|
0bd26b19d7
|
chore(regions_update): Changes in regions for AWS services. (#2368)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-05-18 11:17:28 +02:00 |
|
Sergio Garcia
|
64f82d5d51
|
chore(regions_update): Changes in regions for AWS services. (#2366)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-05-17 11:52:16 +02:00 |
|
Sergio Garcia
|
f63ff994ce
|
fix(action): solve pypi-release action creating the release branch (#2364)
|
2023-05-16 13:32:46 +02:00 |
|
Sergio Garcia
|
a10ee43271
|
release: 3.5.1 (#2363)
|
2023-05-16 11:42:08 +02:00 |
|
Sergio Garcia
|
54ed29e08d
|
fix(route53): handle empty Records in Zones (#2351)
|
2023-05-16 10:51:43 +02:00 |
|
dependabot[bot]
|
cc097e7a3f
|
build(deps-dev): bump docker from 6.1.1 to 6.1.2 (#2360)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 09:39:24 +02:00 |
|
dependabot[bot]
|
5de92ada43
|
build(deps): bump mkdocs-material from 9.1.8 to 9.1.12 (#2359)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 09:24:39 +02:00 |
|
dependabot[bot]
|
0c546211cf
|
build(deps-dev): bump pytest-xdist from 3.2.1 to 3.3.0 (#2358)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 08:09:55 +02:00 |
|
dependabot[bot]
|
4dc5a3a67c
|
build(deps): bump botocore from 1.29.125 to 1.29.134 (#2357)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 07:51:19 +02:00 |
|
dependabot[bot]
|
c51b226ceb
|
build(deps): bump shodan from 1.28.0 to 1.29.0 (#2356)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 07:34:51 +02:00 |
|
dependabot[bot]
|
0a5ca6cf74
|
build(deps): bump pymdown-extensions from 9.11 to 10.0 (#2355)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-16 07:33:56 +02:00 |
|
Sergio Garcia
|
96957219e4
|
chore(regions_update): Changes in regions for AWS services. (#2353)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-05-16 07:32:41 +02:00 |
|
Sergio Garcia
|
32b7620db3
|
chore(regions_update): Changes in regions for AWS services. (#2350)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-05-12 11:37:53 +02:00 |
|
Sergio Garcia
|
347f65e089
|
chore(release): 3.5.0 (#2346)
|
2023-05-11 17:42:46 +02:00 |
|
Sergio Garcia
|
16628a427e
|
fix(README): update Architecture image and PyPi links (#2345)
|
2023-05-11 17:29:17 +02:00 |
|
Sergio Garcia
|
ed16034a25
|
fix(README): order providers alphbetically (#2344)
|
2023-05-11 16:30:04 +02:00 |
|
Pepe Fagoaga
|
0c5f144e41
|
fix(poetry): Skip updates during pre-commit (#2342)
|
2023-05-11 12:17:21 +02:00 |
|
Sergio Garcia
|
acc7d6e7dc
|
chore(regions_update): Changes in regions for AWS services. (#2341)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-05-11 11:41:39 +02:00 |
|
Sergio Garcia
|
84b4139052
|
chore(iam): add new permissions (#2339)
|
2023-05-11 11:35:32 +02:00 |
|
Sergio Garcia
|
9943643958
|
fix(s3): improve error handling (#2337)
|
2023-05-10 16:43:06 +02:00 |
|
Pepe Fagoaga
|
9ceaefb663
|
fix(access-analyzer): Handle ResourceNotFoundException (#2336)
|
2023-05-10 15:44:14 +02:00 |
|
Gabriel Soltz
|
ec03ea5bc1
|
feat(workspaces): New check workspaces_vpc_2private_1public_subnets_nat (#2286)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
Co-authored-by: n4ch04 <nachor1992@gmail.com>
|
2023-05-10 15:40:42 +02:00 |
|
Sergio Garcia
|
5855633c1f
|
fix(resourceexplorer2): add resource id (#2335)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-05-10 14:48:34 +02:00 |
|
Pedro Martín
|
a53bc2bc2e
|
feat(rds): new check rds_instance_deprecated_engine_version (#2298)
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2023-05-10 14:48:12 +02:00 |
|
Sergio Garcia
|
88445820ed
|
feat(slack): add Slack App integration (#2305)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2023-05-10 13:38:28 +02:00 |
|
Sergio Garcia
|
044ed3ae98
|
chore(regions_update): Changes in regions for AWS services. (#2334)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-05-10 13:30:24 +02:00 |
|
Pepe Fagoaga
|
6f48012234
|
fix(ecr): Refactor service (#2302)
Co-authored-by: Gabriel Soltz <thegaby@gmail.com>
Co-authored-by: Kay Agahd <kagahd@users.noreply.github.com>
Co-authored-by: Nacho Rivera <nachor1992@gmail.com>
Co-authored-by: Kevin Pullin <kevin.pullin@gmail.com>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2023-05-09 17:04:21 +02:00 |
|
Sergio Garcia
|
d344318dd4
|
feat(allowlist): allowlist a specific service (#2331)
|
2023-05-09 15:43:04 +02:00 |
|
Sergio Garcia
|
6273dd3d83
|
chore(regions_update): Changes in regions for AWS services. (#2330)
Co-authored-by: sergargar <sergargar@users.noreply.github.com>
|
2023-05-09 12:21:07 +02:00 |
|
dependabot[bot]
|
0f3f3cbffd
|
build(deps-dev): bump moto from 4.1.8 to 4.1.9 (#2328)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2023-05-09 11:38:41 +02:00 |
|