Pedro Martín
|
75f95559d6
|
fix(api): warm compliance caches when starting the worker (#11530)
|
2026-06-10 19:04:40 +02:00 |
|
Alan Buscaglia
|
a21cb64a94
|
fix(ui): extend integration poll timeouts to 60s (#11519)
|
2026-06-10 10:34:50 +02:00 |
|
Pedro Martín
|
f7f8747512
|
feat(compliance): add DORA framework for AWS (#11131)
|
2026-06-03 11:43:55 +02:00 |
|
Alejandro Bailo
|
74251350bc
|
feat(ui): add new scan jobs view (#11258)
|
2026-05-28 19:20:39 +02:00 |
|
Alan Buscaglia
|
d98933c2e7
|
fix(ui): improve invitation error messages (#11376)
|
2026-05-28 09:37:28 +02:00 |
|
Pedro Martín
|
dbbefd0558
|
feat(compliance): add resource metadata tab inside req find (#11187)
|
2026-05-21 15:09:43 +02:00 |
|
Daniel Barranquero
|
1f3f5c2e27
|
feat(ui): add okta provider support (#11213)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2026-05-20 11:34:22 +02:00 |
|
Pablo Fernandez Guerra (PFE)
|
1090ed59b7
|
feat(ui): replace D3+Dagre attack path graph with React Flow (#10686)
Co-authored-by: Pablo F.G <pablo.fernandez@prowler.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Alan Buscaglia <gentlemanprogramming@gmail.com>
|
2026-05-12 16:33:29 +02:00 |
|
Hugo Pereira Brito
|
1b6a459df4
|
refactor(ui): reorganize finding detail drawer (#11091)
|
2026-05-11 09:47:43 +01:00 |
|
Alejandro Bailo
|
4216a3e23a
|
feat(ui): add cloud-gated custom alerts (#11003)
|
2026-05-08 10:36:43 +02:00 |
|
Pablo Fernandez Guerra (PFE)
|
d23c2f3b53
|
refactor(ui): standardize "Providers" wording across UI and docs (#10971)
Co-authored-by: Pablo F.G <pablo.fernandez@prowler.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-05 14:39:54 +02:00 |
|
Pablo Fernandez Guerra (PFE)
|
3554859a5c
|
fix(ui): load every Attack Paths scan before displaying the selector (#10864)
Co-authored-by: Pablo F.G <pablo.fernandez@prowler.com>
Co-authored-by: Alejandro Bailo <59607668+alejandrobailo@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2026-04-24 09:41:47 +02:00 |
|
Pedro Martín
|
2304bf0093
|
feat(compliance): add CIS pdf reporting (#10650)
|
2026-04-23 13:28:30 +02:00 |
|
Pepe Fagoaga
|
94ee24071a
|
refactor: unify filtering and sorting for finding (#10803)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2026-04-22 13:11:50 +02:00 |
|
Davidm4r
|
97a085bf21
|
feat(ui): Add user expulsion from tenants with JWT authentication fix (#10787)
Co-authored-by: Pablo F.G <pablo.fernandez@prowler.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Adrián Peña <adrianjpr@gmail.com>
|
2026-04-22 09:28:39 +02:00 |
|
Alejandro Bailo
|
fc3066bc60
|
refactor(ui): redesign compliance page layout and components (#10767)
|
2026-04-21 12:48:57 +02:00 |
|
Pepe Fagoaga
|
bf1b53bbd2
|
fix(ui): sorting and filtering for findings (#10778)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2026-04-20 13:34:31 +02:00 |
|
Alan Buscaglia
|
577aa14acc
|
fix(ui): correct IaC findings counters (#10736)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2026-04-17 12:48:57 +02:00 |
|
Alejandro Bailo
|
f2d35f5885
|
fix(ui): exclude muted findings and polish filter selectors (#10734)
|
2026-04-17 11:07:22 +02:00 |
|
Alejandro Bailo
|
2a160a10df
|
refactor(ui): remove legacy side drawers and clean code (#10692)
|
2026-04-15 13:55:57 +02:00 |
|
Alan Buscaglia
|
606efec9f8
|
fix(ui): keep update credentials wizard open (#10675)
|
2026-04-15 13:50:20 +02:00 |
|
Alejandro Bailo
|
507b0882d5
|
fix(ui): fix findings group resource filters and mute modal migration (#10662)
|
2026-04-14 18:01:45 +02:00 |
|
Pedro Martín
|
c952ea018e
|
fix(ui): reflect actual provider in compliance detail header (#10674)
Co-authored-by: Alan Buscaglia <gentlemanprogramming@gmail.com>
|
2026-04-14 10:22:42 +02:00 |
|
Alan Buscaglia
|
1aa91cf60f
|
fix(ui): exclude service filter from finding group resources endpoint (#10652)
|
2026-04-10 14:06:47 +02:00 |
|
Hugo Pereira Brito
|
431776bcfd
|
docs(attack-paths): link custom queries to Prowler docs (#10640)
|
2026-04-10 10:17:45 +01:00 |
|
Alejandro Bailo
|
0e8080f09c
|
fix(ui): findings groups fixes (#10633)
|
2026-04-10 10:44:10 +02:00 |
|
Davidm4r
|
baf1194824
|
feat(ui): invitation flow smart routing (#10589)
Co-authored-by: Pablo Fernandez Guerra (PFE) <148432447+pfe-nazaries@users.noreply.github.com>
Co-authored-by: Pablo F.G <pablo.fernandez@prowler.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-09 10:11:52 +02:00 |
|
Alejandro Bailo
|
b9270df3e6
|
feat(ui): improvements over findings groups feature (#10590)
|
2026-04-09 09:39:52 +02:00 |
|
Pablo Fernandez Guerra (PFE)
|
961f9c86da
|
feat(ui): Add tenant management (#10491)
Co-authored-by: Pablo Fernandez <pfe@NB0240.local>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Pablo F.G <pablo.fernandez@prowler.com>
Co-authored-by: David <david.copo@gmail.com>
|
2026-04-06 10:31:30 +02:00 |
|
Alan Buscaglia
|
509ec74c3d
|
fix(ui): findings groups improvements — security fixes, code quality, and UX feedback (#10513)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2026-04-01 15:54:46 +02:00 |
|
Adrián Peña
|
ab8e83da3f
|
fix(api,ui): dynamically fetch Jira issue types instead of hardcoding "Task" (#10534)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2026-04-01 14:37:49 +02:00 |
|
Alejandro Bailo
|
50556df713
|
feat(ui): add findings grouped view (#10425)
Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com>
Co-authored-by: Alan Buscaglia <gentlemanprogramming@gmail.com>
|
2026-03-30 14:17:36 +02:00 |
|
Hugo Pereira Brito
|
f75ce7b4dd
|
feat(ui): add OpenCypher query editor (#10445)
|
2026-03-27 10:58:48 +00:00 |
|
Hugo Pereira Brito
|
49ba25ba07
|
feat(ui): add custom attack paths queries (#10397)
|
2026-03-23 15:36:37 +00:00 |
|
Pedro Martín
|
712da2cf98
|
feat(ui): Add CloudTrail Events tab to detail cards (#10320)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2026-03-17 09:45:29 +01:00 |
|
Alejandro Bailo
|
4cd3b09818
|
feat(ui): add organization-specific actions to providers table dropdown (#10317)
|
2026-03-16 10:32:12 +01:00 |
|
Alejandro Bailo
|
db7554c8fb
|
feat(ui): redesign providers page with modern table and cloud recursion (#10292)
|
2026-03-11 13:13:28 +01:00 |
|
Alejandro Bailo
|
48df613095
|
feat(ui): improve attack paths page layout and UX (#10249)
|
2026-03-06 10:49:11 +01:00 |
|
Alejandro Bailo
|
231bfd6f41
|
feat(ui): add organization server actions and scan launching (#10155)
|
2026-02-25 12:56:26 +01:00 |
|
Alejandro Bailo
|
fe8d5893af
|
feat(ui): add organization and wizard types and stores (#10154)
|
2026-02-25 12:45:15 +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
|
f5345a3982
|
fix(ui): fix filter navigation and pagination bugs in findings and scans pages (#10013)
|
2026-02-11 11:18:29 +01:00 |
|
Alan Buscaglia
|
770269772a
|
test(ui): stabilize auth and provider e2e flows (#9945)
|
2026-02-05 09:56:49 +01:00 |
|
Alejandro Bailo
|
065827cd38
|
feat: upgrade to Next.js 16.1.3 (#9826)
|
2026-01-27 14:02:31 +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 |
|
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 |
|
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 |
|
Alejandro Bailo
|
c8bc0576ea
|
feat: implement compliance watchlist (#9786)
|
2026-01-15 12:37:16 +01:00 |
|
Pedro Martín
|
3eb2595f6d
|
feat(api): support alibabacloud provider (#9485)
|
2025-12-22 12:46:50 +01:00 |
|