Alan Buscaglia
71aec6aede
refactor(api-keys): enhance UI components and validation
...
Improve API key management UI with better component architecture:
- Migrate to FormButtons component from form library for consistency
- Add conditional revoke button (hide for revoked/expired keys)
- Improve modal button styling with icon support
- Update column headers to sentence case for better readability
- Add AlertTitle support in Alert component
- Enhance form validation feedback across all modals
2025-10-14 11:30:53 +02:00
Rubén De la Torre Vico
9761651f8d
chore(aws): enhance metadata for cloudfront service ( #8829 )
...
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2025-10-14 09:26:33 +02:00
Rubén De la Torre Vico
406aace585
chore(aws): enhance metadata for autoscaling service ( #8824 )
...
Co-authored-by: HugoPBrito <hugopbrit@gmail.com >
2025-10-13 16:52:29 +02:00
Rubén De la Torre Vico
ebd5814112
chore(aws): enhance metadata for backup service ( #8826 )
...
Co-authored-by: HugoPBrito <hugopbrit@gmail.com >
2025-10-13 14:22:49 +02:00
Alan Buscaglia
42e816081e
feat: reusable graph components ( #8873 )
...
Co-authored-by: Alejandro Bailo <59607668+alejandrobailo@users.noreply.github.com >
2025-10-13 13:53:28 +02:00
Alan Buscaglia
741217ce80
feat(ui): API keys implementation ( #8874 )
2025-10-13 13:48:00 +02:00
Rubén De la Torre Vico
5f9ab68bd9
feat(mcp): add GitHub Action to publish MCP Server container to DockerHub ( #8875 )
...
Co-authored-by: César Arroba <19954079+cesararroba@users.noreply.github.com >
2025-10-13 10:31:02 +02:00
Alejandro Bailo
fba2854f65
fix(ui): minor bugs ( #8898 )
2025-10-10 14:56:34 +02:00
Víctor Fernández Poyatos
8794515318
fix(api-keys): make name required and unique ( #8891 )
2025-10-10 12:35:27 +02:00
Víctor Fernández Poyatos
335db928dc
feat(database): add db read replica support ( #8869 )
2025-10-10 12:27:43 +02:00
Alejandro Bailo
046baa8eb9
feat(ui): refreshToken implementation ( #8864 )
2025-10-10 11:02:10 +02:00
Alan Buscaglia
ef60ea99c3
fix(api): throw errors for all non-ok responses ( #8880 )
2025-10-10 10:47:04 +02:00
Hugo Pereira Brito
1483efa18e
feat(m365): add M365 certificate auth to API ( #8538 )
2025-10-10 10:43:11 +02:00
Hugo Pereira Brito
b74744b135
feat(m365): add M365 certificate auth to API ( #8538 )
2025-10-09 16:50:28 +02:00
Pepe Fagoaga
e80eed6baf
chore(ui): remove .env.template ( #8887 )
2025-10-09 19:06:12 +05:45
Adrián Jesús Peña Rodríguez
1ba22f6f45
feat(api): update role mapping logic in TenantFinishACSView to handle single/manage account users ( #8882 )
2025-10-09 14:30:26 +02:00
Hugo Pereira Brito
da6b7b89cb
fix(tests): jira test double lines ( #8886 )
2025-10-09 13:44:01 +02:00
Hugo Pereira Brito
cc9aa7f7ee
feat(jira): support of ADF for MarkDown metadata fields ( #8878 )
2025-10-09 12:31:31 +02:00
Hugo Pereira Brito
ecf749fce8
chore(m365): deprecate user auth ( #8865 )
2025-10-09 12:24:24 +02:00
Pedro Martín
1a7f52fc9c
fix(threatscore): improve the way ThreatScore is calculated ( #8582 )
...
Co-authored-by: Sergio Garcia <hello@mistercloudsec.com >
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com >
2025-10-09 11:50:10 +02:00
Víctor Fernández Poyatos
b630234cdf
fix(api-key): use admin connector to validate authentication ( #8883 )
2025-10-09 11:26:21 +02:00
Víctor Fernández Poyatos
d6685eec1f
feat(api-keys): support include parameter for entity details ( #8876 )
2025-10-09 11:14:13 +02:00
Pepe Fagoaga
86cff92d1f
fix: conventional commit checker ( #8879 )
2025-10-08 13:19:43 -05:00
Rubén De la Torre Vico
28e81783ef
feat(mcp): add API key support for STDIO mode and enhance HTTP mode authentication ( #8823 )
2025-10-08 15:52:26 +02:00
Rubén De la Torre Vico
13266b8743
feat(mcp): add Prowler Documentation MCP server ( #8795 )
2025-10-08 12:22:42 +02:00
Rubén De la Torre Vico
4e143cf013
feat(mcp): add HTTP transport support ( #8784 )
2025-10-08 11:32:39 +02:00
Rubén De la Torre Vico
5cfe140b7b
fix(mcp): accept string type for all parameter types in MCP server ( #8866 )
2025-10-08 10:31:57 +02:00
Hugo Pereira Brito
c7d7ec9a3b
fix: add pagination for m365 and azure users retrieval ( #8858 )
2025-10-08 09:07:18 +02:00
Rubén De la Torre Vico
155a1813cc
chore(aws): enhance metadata for cloudformation service ( #8828 )
...
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2025-10-07 16:39:23 +02:00
Rubén De la Torre Vico
71e444d4ae
chore: improve API docs for Provider endpoints ( #8723 )
...
Co-authored-by: Víctor Fernández Poyatos <victor@prowler.com >
2025-10-07 15:30:14 +02:00
Víctor Fernández Poyatos
42b7f0f1a9
fix(migrations): API key RLS migration ( #8863 )
2025-10-07 12:39:30 +02:00
Josema Camacho
5b3f0fbd7f
fix(doc): document about using the same .env as the code version ( #8804 )
2025-10-07 09:38:20 +02:00
Josema Camacho
06eb69e455
chore(security): update Django to 5.1.13 ( #8842 )
2025-10-07 09:38:11 +02:00
Rubén De la Torre Vico
338a11eaaf
chore(aws): enhance metadata for account service ( #8715 )
...
Co-authored-by: MrCloudSec <hello@mistercloudsec.com >
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2025-10-06 12:27:47 -05:00
Alejandro Bailo
8814a0710a
fix(scans): detail drawer fails after dependencies migration ( #8856 )
2025-10-06 17:52:38 +02:00
Chandrapal Badshah
76a55cdb54
fix: remove maxTokens for gpt-5 ( #8843 )
...
Co-authored-by: Chandrapal Badshah <12944530+Chan9390@users.noreply.github.com >
2025-10-06 17:25:20 +02:00
Rubén De la Torre Vico
736badb284
chore(aws): enhance metadata for appstream service ( #8789 )
...
Co-authored-by: HugoPBrito <hugopbrit@gmail.com >
2025-10-06 15:29:06 +02:00
Prowler Bot
37f77bb778
chore(regions_update): Changes in regions for AWS services ( #8847 )
...
Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com >
2025-10-06 08:23:03 -05:00
Daniel Barranquero
7e5e48c588
fix(changelog): duplicated v5.12.4 in SDK changelog ( #8852 )
2025-10-06 08:22:15 -05:00
Hugo Pereira Brito
5f0017046f
chore(findings): change References display in UI ( #8793 )
2025-10-06 14:04:20 +02:00
Víctor Fernández Poyatos
612d867838
fix(tests): Race condition on redundant API unit test ( #8849 )
2025-10-06 12:42:16 +02:00
Rubén De la Torre Vico
8c2668ebe4
chore: rename docs AGENTS ( #8846 )
2025-10-06 10:53:17 +02:00
Rubén De la Torre Vico
be4b1bd99b
chore: add first version of AGENTS.md ( #8799 )
2025-10-06 10:47:51 +02:00
Daniel Barranquero
502525eff1
fix(compliance): generate file extension correctly ( #8791 )
2025-10-06 10:27:16 +02:00
Rubén De la Torre Vico
09b5afe9c3
chore(aws): enhance metadata for awslambda service ( #8825 )
...
Co-authored-by: Daniel Barranquero <74871504+danibarranqueroo@users.noreply.github.com >
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com >
2025-10-03 13:48:55 +02:00
Víctor Fernández Poyatos
9a4fc784db
feat(api-keys): Add API Key support for the Prowler API ( #8805 )
2025-10-03 13:42:43 +02:00
Rubén De la Torre Vico
04177db648
chore(aws): enhance metadata for apigateway service ( #8788 )
...
Co-authored-by: HugoPBrito <hugopbrit@gmail.com >
2025-10-03 11:49:33 +02:00
Alejandro Bailo
2408dbf855
chore(ui): upgrade zod v4, zustand v5, and ai sdk v5 ( #8801 )
2025-10-03 09:57:46 +02:00
Pepe Fagoaga
9c4a8782e4
fix(conflict-checker): fail on conflict ( #8840 )
2025-10-03 13:11:45 +05:45
dependabot[bot]
0d549ea39e
chore(deps): bump github/codeql-action from 3.29.7 to 3.30.5 ( #8812 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: César Arroba <cesar@prowler.com >
2025-10-02 10:36:02 +02:00