Pedro Martín
|
83c204e010
|
fix(rds): add invalid SG to status_extended (#6157)
|
2024-12-12 11:51:09 -04:00 |
|
dependabot[bot]
|
316eb049dd
|
chore(deps): bump botocore from 1.35.78 to 1.35.79 (#6153)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 11:29:23 -04:00 |
|
Daniel Barranquero
|
be347b2428
|
feat(ec2): add new check ec2_launch_template_imdsv2_required (#6139)
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2024-12-12 11:27:20 -04:00 |
|
Daniel Barranquero
|
a90c772827
|
feat(s3): add new fixer s3_bucket_public_list_acl_fixer (#6166)
|
2024-12-12 11:16:46 -04:00 |
|
Daniel Barranquero
|
26c70976c0
|
feat(s3): add new fixer s3_bucket_public_write_acl_fixer (#5855)
|
2024-12-12 11:10:43 -04:00 |
|
dependabot[bot]
|
657310dc25
|
chore(deps): bump boto3 from 1.35.77 to 1.35.78 (#6154)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 10:39:22 -04:00 |
|
Daniel Barranquero
|
6e595eaf92
|
feat(ec2): add new fixer ec2_instance_port_cifs_exposed_to_internet_fixer (#6159)
|
2024-12-12 09:22:56 -04:00 |
|
Prowler Bot
|
997831e33d
|
chore(regions_update): Changes in regions for AWS services (#6158)
Co-authored-by: MrCloudSec <38561120+MrCloudSec@users.noreply.github.com>
|
2024-12-12 09:10:46 -04:00 |
|
dependabot[bot]
|
5920cdc48f
|
chore(deps): bump trufflesecurity/trufflehog from 3.86.0 to 3.86.1 (#6156)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 09:10:20 -04:00 |
|
dependabot[bot]
|
971e73f9cb
|
chore(deps): bump google-api-python-client from 2.154.0 to 2.155.0 (#6155)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 09:09:51 -04:00 |
|
Mads Brouer Lundholm
|
bd9673c9de
|
fix(aurora): Add default ports to the check of using non default ports (#5821)
Co-authored-by: Mads Rantala Lundholm <mao@bankdata.dk>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2024-12-11 13:01:45 -04:00 |
|
johannes-engler-mw
|
eded97d735
|
feat(azure): check for minimal TLS version for Azure SQL server (#5745)
Co-authored-by: Rubén De la Torre Vico <ruben@prowler.com>
|
2024-12-11 16:37:53 +01:00 |
|
Daniel Barranquero
|
fdb1956b0b
|
feat(opensearch): add new fixer opensearch_service_domains_not_publicly_accessible_fixer (#5926)
|
2024-12-11 11:29:48 -04:00 |
|
Daniel Barranquero
|
a915c04e9e
|
fix(autoscaling): autoscaling_group_launch_configuration_requires_imdsv2 fails if Launch Template is used (#6111)
Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
|
2024-12-11 11:18:30 -04:00 |
|
Daniel Barranquero
|
07178ac69a
|
feat(glacier): add new fixer glacier_vaults_policy_public_access_fixer (#5950)
|
2024-12-11 11:10:12 -04:00 |
|
Daniel Barranquero
|
9b434d4856
|
feat(ecr): add new fixer ecr_repositories_not_publicly_accessible_fixer (#5923)
|
2024-12-11 10:42:11 -04:00 |
|
dependabot[bot]
|
0758e97628
|
chore(deps): bump botocore from 1.35.77 to 1.35.78 (#6132)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-11 10:19:37 -04:00 |
|
Sergio Garcia
|
b486007f95
|
fix(README): show latest release (#6145)
|
2024-12-11 10:19:06 -04:00 |
|
dependabot[bot]
|
0c0887afef
|
chore(deps): bump trufflesecurity/trufflehog from 3.85.0 to 3.86.0 (#6130)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-11 09:29:14 -04:00 |
|
dependabot[bot]
|
805ed81031
|
chore(deps): bump boto3 from 1.35.76 to 1.35.77 (#6131)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-11 09:26:07 -04:00 |
|
Prowler Bot
|
ec3fddf5b1
|
chore(regions_update): Changes in regions for AWS services (#6136)
Co-authored-by: MrCloudSec <38561120+MrCloudSec@users.noreply.github.com>
|
2024-12-11 09:25:17 -04:00 |
|
Rubén De la Torre Vico
|
d7b0bc02ba
|
feat(app): add support for TLS 1.3 to Web Apps check (#6004)
|
2024-12-11 13:14:29 +01:00 |
|
Pablo Lara
|
4d1c8eae8f
|
feat(users): user detail can be edited now properly (#6135)
|
2024-12-11 10:05:30 +01:00 |
|
Sergio Garcia
|
989ccf4ae3
|
fix(iam): set unique resource id for each user access key (#6128)
|
2024-12-11 09:13:49 +01:00 |
|
Pedro Martín
|
9c089756c3
|
fix(compliance_tables): add correct values for findings (#6122)
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2024-12-10 15:40:45 -04:00 |
|
Hugo Pereira Brito
|
8d4b0914a8
|
fix(aws): get firewall manager managed rule groups (#6119)
|
2024-12-10 15:34:22 -04:00 |
|
Hugo Pereira Brito
|
1ae3f89aab
|
fix(aws): check AWS Owned keys in firehose_stream_encrypted_at_rest (#6108)
|
2024-12-10 13:42:13 -04:00 |
|
Daniel Barranquero
|
b984f0423a
|
feat(sqs): add new fixer sqs_queues_not_publicly_accessible_fixer (#5911)
Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
|
2024-12-10 12:26:42 -04:00 |
|
Sergio Garcia
|
f2f196cfcd
|
fix(aws): set IAM identity as resource in threat detection (#6048)
|
2024-12-10 17:03:01 +01:00 |
|
dependabot[bot]
|
6471d936bb
|
chore(deps): bump msgraph-sdk from 1.12.0 to 1.14.0 (#5957)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-10 11:42:40 -04:00 |
|
Adrián Jesús Peña Rodríguez
|
21bbdccc41
|
fix(deploy): temporal fix for the alpine-python segmentation fault (#6109)
|
2024-12-10 16:27:52 +01:00 |
|
Sergio Garcia
|
48946fa4f7
|
fix(gcp): make sure default project is active (#6097)
|
2024-12-10 11:06:48 -04:00 |
|
dependabot[bot]
|
9312dda7c2
|
chore(deps): bump microsoft-kiota-abstractions from 1.6.2 to 1.6.6 (#6038)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-10 10:37:04 -04:00 |
|
dependabot[bot]
|
e3013329ee
|
chore(deps): bump botocore from 1.35.76 to 1.35.77 (#6098)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-10 09:26:36 -04:00 |
|
Sergio Garcia
|
38a0d2d740
|
fix(aws): set same severity for EC2 IMDSv2 checks (#6046)
|
2024-12-10 08:55:41 +01:00 |
|
Mario Rodriguez Lopez
|
5c2adf1e14
|
docs(unitesting): Make some fixes to the documentation (#6102)
|
2024-12-10 08:51:19 +01:00 |
|
Daniel Barranquero
|
7ddd2c04c8
|
feat(awslambda): add new fixer awslambda_function_not_publicly_accessible_fixer (#5840)
|
2024-12-09 12:28:42 -04:00 |
|
Pepe Fagoaga
|
9a55632d8e
|
fix(backport): more than one backport tag is allowed (#6090)
|
2024-12-09 17:19:33 +01:00 |
|
dependabot[bot]
|
f8b4427505
|
chore(deps-dev): bump vulture from 2.13 to 2.14 (#6068)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-09 11:10:41 -04:00 |
|
Sergio Garcia
|
f1efc1456d
|
chore(dependabot): change interval of PRs (#6086)
|
2024-12-09 15:46:28 +01:00 |
|
Sergio Garcia
|
2ea5851b67
|
docs(api): add commands to run API scheduler (#6085)
|
2024-12-09 10:34:02 -04:00 |
|
dependabot[bot]
|
a3051bc4e3
|
chore(deps-dev): bump mkdocs-material from 9.5.47 to 9.5.48 (#6073)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-09 10:14:08 -04:00 |
|
Pepe Fagoaga
|
d454427b8b
|
fix(backport): remove v from branch prefix (#6081)
|
2024-12-09 10:13:20 -04:00 |
|
Pepe Fagoaga
|
4b41bd6adf
|
chore(containers): support for v4.6 branch (#6063)
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2024-12-09 09:23:06 -04:00 |
|
Pepe Fagoaga
|
cdd044d120
|
chore(dependabot): Update for UI and v4 (#6062)
|
2024-12-09 09:15:03 -04:00 |
|
Pepe Fagoaga
|
213a793fbc
|
chore(actions): standardize names (#6059)
|
2024-12-09 09:14:06 -04:00 |
|
Pepe Fagoaga
|
a8a567c588
|
docs: Prowler SaaS -> Cloud and add missing compliance (#6061)
|
2024-12-09 09:12:54 -04:00 |
|
Pepe Fagoaga
|
fefe89a1ed
|
fix(backport): Add action to detect labels (#5270)
|
2024-12-09 09:12:08 -04:00 |
|
Sergio Garcia
|
493fe2d523
|
docs(env): move warning about env files (#6049)
|
2024-12-09 11:11:05 +01:00 |
|
dependabot[bot]
|
d8fc830f1d
|
chore(deps): bump boto3 from 1.35.71 to 1.35.76 (#6054)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-09 10:11:51 +01:00 |
|