Pablo Lara
|
42ebf91a67
|
chore: add the new colors for the dark mode
|
2024-10-03 06:22:35 +02:00 |
|
Pablo Lara
|
d8c9720723
|
fix: order by default using sorting param
|
2024-10-03 06:08:05 +02:00 |
|
Daniel Barranquero
|
2177704b4b
|
feat(redshift): add new check redshift_cluster_encrypted_at_rest (#5262)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-10-02 17:06:19 -04:00 |
|
Mario Rodriguez Lopez
|
2ffe7f3ef7
|
feat(ecs): add new check ecs_service_fargate_latest_platform_version (#5258)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-10-02 16:50:20 -04:00 |
|
dependabot[bot]
|
158263a8bf
|
chore(deps-dev): bump moto from 5.0.15 to 5.0.16 (#5256)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-10-02 15:40:34 -04:00 |
|
Daniel Barranquero
|
469986dd28
|
feat(redshift): add new check redshift_cluster_non_default_username (#5268)
|
2024-10-02 13:54:12 -04:00 |
|
Hugo Pereira Brito
|
ff101087bf
|
feat(networkfirewall): add new check networkfirewall_logging_enabled (#5145)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-10-02 12:09:13 -04:00 |
|
dependabot[bot]
|
b2151e2e9c
|
chore(deps): bump boto3 from 1.35.28 to 1.35.29 (#5257)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-10-02 11:27:39 -04:00 |
|
Pablo Lara
|
8e7dfcaa76
|
WIP
|
2024-10-02 17:22:34 +02:00 |
|
Sergio Garcia
|
2c4244b1fb
|
chore(version): update Prowler version (#5251)
|
2024-10-02 11:14:26 -04:00 |
|
Hugo Pereira Brito
|
260cdf575a
|
feat(kinesis): add new service Kinesis (#5228)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-10-02 10:59:59 -04:00 |
|
Michael St.Onge
|
ab4190c215
|
chore(contrib): update aws-multi-account-securityhub deployment (#5263)
|
2024-10-02 10:58:02 -04:00 |
|
Mario Rodriguez Lopez
|
7f97b0a57f
|
feat(ecs): Ensure ECS clusters use Container Insights (#5241)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-10-02 10:42:52 -04:00 |
|
Daniel Barranquero
|
2c2dd82d0c
|
feat(dynamodb): add new check dynamodb_table_autoscaling_enabled (#5129)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-10-02 10:42:36 -04:00 |
|
Pablo Lara
|
a72b33597d
|
WIP
|
2024-10-02 16:09:26 +02:00 |
|
Mario Rodriguez Lopez
|
2511df1732
|
fix(ecs): Adjust code to the new ARN formats in the ECS service (#5259)
|
2024-10-02 09:40:32 -04:00 |
|
Rubén De la Torre Vico
|
f955dd76d9
|
test(aws): fix failing tests for ecs_task_definitions_logging_enabled and ssm_managed_compliant_patching (#5267)
|
2024-10-02 09:35:27 -04:00 |
|
Prowler Bot
|
a08cc769c8
|
chore(regions_update): Changes in regions for AWS services (#5269)
Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com>
|
2024-10-02 08:50:30 -04:00 |
|
Pablo Lara
|
6e37d8d850
|
chore: update all providers API requests
|
2024-10-02 10:00:54 +02:00 |
|
Pablo Lara
|
ce51108f7f
|
fix: apply password match validation only on sign-up form
|
2024-10-02 06:37:29 +02:00 |
|
Pablo Lara
|
9e56a4a10d
|
chore: add id attibute to the customInput component to make unique fields
|
2024-10-02 06:25:35 +02:00 |
|
Prowler Bot
|
77ac5e3b91
|
chore(regions_update): Changes in regions for AWS services (#5260)
Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com>
|
2024-10-01 14:10:38 -04:00 |
|
dependabot[bot]
|
2da8f2b1eb
|
chore(deps-dev): bump mkdocs-material from 9.5.38 to 9.5.39 (#5255)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 14:10:17 -04:00 |
|
Pablo Lara
|
76b1c83add
|
chore: tweaks authFormSchema using zod validation for client side
|
2024-10-01 14:29:58 +02:00 |
|
Pablo Lara
|
650b95c4f1
|
chore: add confirmPassword input in sign-up page
|
2024-10-01 14:15:05 +02:00 |
|
Pablo Lara
|
ceebfc9aca
|
chore: remove unused dependency
|
2024-10-01 14:14:26 +02:00 |
|
Pablo Lara
|
2e443db362
|
chore: comanyName is now optional and added confirmPassword field
|
2024-10-01 14:13:49 +02:00 |
|
Pablo Lara
|
e15690781f
|
Merge pull request #64 from prowler-cloud/PRWLR-4917-Improving-Filtering-Impacts-the-whole-app-followUp
Codebase improvements: Tailwind formatting, accessibility fixes, and search optimization
|
2024-10-01 08:16:54 +02:00 |
|
Pablo Lara
|
35f7c90c19
|
chore: rename for consistency custom-button component
|
2024-10-01 06:02:22 +02:00 |
|
Pablo Lara
|
717f9765e1
|
chore: run prettier-plugin-tailwindcss
|
2024-10-01 05:55:20 +02:00 |
|
Pablo Lara
|
607cd5d1e0
|
feat: install, configure and run prettier-plugin-tailwindcss
|
2024-10-01 05:44:24 +02:00 |
|
Pablo Lara
|
4e5bb81906
|
chore: Style tweaks for filters
|
2024-10-01 05:30:47 +02:00 |
|
Pablo Lara
|
24163b2644
|
chore: Style tweaks for filters
|
2024-10-01 04:59:07 +02:00 |
|
Sergio Garcia
|
38e024216c
|
chore(ec2): enhance security group with any open port check (#5215)
|
2024-09-30 14:53:04 -04:00 |
|
Rubén De la Torre Vico
|
8e4847ec89
|
fix(rds): add comprobations before list tags (#5249)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-09-30 13:34:22 -04:00 |
|
Sergio Garcia
|
c6d34e8089
|
chore(README): update summary table (#5248)
|
2024-09-30 12:56:42 -04:00 |
|
Hugo Pereira Brito
|
880523076d
|
feat(networkfirewall): add new check networkfirewall_policy_rule_group_associated (#5225)
|
2024-09-30 12:04:32 -04:00 |
|
Sergio Garcia
|
3d2f1a3aa7
|
fix(aws): handle none type attributes (#5216)
|
2024-09-30 18:04:14 +02:00 |
|
Rubén De la Torre Vico
|
c9ff96144d
|
chore(ssm): add tags to ssm_managed_compliant_patching (#5245)
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-09-30 12:00:43 -04:00 |
|
johannes-engler-mw
|
234f8c2958
|
feat(azure containerregistry): gather service infos and checks disabled admin user (#5191)
Co-authored-by: Pedro Martín <pedromarting3@gmail.com>
Co-authored-by: Rubén De la Torre Vico <rubendltv22@gmail.com>
Co-authored-by: Sergio <sergio@prowler.com>
|
2024-09-30 11:52:48 -04:00 |
|
Víctor Fernández Poyatos
|
54bb034cac
|
feat(Tokens): PRWLR-4718 implement user authorization with JWT (#47)
* feat(Users): PRWLR-4718 make user email the default login username
* feat(Token): PRWLR-4718 add serializers, views and urls for access and refresh tokens
* feat(Token): PRWLR-4718 add first membership tenant in token if not present in json body
* feat(Users): PRWLR-4718 add company_name to model
* feat(Users): PRWLR-4718 create tenant and membership when creating new user
* fix(BaseView): PRWLR-4718 add tenant_id to serializer context
* fix(Tests): PRWLR-4718 use authorization with unit tests
* fix(Views): PRWLR-4718 fix tenant retrieval from request
* fix(Tests): PRWLR-4718 fix tests
* fix(Fixtures): PRWLR-4718 fix tenant memberships ordering
* chore(Tokens): PRWLR-4718 update token url
* chore(Spec): PRWLR-4718 update API spec
* feat(Tokens): PRWLR-4718 enable token refresh blacklisting
* feat(Tokens): PRWLR-4718 implement RS256 algorithm and dev valid keys
* fix(Environment): PRWLR-4718 fix jwt keys env vars
* fix(Environment): PRWLR-4718 fix jwt keys env vars (testing)
* chore(Settings): PRWLR-4718 remove drf-spectacular unused settings
* fix(Environment): PRWLR-4718 remove jwt signature keys from dev and testing modules
|
2024-09-30 17:45:09 +02:00 |
|
Pablo Lara
|
7c2f7d7eeb
|
chore: Fix issue with invalid keys being passed to selectedKeys
|
2024-09-30 17:37:09 +02:00 |
|
Pablo Lara
|
fcd1aa5d76
|
chore: impot lodash correctly
|
2024-09-30 17:25:08 +02:00 |
|
Pablo Lara
|
1f5ee1ee3f
|
chore: tweak styles
|
2024-09-30 17:23:52 +02:00 |
|
Pablo Lara
|
bbbcc4a185
|
chore: Add aria-labels to fix errors accessibility
|
2024-09-30 17:03:15 +02:00 |
|
Sergio Garcia
|
da87c0d81e
|
fix(tests): patch head_bucket function correctly (#5246)
|
2024-09-30 11:00:30 -04:00 |
|
dependabot[bot]
|
7732ec7d34
|
chore(deps-dev): bump safety from 3.2.7 to 3.2.8 (#5238)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-30 10:54:36 -04:00 |
|
Pablo Lara
|
f8c5f4f1cc
|
chore: Add aria-label to buttons for improved accessibility
|
2024-09-30 16:54:33 +02:00 |
|
Pablo Lara
|
78f8badddd
|
Merge pull request #63 from prowler-cloud/PRWLR-4917-Improving-Filtering-Impacts-the-whole-app
Big Refactor: Integrated React Hook Form, Improved UI Consistency and added new features
|
2024-09-30 16:32:36 +02:00 |
|
Pablo Lara
|
5223cf3763
|
chore: rename component properly
|
2024-09-30 16:31:15 +02:00 |
|