Rubén De la Torre Vico
a45a34d5c4
docs(lighthouse): add Prowler Cloud support link to Getting Help
2026-07-01 16:44:25 +02:00
Rubén De la Torre Vico
f90562f873
docs(lighthouse): move Prowler Cloud overview into getting-started/products
2026-07-01 16:22:01 +02:00
Rubén De la Torre Vico
bafaa23577
docs(lighthouse): add Agentic Cloud Defender value proposition to Prowler Cloud overview
2026-07-01 16:10:13 +02:00
Rubén De la Torre Vico
2ec003c61f
docs(lighthouse): give agentic cloud defender the appropiate noun
2026-07-01 15:53:15 +02:00
Rubén De la Torre Vico
8c60e2be86
docs(lighthouse): mark Prowler Cloud Lighthouse pages as subscription features
2026-07-01 15:46:45 +02:00
Rubén De la Torre Vico
a0c81b53a7
docs(lighthouse): document Lighthouse AI on Prowler Cloud
...
Add dedicated documentation for the Lighthouse AI experience on Prowler
Cloud, separate from the open-source version:
- Add Prowler Cloud Lighthouse AI overview page (persistent chat sessions,
GPT-5.5 default, normal/agentic views, provider connection checks, and
transparent tool usage) as the main Getting Started entry.
- Add a Prowler Cloud "Using Multiple LLM Providers" guide with
self-contained per-provider setup.
- Label the existing pages as "Lighthouse AI (Open Source)" in the
navigation and add a Prowler Cloud group above it.
- Reorganize Lighthouse screenshots under
images/prowler-app/lighthouse/{oss,prowler-cloud}.
2026-07-01 15:34:11 +02:00
Pepe Fagoaga
301d13a4b9
docs: unify subscription banner ( #11756 )
2026-07-01 15:12:45 +02:00
Chirag Trivedi
3f8c1e822f
feat(apigateway): add check for secrets in REST API stage variables ( #11188 )
...
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2026-07-01 14:24:18 +02:00
Daniel Barranquero
21d9d6192e
feat(okta): add configurable API request throttling and rate-limit retries ( #11702 )
2026-07-01 10:30:43 +02:00
Hugo Pereira Brito
c46cbaaa4a
feat(sdk): limit selected high-volume AWS resource analysis ( #11228 )
2026-06-30 15:49:12 +01:00
Daniel Barranquero
5dac8a0a53
feat(sdk): replace detect-secrets library with kingfisher ( #11694 )
2026-06-30 15:36:23 +02:00
Alejandro Bailo
ed1fec8866
docs: add scan scheduling guide ( #11729 )
...
Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com >
Co-authored-by: Pepe Fagoaga <pepe@prowler.com >
2026-06-30 15:07:08 +02:00
Pedro Martín
5ccb044b85
docs(scan-config): add new changes ( #11732 )
2026-06-30 12:34:26 +02:00
Josema Camacho
5793cd7e38
feat(api): make Attack Paths sink selectable between Neo4j and Neptune ( #11524 )
2026-06-26 10:22:29 +02:00
Pedro Martín
0610866b73
feat(config): add SDK config's validator ( #11518 )
...
Co-authored-by: Pepe Fagoaga <pepe@prowler.com >
2026-06-23 09:40:32 +02:00
Pedro Martín
04e6e330a7
feat(aws): add rolesanywhere service and pqc trust anchor check ( #11319 )
...
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com >
2026-06-22 18:39:16 +01:00
Pedro Martín
bdd44a0dce
feat(aws): add acmpca service and pqc key algorithm check ( #11318 )
...
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com >
2026-06-22 17:13:17 +01:00
Pedro Martín
10d9fc35e6
feat(aws): add cloudfront_distributions_pqc_tls_enabled check ( #11317 )
...
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com >
2026-06-22 16:44:51 +01:00
Pedro Martín
ca48fd0719
feat(aws): add apigateway_domain_name_pqc_tls_enabled check ( #11316 )
...
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com >
2026-06-22 16:12:01 +01:00
Pedro Martín
45cfe4e411
feat(aws): add transfer_server_pqc_ssh_kex_enabled check ( #11315 )
...
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com >
2026-06-22 14:30:15 +01:00
varunmamillapalli
8a1d7bcd6b
feat(linode): add provider with administration compute and networking services ( #11633 )
...
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com >
2026-06-22 11:19:20 +02:00
Adrián Peña
181197177c
feat(api): only remap SAML user roles when the IdP sends userType ( #11520 )
2026-06-16 14:18:16 +02:00
Rubén De la Torre Vico
0cf48a2c35
fix(gcp): surface organization-scan failures instead of silently scanning the home project ( #11280 )
...
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2026-06-16 14:03:13 +02:00
Pepe Fagoaga
9465b82747
docs(sdk): reflect Python 3.13 support ( #11585 )
2026-06-15 11:27:09 +02:00
Hugo Pereira Brito
62955dd16b
feat(okta): add authenticator STIG checks ( #11465 )
...
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2026-06-09 10:17:23 +02:00
Hugo Pereira Brito
0ea2f6d67e
feat(okta): add API token STIG checks ( #11464 )
...
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2026-06-08 17:11:54 +02:00
Hugo Pereira Brito
7692a1d76a
feat(okta): add network zone STIG check ( #11463 )
...
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2026-06-08 16:51:58 +02:00
Daniel Barranquero
466f1a3d73
feat(okta): add user, systemlog, and idp services with DISA STIG checks ( #11496 )
...
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com >
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com >
2026-06-08 14:59:50 +02:00
Pedro Martín
eb7949c884
fix(ui): show delete user action only for the current user ( #11447 )
...
Co-authored-by: Pepe Fagoaga <pepe@prowler.com >
2026-06-03 17:03:12 +02:00
Johannes Engler
a2824f7166
feat(stackit): add new provider with 4 checks ( #9237 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Sergio Garcia <hello@mistercloudsec.com >
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com >
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com >
2026-05-28 13:16:38 +02:00
lydiavilchez
b4befe3a10
feat(googleworkspace): add security service checks ( #11356 )
...
Co-authored-by: pedrooot <pedromarting3@gmail.com >
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com >
2026-05-28 10:15:10 +02:00
Pedro Martín
03dfa3816d
docs: fix alerts/import-findings URLs and pricing note ( #11378 )
2026-05-27 17:26:50 +02:00
Daniel Barranquero
2678c6bc9f
feat(okta): add application service with 6 new checks ( #11358 )
2026-05-27 11:16:18 +02:00
Hugo Pereira Brito
4c59af93eb
fix(azure): require all SMB channel encryption algorithms to be secure (storage_smb_channel_encryption_with_secure_algorithm) ( #11327 )
...
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2026-05-25 18:28:21 +02:00
Daniel Barranquero
6f01041178
docs: add okta provider prowler cloud onboarding ( #11322 )
2026-05-22 10:29:59 +02:00
Daniel Barranquero
349611d52d
feat(okta): 4 new signon service checks ( #11224 )
2026-05-21 12:48:06 +02:00
Pedro Martín
3ce8eae72f
docs(attack-paths): add advanced openCypher scenarios ( #11257 )
2026-05-20 15:38:45 +02:00
Pedro Martín
81aa1883fd
docs(multi-tenant): clarify edit/delete organization permission ( #11255 )
2026-05-20 14:10:41 +02:00
Pedro Martín
bfcbe0a9c4
feat(scaleway): add new provider ( #11166 )
2026-05-18 16:42:10 +02:00
Pedro Martín
5d34577b0b
feat(reporting): bound PDF compliance report memory and CPU ( #11160 )
2026-05-18 11:46:26 +02:00
Pedro Martín
c1cfda530f
docs(powerbi): add new documentation + update .pbit ( #11177 )
2026-05-15 09:58:46 +02:00
lydiavilchez
9894ac7bc3
feat(googleworkspace): implement Chat service with 6 CIS checks ( #11126 )
2026-05-14 17:19:11 +02:00
Adrián Peña
7d3ed62e90
chore(sdk): migrate from poetry to uv ( #11162 )
2026-05-14 12:51:57 +02:00
Andoni Alonso
1bb547e5e1
docs(cloudflare): add pre-configured token creation links ( #11156 )
2026-05-14 11:58:00 +02:00
Hugo Pereira Brito
68ffb2b219
docs(sdk): update Scanning Unused Services tutorial ( #11151 )
2026-05-14 08:26:29 +01:00
Hugo Pereira Brito
739be07077
chore(aws): skip unattached IAM policies unless --scan-unused-services ( #11150 )
2026-05-14 08:10:20 +01:00
Alan Buscaglia
0b4393776c
chore: harden npm supply chain controls ( #11157 )
2026-05-13 17:30:25 +02:00
Daniel Barranquero
4dd5baadf6
feat(okta): add provider to the SDK with 1 security check ( #11079 )
2026-05-13 15:57:57 +02:00
Hugo Pereira Brito
adbfc0bcd1
docs(compliance): expand developer guide for new compliance frameworks ( #10870 )
...
Co-authored-by: Pedro Martín <pedromarting3@gmail.com >
2026-05-12 09:04:35 +01:00
Hugo Pereira Brito
0b26c1a39c
feat(aws): add iam_user_access_not_stale_to_sagemaker security check ( #11000 )
...
Co-authored-by: Hugo P.Brito <hugopbrito@Mac.home >
2026-05-11 16:34:18 +02:00