Daniel Barranquero
|
40f6a7133d
|
feat(ui): add OpenStack provider support (#10046)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2026-02-20 09:44:34 +01:00 |
|
Alejandro Bailo
|
5f2e4eb2a6
|
fix(ui): replace HeroUI dropdowns with shadcn selects (#10097)
|
2026-02-18 13:46:57 +01:00 |
|
Alan Buscaglia
|
639333b540
|
feat(ui): setup vitest with react testing library and TDD workflow (#9925)
|
2026-02-18 11:25:50 +01:00 |
|
Pedro Martín
|
313da7ebf5
|
feat(ui): add CSV and PDF download buttons to compliance views (#10093)
|
2026-02-18 09:36:54 +01:00 |
|
Josema Camacho
|
7698cdce2e
|
feat(attack-paths): add graph_data_ready field to decouple query availability from scan state (#10089)
Co-authored-by: Alan Buscaglia <gentlemanprogramming@gmail.com>
|
2026-02-17 17:29:36 +01:00 |
|
Pedro Martín
|
ff25d6a8c2
|
fix(ui): changes for update credetials for AliababaCloud provider (#10098)
|
2026-02-17 15:50:02 +01:00 |
|
Hugo Pereira Brito
|
8438a94203
|
chore: enhance github documentation and ui placeholder (#9830)
Co-authored-by: Andoni A. <14891798+andoniaf@users.noreply.github.com>
|
2026-02-17 10:48:53 +01:00 |
|
Pedro Martín
|
e8c48b7827
|
feat(reporting): support CSA CCM PDF reports (#10088)
|
2026-02-17 09:48:45 +01:00 |
|
Alejandro Bailo
|
5b038e631a
|
refactor(ui): centralize provider type filter sanitization in server actions (#10043)
|
2026-02-12 14:12:37 +01:00 |
|
Alejandro Bailo
|
c5707ae9f1
|
chore(ui): update npm dependencies to fix security vulnerabilities (#10052)
|
2026-02-12 14:02:05 +01:00 |
|
Pedro Martín
|
f55983a77d
|
feat(compliance): add csa ccm 4.0 for the aws provider (#10018)
|
2026-02-12 13:10:59 +01:00 |
|
Alejandro Bailo
|
b0ee914825
|
chore(ui): improve changelog wording for v1.18.2 bug fixes (#10044)
|
2026-02-12 11:30:56 +01:00 |
|
Alejandro Bailo
|
8104382cc1
|
fix(ui): reapply filter transition opacity overlay on filter changes (#10036)
|
2026-02-11 22:13:33 +01:00 |
|
Alejandro Bailo
|
592c7bac81
|
fix(ui): move default muted filter from middleware to client-side hook (#10034)
|
2026-02-11 20:58:58 +01:00 |
|
Alejandro Bailo
|
3aefde14aa
|
revert: re-integrate signalFilterChange into useUrlFilters (#10028) (#10032)
|
2026-02-11 20:21:58 +01:00 |
|
Alejandro Bailo
|
02f3e77eaf
|
fix(ui): re-integrate signalFilterChange into useUrlFilters and always reset page on filter change (#10028)
|
2026-02-11 20:06:26 +01:00 |
|
Alejandro Bailo
|
bcd7b2d723
|
fix(ui): remove useTransition and shared context from useUrlFilters (#10025)
|
2026-02-11 18:57:48 +01:00 |
|
Alejandro Bailo
|
86946f3a84
|
fix(ui): fix findings filter silent reverts by replacing useRelatedFilters effect with pure derivation (#10021)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-11 17:57:38 +01:00 |
|
Alejandro Bailo
|
ea847d8824
|
fix(ui): use local transitions for filter navigation to prevent silent reverts (#10017)
|
2026-02-11 14:41:03 +01:00 |
|
Alejandro Bailo
|
f5345a3982
|
fix(ui): fix filter navigation and pagination bugs in findings and scans pages (#10013)
|
2026-02-11 11:18:29 +01:00 |
|
Alejandro Bailo
|
d54095abde
|
feat(ui): add expandable row support to DataTable (#9940)
|
2026-02-10 15:51:55 +01:00 |
|
Alejandro Bailo
|
a12cb5b6d6
|
feat(ui): add TreeView component for hierarchical data (#9911)
|
2026-02-10 15:26:07 +01:00 |
|
Alejandro Bailo
|
71220b2696
|
fix(ui): replace HeroUI dropdowns with Radix ActionDropdown to fix overlay conflict (#9996)
|
2026-02-10 10:28:03 +01:00 |
|
Alejandro Bailo
|
afe2e0a09e
|
fix(ui): guard against unknown provider types in ProviderTypeSelector (#9991)
|
2026-02-09 15:18:50 +01:00 |
|
Alejandro Bailo
|
507d163a50
|
docs(ui): mark changelog v1.18.1 as released with Prowler v5.18.1 (#9993)
|
2026-02-09 13:16:44 +01:00 |
|
Josema Camacho
|
5cbbceb3be
|
chore(attack-pahts): improve attack paths queries attribution (#9983)
|
2026-02-09 11:07:12 +01:00 |
|
Pedro Martín
|
fb966213cc
|
test(e2e): add e2e tests for alibabacloud provider (#9729)
|
2026-02-09 10:25:26 +01:00 |
|
Alan Buscaglia
|
9e20cb2e5a
|
fix(ui): optimize scans page polling to avoid redundant API calls (#9974)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2026-02-06 10:49:15 +01:00 |
|
Josema Camacho
|
d016039b18
|
chore(ui): prepare changelog for v5.18.0 release (#9962)
|
2026-02-05 13:07:51 +01:00 |
|
Alan Buscaglia
|
770269772a
|
test(ui): stabilize auth and provider e2e flows (#9945)
|
2026-02-05 09:56:49 +01:00 |
|
Alejandro Bailo
|
013f2e5d32
|
fix(ui): resource drawer duplicates and performance optimization (#9921)
|
2026-01-29 14:15:05 +01:00 |
|
Alejandro Bailo
|
fee2f84b89
|
fix(ui): patch React Server Components DoS vulnerability (GHSA-83fc-fqcc-2hmg) (#9917)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-29 13:37:19 +01:00 |
|
Alejandro Bailo
|
0c5778d4a1
|
feat: resource view re-styling with new components (#9864)
|
2026-01-28 14:07:01 +01:00 |
|
Alejandro Bailo
|
83ec3fa458
|
chore(ui): update CHANGELOG.md (#9901)
|
2026-01-28 09:21:24 +01:00 |
|
Alejandro Bailo
|
065827cd38
|
feat: upgrade to Next.js 16.1.3 (#9826)
|
2026-01-27 14:02:31 +01:00 |
|
Alan Buscaglia
|
255ce0e866
|
test(ui-e2e): reorganize auth tests and add documentation (#9788)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2026-01-27 12:53:24 +01:00 |
|
Alejandro Bailo
|
ee93ad6cbc
|
chore(ui): bump changelog version to 1.18.0 (#9884)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2026-01-26 16:26:11 +01:00 |
|
Hugo Pereira Brito
|
d386730770
|
fix(ui): fetch all providers in scan page dropdown (#9781)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-26 15:14:22 +01:00 |
|
Pepe Fagoaga
|
dce05295ef
|
chore(skills): Improve Django and DRF skills (#9831)
Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com>
|
2026-01-22 13:54:06 +01:00 |
|
César Arroba
|
9ffa0043ab
|
chore: add release version to changelogs (#9846)
|
2026-01-21 15:19:31 +01:00 |
|
Pepe Fagoaga
|
f11f71bc42
|
chore(changelog): make all consistent and product-focused (#9808)
|
2026-01-21 13:36:36 +01:00 |
|
Alan Buscaglia
|
1a2a2ea3cc
|
fix(ui): make attack paths graph edges theme-aware (#9821)
|
2026-01-19 18:04:23 +01:00 |
|
Alejandro Bailo
|
bc4484f269
|
feat(ui): add resource group label formatter to resources view (#9820)
|
2026-01-19 11:13:48 +01:00 |
|
Alejandro Bailo
|
f47310bceb
|
feat(ui): add resource groups filter to findings view (#9812)
|
2026-01-16 13:58:36 +01:00 |
|
Josema Camacho
|
032499c29a
|
feat(attack-paths): The complete Attack Paths feature (#9805)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: César Arroba <19954079+cesararroba@users.noreply.github.com>
Co-authored-by: Alan Buscaglia <gentlemanprogramming@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Andoni Alonso <14891798+andoniaf@users.noreply.github.com>
Co-authored-by: Rubén De la Torre Vico <ruben@prowler.com>
Co-authored-by: HugoPBrito <hugopbrit@gmail.com>
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Chandrapal Badshah <Chan9390@users.noreply.github.com>
Co-authored-by: Chandrapal Badshah <12944530+Chan9390@users.noreply.github.com>
Co-authored-by: Adrián Peña <adrianjpr@gmail.com>
Co-authored-by: Pedro Martín <pedromarting3@gmail.com>
Co-authored-by: KonstGolfi <73020281+KonstGolfi@users.noreply.github.com>
Co-authored-by: lydiavilchez <114735608+lydiavilchez@users.noreply.github.com>
Co-authored-by: Prowler Bot <bot@prowler.com>
Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com>
Co-authored-by: StylusFrost <43682773+StylusFrost@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
Co-authored-by: Alejandro Bailo <59607668+alejandrobailo@users.noreply.github.com>
Co-authored-by: Víctor Fernández Poyatos <victor@prowler.com>
Co-authored-by: bota4go <108249054+bota4go@users.noreply.github.com>
Co-authored-by: Daniel Barranquero <74871504+danibarranqueroo@users.noreply.github.com>
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
Co-authored-by: mchennai <50082780+mchennai@users.noreply.github.com>
Co-authored-by: Ryan Nolette <sonofagl1tch@users.noreply.github.com>
Co-authored-by: Ulissis Correa <123517149+ulissisc@users.noreply.github.com>
Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
Co-authored-by: Lee Trout <ltrout@watchpointlabs.com>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
Co-authored-by: Alan-TheGentleman <alan@thegentleman.dev>
|
2026-01-16 13:37:09 +01:00 |
|
Pepe Fagoaga
|
d7af97b30a
|
chore(skills): add Prowler Changelog skill (#9806)
|
2026-01-16 13:31:34 +01:00 |
|
Alejandro Bailo
|
ec4eb70539
|
refactor(ui): improve layouts and styles (#9807)
|
2026-01-16 12:00:01 +01:00 |
|
Alejandro Bailo
|
d5e2c930a9
|
feat(ui): add Resources Inventory feature (#9492)
Co-authored-by: Alan Buscaglia <gentlemanprogramming@gmail.com>
|
2026-01-15 16:25:12 +01:00 |
|
Rubén De la Torre Vico
|
31845df1a7
|
refactor(ui): change Lighthouse AI MCP tool filtering from blacklist to whitelist (#9802)
|
2026-01-15 13:53:05 +01:00 |
|
Alejandro Bailo
|
76aa65cb61
|
chore(ui): CHANGELOG.md updated (#9800)
|
2026-01-15 12:55:13 +01:00 |
|