lydiavilchez
|
3e4458c8f3
|
feat(gcp): add check to detect VMs with multiple network interfaces (#9702)
|
2026-01-07 17:04:53 +01:00 |
|
lydiavilchez
|
e12e0dc1aa
|
feat(gcp): add check to ensure Compute Engine disk images are not publicly shared (#9718)
|
2026-01-07 15:05:36 +01:00 |
|
lydiavilchez
|
78ce4d8d9b
|
feat(gcp): add check to ensure Managed Instance Groups have autohealing enabled (#9690)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-12-30 12:40:47 +01:00 |
|
lydiavilchez
|
144d59de45
|
feat(gcp): add check to ensure Managed Instance Groups are attached to load balancers (#9695)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-12-29 14:16:11 +01:00 |
|
lydiavilchez
|
ad5095595c
|
feat(gcp): add compute check to ensure VM disks have auto-delete disabled (#9604)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-12-23 10:57:11 +01:00 |
|
lydiavilchez
|
43875b6ae7
|
feat(gcp): add check to ensure Managed Instance Groups span multiple zones (#9566)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-12-22 15:12:08 +01:00 |
|
lydiavilchez
|
c83374d4ed
|
fix(gcp): store Cloud Storage bucket regions as lowercase (#9567)
|
2025-12-16 17:34:01 +01:00 |
|
lydiavilchez
|
bfce602859
|
fix(gcp-cloudstorage): handle VPC-blocked API calls as PASS (#9478)
|
2025-12-10 10:40:52 +01:00 |
|
lydiavilchez
|
3dadb264cc
|
feat(gcp): add check for VM instance deletion protection (#9358)
|
2025-12-01 13:20:32 +01:00 |
|
lydiavilchez
|
b2abdbeb60
|
feat(gcp-compute): add check to ensure VMs are not preemptible or spot (#9342)
Co-authored-by: HugoPBrito <hugopbrit@gmail.com>
|
2025-11-28 12:49:19 +01:00 |
|
lydiavilchez
|
dc852b4595
|
feat(gcp-compute): add automatic restart check for VM instances (#9271)
|
2025-11-28 12:21:58 +01:00 |
|
lydiavilchez
|
9d7b9c3327
|
feat(gcp): Add VPC Service Controls check for Cloud Storage (#9256)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-11-26 14:45:27 +01:00 |
|
lydiavilchez
|
0ba1226d88
|
feat(gcp): implement Cloud Storage Data Access Audit Logs check (#9220)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-11-18 12:08:54 +01:00 |
|
lydiavilchez
|
b0ec7daece
|
feat(gcp): add check cloudstorage_bucket_sufficient_retention_period (#9149)
|
2025-11-11 15:51:57 +01:00 |
|
lydiavilchez
|
4a364d91be
|
feat(gcp): add cloudstorage_bucket_logging_enabled check (#9091)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-10-31 13:01:55 +01:00 |
|
lydiavilchez
|
aaa5abdead
|
feat(gcp): add cloudstorage_bucket_soft_delete_enabled check (#9028)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-10-29 12:02:46 +01:00 |
|
lydiavilchez
|
43d310356d
|
feat(gcp): add cloudstorage_bucket_versioning_enabled check (#9014)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-10-28 13:20:59 +01:00 |
|
Pedro Martín
|
e694b0f634
|
fix(gcp): set unknown for resource name under metric resources (#9023)
|
2025-10-27 14:19:15 +01:00 |
|
lydiavilchez
|
f8c8dee2b3
|
feat(gcp): add cloudstorage_bucket_lifecycle_management_enabled check (#8936)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-10-22 16:45:26 +02:00 |
|
Daniel Barranquero
|
272e4547b2
|
fix(gcp): keyerrors in services cloudsql and monitoring (#8909)
|
2025-10-14 09:30:00 -04:00 |
|
Daniel Barranquero
|
10e38ca407
|
fix: missing resource_name in GCP and Azure Defender checks (#8352)
|
2025-08-11 16:16:08 +02:00 |
|
Sergio Garcia
|
bcc96ab4f2
|
fix(gcp): handle case sensitivity in block-project-ssh-keys (#8115)
Co-authored-by: Pedro Martín <pedromarting3@gmail.com>
|
2025-06-27 19:03:51 +08:00 |
|
Daniel Barranquero
|
7b58d1dd56
|
fix: checks with no resource name (#8120)
|
2025-06-27 17:40:43 +08:00 |
|
Bogdan A
|
42f46b0fb1
|
feat(gcp): add check for unused Service Accounts (#7419)
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2025-04-14 11:53:54 -04:00 |
|
Sergio Garcia
|
74f1da818e
|
fix(gcp): ignore redirect balancers and add regional ones (#7442)
|
2025-04-07 11:47:02 -04:00 |
|
Pedro Martín
|
e4d234fe03
|
fix(azure): remove resource_name inside the Check_Report (#7420)
|
2025-04-03 11:35:02 -04:00 |
|
Sergio Garcia
|
41e576f4f1
|
fix(gcp): make logging sink check at project level (#7421)
|
2025-04-03 09:37:46 -04:00 |
|
Pedro Martín
|
5a59bb335c
|
fix(resources): add the correct id and names for resources (#7410)
|
2025-04-01 20:30:37 +02:00 |
|
Bogdan A
|
51e796a48d
|
feat(gcp): add check for dormant (unused) SA keys (#7348)
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2025-03-31 18:14:21 +02:00 |
|
Pepe Fagoaga
|
137365a670
|
chore(poetry): Upgrade to v2 (#7112)
|
2025-03-12 17:28:34 +05:45 |
|
Rubén De la Torre Vico
|
bcbc9bf675
|
fix(gcp): Correct false positive when sslMode=ENCRYPTED_ONLY in CloudSQL (#6936)
|
2025-02-14 15:16:21 -05:00 |
|
Rubén De la Torre Vico
|
bcc246d950
|
fix(cloudsql): add trusted client certificates case for cloudsql_instance_ssl_connections (#6682)
|
2025-01-24 10:42:45 -05:00 |
|
Daniel Barranquero
|
f041f17268
|
fix(gcp): fix flaky tests from dns service (#6569)
|
2025-01-16 14:49:25 -05:00 |
|
Sergio Garcia
|
dd63c16a74
|
fix(gcp): iterate through service projects (#6549)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2025-01-16 08:52:52 -05:00 |
|
Pedro Martín
|
95189b574a
|
feat(gcp): add resource metadata to report (#6500)
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2025-01-15 18:09:35 -05:00 |
|
Pedro Martín
|
fd610d44c0
|
refactor(gcp): use always <client>.region for checks (#6206)
|
2024-12-16 18:21:42 -05:00 |
|
Sergio Garcia
|
17c31c64d9
|
fix(tests): use datetime.datetime.now() in GCP kms_key_rotation_enabled (#5976)
|
2024-11-30 16:31:56 -04:00 |
|
Sergio Garcia
|
5bd394dffe
|
fix(gcp): enforce correct severity levels in CloudSQL PostgreSQL log_min_messages (#5571)
|
2024-10-30 09:41:06 -05:00 |
|
Sergio Garcia
|
4badcca4f8
|
fix(gcp): add default project for org level checks (#5003)
|
2024-09-20 20:39:35 +02:00 |
|
Sergio Garcia
|
16a251254e
|
fix(gcp): solve errors in GCP services (#5016)
|
2024-09-20 11:06:57 -04:00 |
|
Pedro Martín
|
96d9cbd8af
|
fix(gcp): check cloudsql sslMode (#4635)
|
2024-08-05 12:12:00 -04:00 |
|
Pedro Martín
|
c8bc54aa48
|
fix(gcp): check next rotation time in KMS keys (#4633)
|
2024-08-05 11:31:38 -04:00 |
|
Sergio Garcia
|
b0709d08cd
|
fix(gcp): use KMS key id in checks (#4610)
|
2024-08-05 08:16:56 +02:00 |
|
Daniel Barranquero
|
c00f61ac10
|
test(GCP): Add remaining GCP tests for KMS checks (#4550)
|
2024-07-29 13:22:41 -04:00 |
|
joshua_jebaraj
|
40522cdc62
|
fix(gcp): false positive for iam_sa_no_administrative_privilege check (#4500)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-07-26 10:15:34 -04:00 |
|
Rubén De la Torre Vico
|
dc11d85451
|
chore(cloudsql): Change default cases for CloudSQL checks and remaining tests (#4537)
|
2024-07-26 10:09:04 -04:00 |
|
Daniel Barranquero
|
68f0916ce4
|
test(iam): Add remaining GCP tests for IAM checks (#4519)
|
2024-07-25 11:21:36 +02:00 |
|
Rubén De la Torre Vico
|
ca98584ded
|
test(logging): Add remaining tests for Logging checks (#4481)
|
2024-07-23 09:24:32 -04:00 |
|
Daniel Barranquero
|
28f6f0abcc
|
test(cloudstorage): Add remaining GCP tests for CloudStorage checks (#4464)
|
2024-07-19 08:37:22 -04:00 |
|
Rubén De la Torre Vico
|
b6f01b92dd
|
test(gcp): Add bigquery and half of cloudsql check tests (#4462)
|
2024-07-17 12:03:22 +02:00 |
|