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 |
|
Rubén De la Torre Vico
|
b8cfdb590b
|
test(gcp): Add remaining CloudSQL tests (#4380)
|
2024-07-16 13:51:53 -04:00 |
|
Rubén De la Torre Vico
|
d01cc51b6d
|
test(compute): Add remaining tests for Compute service in GCP provider (#4458)
|
2024-07-16 11:43:30 -04:00 |
|
Pepe Fagoaga
|
6f3eca7249
|
chore(global_provider): Move methods to class as static (#3896)
|
2024-05-20 11:29:05 +02:00 |
|
Rubén De la Torre Vico
|
768ca3f0ce
|
test(gcp): Add new services tests to GCP (#3796)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
|
2024-04-29 12:24:44 +02:00 |
|
Pedro Martín
|
14de3acdaa
|
docs(audit_info): update docs about audit info and new testing (#3831)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-04-29 09:40:18 +02:00 |
|
Sergio Garcia
|
3d59c34ec9
|
chore(merge): add new changes from v3 (#3549)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
Co-authored-by: Nacho Rivera <nachor1992@gmail.com>
Co-authored-by: Rubén De la Torre Vico <rubendltv22@gmail.com>
Co-authored-by: Pedro Martín <pedromarting3@gmail.com>
Co-authored-by: Hugo966 <148140670+Hugo966@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hugo Gálvez Ureña <hugogalvezu96@gmail.com>
Co-authored-by: github-actions <noreply@github.com>
|
2024-03-19 15:54:41 +01:00 |
|
Pepe Fagoaga
|
77823afa54
|
chore(audit_info): Replace for provider and add tests (#3542)
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2024-03-19 09:53:05 +01:00 |
|
Pepe Fagoaga
|
f0c027f54e
|
chore(merge): Merge master with Prowler 4.0 (#3467)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-02-29 11:19:17 +01:00 |
|