Chandrapal Badshah
|
f77897f813
|
feat: gpt-5 and gpt-5-mini integration with lighthouse (#8527)
Co-authored-by: Chandrapal Badshah <12944530+Chan9390@users.noreply.github.com>
Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com>
|
2025-08-19 16:49:21 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
d527a3f12b
|
chore: update changelog (#8463)
|
2025-08-07 09:35:16 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
481a43f3f6
|
chore(integrations): remove unnecessary error alerts (#8453)
|
2025-08-06 09:16:26 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
284678fe48
|
fix(export): remove static timestamp (#8449)
|
2025-08-05 18:12:04 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
a9d16bbbce
|
chore: change output folder (#8447)
|
2025-08-05 14:07:35 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
3d4902b057
|
feat(integrations): integrations enabled by default (#8439)
|
2025-08-05 11:25:42 +02:00 |
|
Hugo Pereira Brito
|
96ce1461b9
|
chore(sentry): add powershell user auth module connection errors to ignored list (#8420)
|
2025-08-04 11:58:05 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
d239d299e2
|
fix(s3): use enabled to filter (#8409)
|
2025-07-31 10:00:05 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
163fbaff19
|
feat(integrations): add s3 integration (#8056)
|
2025-07-30 12:05:46 +02:00 |
|
César Arroba
|
cbb5b21e6c
|
chore(gha): e2e tests pipeline with API services (#8338)
|
2025-07-22 17:49:23 +02:00 |
|
Sergio Garcia
|
1efd5668ce
|
feat(api): add GitHub provider support (#8271)
|
2025-07-22 23:26:02 +08:00 |
|
Víctor Fernández Poyatos
|
4f2a8b71bb
|
feat(performance): resources scenario (#8345)
|
2025-07-22 13:01:19 +02:00 |
|
Víctor Fernández Poyatos
|
ab348d5752
|
feat(resources): Optimize findings prefetching during resource views (#8336)
|
2025-07-21 16:33:07 +02:00 |
|
Víctor Fernández Poyatos
|
020edc0d1d
|
fix(tasks): calculate failed findings for resources during scan (#8322)
|
2025-07-18 13:19:22 +02:00 |
|
Víctor Fernández Poyatos
|
51b67f00d6
|
chore: update changelogs for v5.9.0 (#8313)
|
2025-07-17 17:15:58 +02:00 |
|
Víctor Fernández Poyatos
|
ee974a6316
|
feat(tasks): Improve memory usage and performance in overview tasks (#8300)
|
2025-07-17 10:49:25 +02:00 |
|
dependabot[bot]
|
f845176494
|
chore(deps): bump aiohttp from 3.11.18 to 3.12.14 in /api (#8276)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-16 10:21:06 +02:00 |
|
Pepe Fagoaga
|
24a50c6ac2
|
fix(schedules): returns 409 on conflict (#8258)
|
2025-07-15 21:29:05 +05:45 |
|
Víctor Fernández Poyatos
|
ec8afd773f
|
fix(overviews): apply RBAC to providers overview (#8277)
|
2025-07-15 17:31:25 +02:00 |
|
Víctor Fernández Poyatos
|
db6a27d1f5
|
feat(resources): latest and metadata endpoints and performance (#8112)
|
2025-07-14 18:02:06 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
728fc9d6ff
|
fix(saml): remove user in case of error (#8260)
|
2025-07-14 14:07:27 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
a2faf548af
|
chore: update changelog (#8255)
|
2025-07-11 12:06:03 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
8bcec4926b
|
fix: set lxml version (#8253)
|
2025-07-11 11:43:31 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
fa27255dd7
|
chore(saml): redirect to login page on fail (#8247)
|
2025-07-11 09:22:38 +02:00 |
|
Víctor Fernández Poyatos
|
430f831543
|
feat(exceptions): add custom error for provider connection during scans (#8234)
|
2025-07-10 14:13:19 +05:45 |
|
Pepe Fagoaga
|
da9d7199b7
|
chore(changelog): add missing entry from the password policy (#8236)
|
2025-07-10 09:07:04 +02:00 |
|
Pepe Fagoaga
|
d63a383ec6
|
feat(security): password strength (#8225)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2025-07-10 11:50:22 +05:45 |
|
Víctor Fernández Poyatos
|
55c226029e
|
feat(resources): optimize include parameters for resources view (#8229)
|
2025-07-09 16:16:56 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
15a8671f0d
|
feat(saml): prevent duplicate SAML entityID configuration (#8224)
|
2025-07-09 09:50:22 +02:00 |
|
Drew Kerrigan
|
89c67079a3
|
feat: Processors API endpoint, implement MuteList (#7993)
Co-authored-by: Víctor Fernández Poyatos <victor@prowler.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2025-07-08 21:33:28 +05:45 |
|
Adrián Jesús Peña Rodríguez
|
e124275dbf
|
fix(saml): ensure SocialApp and SAMLDomainIndex are deleted with SAMLConfiguration (#8210)
|
2025-07-08 13:57:23 +02:00 |
|
Víctor Fernández Poyatos
|
3fb0733887
|
feat(tasks): create overview queue for summaries and overviews (#8214)
|
2025-07-08 13:53:23 +02:00 |
|
Pablo Lara
|
7de9a37edb
|
fix(api): make invitation email comparison case-insensitive (#8206)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2025-07-08 16:39:27 +05:45 |
|
Pepe Fagoaga
|
fe00b788cc
|
fix: Remove type validation while updating provider credentials (#8197)
Co-authored-by: Víctor Fernández Poyatos <victor@prowler.com>
|
2025-07-08 15:27:02 +05:45 |
|
Adrián Jesús Peña Rodríguez
|
cd97e57521
|
fix(saml): restore SAML, deactivate urls, enable idp-initiate (#8175)
|
2025-07-07 16:42:11 +02:00 |
|
Víctor Fernández Poyatos
|
e7c2fa0699
|
fix(findings): avoid backfill on empty scans (#8183)
|
2025-07-04 12:24:49 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
d6f26df2e8
|
refactor(migrations): remove saml migrations (#8167)
Co-authored-by: Víctor Fernández Poyatos <victor@prowler.com>
|
2025-07-02 17:23:08 +02:00 |
|
Víctor Fernández Poyatos
|
4a6d7a5be2
|
chore: bump API changelog to v5.8.0 (#8165)
|
2025-07-02 16:00:43 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
f1f998c2fa
|
chore: update spec (#8162)
|
2025-07-02 13:19:57 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
5276e38f1d
|
chore: disable SAML endpoints (#8160)
|
2025-07-02 12:51:57 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
c8b193e658
|
fix(saml): add user to SAML tenant (#8152)
|
2025-07-01 18:41:16 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
17b7becfdf
|
fix(saml): limit attributes length to satisfy the socialapp restriction (#8145)
|
2025-07-01 12:03:20 +02:00 |
|
Pedro Martín
|
e61a97cb65
|
fix(api): handle ISO27001 - M365 in exports (#8143)
|
2025-07-01 10:19:56 +02:00 |
|
Adrián Jesús Peña Rodríguez
|
9ba1ae1ced
|
restore: change api redirect (#8138)
|
2025-06-30 16:15:25 +02:00 |
|
dependabot[bot]
|
062db4cc70
|
chore(deps): bump protobuf from 6.30.2 to 6.31.1 in /api (#8053)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-30 21:05:10 +08:00 |
|
Pepe Fagoaga
|
dc4db10c41
|
fix(version): only for master branch (#7850)
|
2025-06-30 16:50:32 +05:45 |
|
Hugo Pereira Brito
|
32f3787e18
|
feat(m365powershell): add pwsh authentication via service principal (#7992)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com>
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2025-06-30 18:42:18 +08:00 |
|
Víctor Fernández Poyatos
|
6792bea319
|
fix(compliance): Avoid initializing Prowler provider (#8133)
|
2025-06-30 12:14:03 +02:00 |
|
Alejandro Bailo
|
4a839b0146
|
feat: update SAML login URL handling and redirect logic (#8095)
Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com>
|
2025-06-27 14:44:04 +02:00 |
|
Víctor Fernández Poyatos
|
7858c147f7
|
fix(spec): API specification (#8119)
|
2025-06-27 10:49:36 +02:00 |
|