Alejandro Bailo
|
d38be934a3
|
feat(ui): add new findings table (#9699)
|
2026-01-12 15:44:25 +01:00 |
|
Víctor Fernández Poyatos
|
5f2cb614ad
|
feat(overviews): Compliance watchlist endpoint (#9596)
Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com>
|
2026-01-12 11:40:36 +01:00 |
|
Alan Buscaglia
|
7f2fa275c6
|
feat: add AI skills pack for Claude Code and OpenCode (#9728)
Co-authored-by: Rubén De la Torre Vico <ruben@prowler.com>
Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2026-01-09 15:01:18 +01:00 |
|
dependabot[bot]
|
68684b107a
|
build(deps-dev): bump authlib from 1.6.5 to 1.6.6 in /api (#9742)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-09 08:25:25 +01:00 |
|
dependabot[bot]
|
d04716ea95
|
build(deps): bump werkzeug from 3.1.4 to 3.1.5 in /api (#9743)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-09 08:23:58 +01:00 |
|
dependabot[bot]
|
fa2deef241
|
build(deps): bump aiohttp from 3.12.15 to 3.13.3 in /api (#9723)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2026-01-08 14:12:54 +01:00 |
|
dependabot[bot]
|
211639d849
|
build(deps-dev): bump marshmallow from 3.26.1 to 3.26.2 in /api (#9651)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-08 13:52:58 +01:00 |
|
dependabot[bot]
|
25c90f9f63
|
build(deps): bump urllib3 from 2.5.0 to 2.6.3 in /api (#9735)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-08 13:45:58 +01:00 |
|
dependabot[bot]
|
6e2ba66a5a
|
build(deps): bump pynacl from 1.5.0 to 1.6.2 in /api (#9739)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-08 13:44:13 +01:00 |
|
Adrián Peña
|
df8d82345d
|
fix(api): update dependencies to patch security vulnerabilities (#9730)
|
2026-01-07 18:10:58 +01:00 |
|
Pepe Fagoaga
|
e58e939f55
|
chore(api): update lock for SDK (#9673)
|
2025-12-23 16:56:40 +01:00 |
|
Pepe Fagoaga
|
0719e31b58
|
chore(security-hub): handle SecurityHubNoEnabledRegionsError (#9635)
|
2025-12-22 16:50:36 +01:00 |
|
Adrián Peña
|
641dc78c3a
|
fix(api): add cleanup for orphan scheduled scans caused by transaction isolation (#9633)
|
2025-12-22 14:11:50 +01:00 |
|
Pedro Martín
|
3eb2595f6d
|
feat(api): support alibabacloud provider (#9485)
|
2025-12-22 12:46:50 +01:00 |
|
César Arroba
|
f4a78d64f1
|
chore(github): bump version for API, UI and Docs (#9601)
|
2025-12-22 09:35:00 +01:00 |
|
Víctor Fernández Poyatos
|
d1d03ba421
|
fix(migrations): missing help text and constraint (#9591)
|
2025-12-18 13:52:21 +01:00 |
|
Adrián Peña
|
bd47fe2072
|
chore(api): update changelog for 5.16 (#9587) (#9590)
|
2025-12-18 13:23:50 +01:00 |
|
Víctor Fernández Poyatos
|
b395f52a00
|
fix(migrations): wrong fk definition (#9589)
|
2025-12-18 13:20:47 +01:00 |
|
Adrián Peña
|
d14bf31844
|
chore(api): update changelog for 5.16 (#9587)
|
2025-12-18 13:18:38 +01:00 |
|
Pedro Martín
|
594188f7ed
|
feat(report): add account id, alias and provider to PDF report (#9574)
|
2025-12-17 11:29:21 +01:00 |
|
Víctor Fernández Poyatos
|
cbc621cb43
|
fix(models): only update resources when tags are created (#9569)
|
2025-12-16 13:30:25 +01:00 |
|
Adrián Peña
|
b549c8dbad
|
fix: make scan_id mandatory in compliance overviews endpoint (#9560)
|
2025-12-15 17:27:45 +01:00 |
|
Víctor Fernández Poyatos
|
79ac7cf6d4
|
fix(beat): Increase scheduled scans countdown to 5 seconds (#9558)
|
2025-12-15 17:13:08 +01:00 |
|
Chandrapal Badshah
|
2b4b23c719
|
feat(lighthouse): filter out non-compatible OpenAI models (#9523)
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-12-15 11:31:04 +01:00 |
|
Víctor Fernández Poyatos
|
b5151a8ee5
|
feat(api): new endpoint for categories overviews (#9529)
|
2025-12-12 13:30:59 +01:00 |
|
Adrián Peña
|
0e9ba4b116
|
fix(api): add one second countdown to scheduled scan task to ensure transaction completion (#9516)
|
2025-12-12 10:08:42 +01:00 |
|
Pepe Fagoaga
|
e2f30e0987
|
chore(changelog): v5.15.0 (#9495)
|
2025-12-11 09:29:55 +01:00 |
|
Adrián Peña
|
4addfcc848
|
chore: add migration to perform the backfill (#9500)
|
2025-12-10 16:39:12 +01:00 |
|
Pedro Martín
|
d264f3daff
|
fix(deps): install alibabacloud missing dep (#9487)
|
2025-12-09 17:18:32 +01:00 |
|
Adrián Peña
|
2170e5fe12
|
feat(api): add findings severity timeseries endpoint (#9363)
|
2025-12-05 11:19:37 +01:00 |
|
Pepe Fagoaga
|
902bc9ad57
|
fix(api): unlimited limit-request-line (#9461)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-12-04 17:45:58 +01:00 |
|
Chandrapal Badshah
|
eb247360c3
|
fix: return human readable error messages from lighthouse celery tasks (#9165)
Co-authored-by: Chandrapal Badshah <12944530+Chan9390@users.noreply.github.com>
|
2025-12-04 14:17:14 +01:00 |
|
Pedro Martín
|
6dff4bfd8b
|
fix(ens): solve division by zero at reporting (#9443)
|
2025-12-04 10:08:12 +01:00 |
|
Víctor Fernández Poyatos
|
c8872dd6ac
|
feat(db): Add admin read replica connection (#9440)
|
2025-12-03 16:53:48 +01:00 |
|
Chandrapal Badshah
|
26fd7d3adc
|
feat(lighthouse): Support Amazon Bedrock Long-Term API Key (#9343)
Co-authored-by: Chandrapal Badshah <12944530+Chan9390@users.noreply.github.com>
|
2025-12-03 16:19:18 +01:00 |
|
Víctor Fernández Poyatos
|
cb84bd0f94
|
fix(sentry): mute foreign key constraints alerts (#9439)
|
2025-12-03 16:08:47 +01:00 |
|
Víctor Fernández Poyatos
|
f58c1fddfb
|
fix(compliance): ignore conflicts with unique summaries (#9436)
|
2025-12-03 15:37:04 +01:00 |
|
Adrián Peña
|
a4e12a94f9
|
refactor(api): update compliance report endpoints and enhance query parameters (#9338)
|
2025-12-03 11:41:07 +01:00 |
|
Víctor Fernández Poyatos
|
29a1034658
|
feat(exception): Add decorator for deleted providers during scans (#9414)
|
2025-12-03 09:46:59 +01:00 |
|
Víctor Fernández Poyatos
|
07e82bde56
|
feat(attack-surfaces): add new endpoints to retrieve overview data (#9309)
|
2025-12-02 12:12:47 +01:00 |
|
Víctor Fernández Poyatos
|
495aee015e
|
build: add gevent to API deps (#9359)
|
2025-12-01 13:11:38 +01:00 |
|
Pedro Martín
|
d3a000cbc4
|
fix(report): update logic for threatscore (#9348)
|
2025-12-01 09:11:08 +01:00 |
|
Pedro Martín
|
bb43e924ee
|
fix(report): use pagina for ENS in footer (#9345)
|
2025-11-28 12:04:30 +01:00 |
|
Adrián Jesús Peña Rodríguez
|
7e0c5540bb
|
feat(api): restore compliance overview endpoint (#9330)
|
2025-11-27 13:31:15 +01:00 |
|
Andoni Alonso
|
6e135abaa0
|
fix(iac): ignore mutelist in IaC scans (#9331)
|
2025-11-27 11:08:58 +01:00 |
|
Hugo Pereira Brito
|
127b8d8e56
|
fix: typo in pdf report generation (#9322)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2025-11-26 13:58:40 +01:00 |
|
Daniel Barranquero
|
0d59441c5f
|
fix(api): add alter to mongodbatlas migration (#9308)
|
2025-11-25 11:29:07 +01:00 |
|
Pepe Fagoaga
|
3b05a1430e
|
chore(changelog): reconcile for v5.14 (#9277)
Co-authored-by: Víctor Fernández Poyatos <victor@prowler.com>
|
2025-11-24 19:03:53 +01:00 |
|
Adrián Jesús Peña Rodríguez
|
75abd8f54d
|
fix(threatscore): exclude muted findings from aggregated statistics in threatscore utils (#9296)
|
2025-11-24 13:25:20 +01:00 |
|
Adrián Jesús Peña Rodríguez
|
2f184a493b
|
feat(threatscore): restore API threatscore snapshots (#9291)
|
2025-11-24 10:47:03 +01:00 |
|