Hugo Pereira Brito
|
bb5a4371bd
|
feat(ui): add Cloudflare provider support (#9910)
Co-authored-by: Alan Buscaglia <gentlemanprogramming@gmail.com>
Co-authored-by: Alejandro Bailo <59607668+alejandrobailo@users.noreply.github.com>
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2026-02-23 09:33:17 +01:00 |
|
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 |
|
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
|
0c5778d4a1
|
feat: resource view re-styling with new components (#9864)
|
2026-01-28 14:07:01 +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
|
76cda6d777
|
feat(ui): new findings view (#9794)
|
2026-01-15 12:15:06 +01:00 |
|
Alejandro Bailo
|
d38be934a3
|
feat(ui): add new findings table (#9699)
|
2026-01-12 15:44:25 +01:00 |
|
Alejandro Bailo
|
d93c7dcc4d
|
feat(ui): implement simple Mutelist and add new view (#9577)
Co-authored-by: Alan Buscaglia <gentlemanprogramming@gmail.com>
|
2025-12-18 16:06:45 +01:00 |
|
Alejandro Bailo
|
0495267351
|
feat: resource details added to findigns and resource view (#9515)
|
2025-12-12 13:12:17 +01:00 |
|
Alan Buscaglia
|
c1bb51cf1a
|
fix(ui): collection of UI bug fixes and improvements (#9346)
|
2025-12-03 14:31:23 +01:00 |
|
Andoni Alonso
|
2198e461c9
|
feat(iac): use branch as region for IaC findings (#9295)
|
2025-11-24 17:00:06 +01:00 |
|
Alejandro Bailo
|
6426558b18
|
fix(ui): pre-release fixes and improvements (#9278)
|
2025-11-20 16:18:25 +01:00 |
|
Alejandro Bailo
|
c23e2502f3
|
refactor(ui): redo the whole app with styles (#9234)
|
2025-11-19 11:37:17 +01:00 |
|
Andoni Alonso
|
b25ed9fd27
|
feat(github): add external resource link (#9153)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2025-11-05 15:57:41 +01:00 |
|
Alejandro Bailo
|
a4ac7bb067
|
feat(ui): move Resource ID field up (#9141)
|
2025-11-03 11:39:42 +01:00 |
|
Hugo Pereira Brito
|
5f0017046f
|
chore(findings): change References display in UI (#8793)
|
2025-10-06 14:04:20 +02:00 |
|
Alan Buscaglia
|
4d5676f00e
|
feat: upgrade to React 19, Next.js 15, React Compiler, HeroUI and Tailwind 4 (#8748)
Co-authored-by: Alan Buscaglia <alanbuscaglia@MacBook-Pro.local>
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
Co-authored-by: César Arroba <cesar@prowler.com>
Co-authored-by: Alejandro Bailo <59607668+alejandrobailo@users.noreply.github.com>
|
2025-09-30 09:59:51 +02:00 |
|
Hugo Pereira Brito
|
7733aab088
|
feat: add additional_urls to finding details and markdown (#8704)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2025-09-15 11:33:27 +02:00 |
|
sumit-tft
|
9da5066b18
|
feat(ui): add copy link icon to finding detail page (#8685)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2025-09-10 16:30:16 +02:00 |
|
Alejandro Bailo
|
80665e0396
|
feat(ui): send a finding to Jira (#8649)
|
2025-09-08 14:15:23 +02:00 |
|
Alejandro Bailo
|
136eb4facd
|
feat: 50X errors handler (#8621)
|
2025-09-02 10:12:03 +02:00 |
|
Hugo Pereira Brito
|
a064e43302
|
chore(ui): render attributes as markdown (#8604)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2025-09-01 16:43:36 +02:00 |
|
sumit-tft
|
5572d476ad
|
fix(ui): adjust table headers to be single-line and consistent (#8480)
|
2025-08-11 10:47:10 +02:00 |
|
sumit-tft
|
ad0b8a4208
|
feat(ui): create CustomLink component and refactor links to use it (#8341)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2025-07-23 19:10:51 +02:00 |
|
Pablo Lara
|
d004a0c931
|
feat(ui): Add resources view as inventory (#7760)
Co-authored-by: sumit_chaturvedi <chaturvedi.sumit@tftus.com>
Co-authored-by: Alejandro Bailo <59607668+alejandrobailo@users.noreply.github.com>
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2025-07-17 10:01:05 +02:00 |
|
Alejandro Bailo
|
a3aef18cfe
|
feat: Mutelist implementation (#8190)
Co-authored-by: Víctor Fernández Poyatos <victor@prowler.com>
Co-authored-by: Drew Kerrigan <drew@prowler.com>
|
2025-07-09 08:15:23 +02:00 |
|
sumit-tft
|
4a2a3921da
|
feat(UI): Add Provider detail component in Findings, Scan details (#7968)
Co-authored-by: Pablo Lara <larabjj@gmail.com>
|
2025-06-13 12:17:18 +02:00 |
|
Alejandro Bailo
|
5c1a47d108
|
feat: compliance detail view + ENS (#7853)
Co-authored-by: Víctor Fernández Poyatos <victor@prowler.com>
|
2025-06-02 18:20:22 +02:00 |
|
Alejandro Bailo
|
c44ea3943e
|
feat: resources in finding tables (#7813)
|
2025-05-22 08:58:25 +02:00 |
|
Alejandro Bailo
|
acdf420941
|
feat: profile page (#7780)
Co-authored-by: Pablo Lara <larabjj@gmail.com>
|
2025-05-21 10:47:32 +02:00 |
|
Pablo Lara
|
615bacccaf
|
chore: tweak some wording for consistency (#7794)
|
2025-05-21 07:59:53 +02:00 |
|
sumit-tft
|
355abca5a3
|
fix(ui): Removed the alias if not available in findings detail page (#7751)
|
2025-05-16 09:02:47 +02:00 |
|
Pablo Lara
|
60e0040577
|
fix: move ProviderType to shared types and update usages (#7710)
|
2025-05-12 11:54:42 +02:00 |
|
Alejandro Bailo
|
a6489f39fd
|
refactor(finding-detail): remove "Next Scan" field (#7674)
|
2025-05-07 14:39:35 +05:45 |
|
Alejandro Bailo
|
3b17eb024c
|
feat: add delta attribute in findings detail view with and finding id to the url (#7654)
|
2025-05-06 16:52:15 +02:00 |
|
Víctor Fernández Poyatos
|
08690068fc
|
feat(findings): Handle muted findings in API and UI (#7378)
Co-authored-by: Pablo Lara <larabjj@gmail.com>
|
2025-03-31 12:25:58 +02:00 |
|
Pablo Lara
|
7f48212054
|
chore(users): renaming the account now triggers a re-render in the sidebar (#7005)
|
2025-02-20 16:58:45 +01:00 |
|
Pablo Lara
|
e5f979d106
|
chore(findings): add 'Status Extended' attribute to finding details (#6997)
|
2025-02-20 09:33:03 +01:00 |
|
Pablo Lara
|
f3abcc9dd6
|
feat(scans): update the progress for executing scans (#6972)
|
2025-02-19 16:10:29 +01:00 |
|
Pablo Lara
|
43c76ca85c
|
feat(findings): add first seen in findings details (#6575)
|
2025-01-17 10:19:10 +01:00 |
|
Pablo Lara
|
8f3df7e45d
|
fix(BC: NextUI): fix BC from NextUI, resolve ESLint warnings and optimize hooks dependencies (#6404)
|
2025-01-09 17:37:33 +01:00 |
|
Pablo Lara
|
e6b40358aa
|
feat(update-credentials): add explanation text for the current behavior (#6400)
|
2025-01-09 11:13:36 +01:00 |
|
Pablo Lara
|
3c2b0a58a1
|
feat(v5): tweaks UI for v5 release - 2 (#5979)
|
2024-12-01 15:28:11 +01:00 |
|
Pablo Lara
|
3547153c0a
|
feat(v5): tweaks UI (#5971)
|
2024-11-30 18:51:26 +01:00 |
|
Pedro De Castro
|
725fcf80aa
|
chore(ui): Merge UI repository
|
2024-11-25 13:15:14 +01:00 |
|