Pablo Lara
970cb97f73
chore: table for launch scan is added to scan page
2024-10-10 08:52:36 +02:00
Daniel Barranquero
4181ca56be
feat(autoscaling): add new check autoscaling_group_elb_health_check_enabled ( #5330 )
...
Co-authored-by: Sergio <sergio@prowler.com >
2024-10-09 14:56:18 -04:00
Daniel Barranquero
d45750b042
feat(redshift): add new check redshift_cluster_enhanced_vpc_routing ( #5281 )
...
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com >
2024-10-09 12:40:36 -04:00
Mario Rodriguez Lopez
16191a7b15
feat(elasticbeanstalk): Add new service ElasticBeanstalk ( #5322 )
...
Co-authored-by: Sergio <sergio@prowler.com >
2024-10-09 09:29:19 -04:00
Rubén De la Torre Vico
0c149461b3
chore(sns): manage ResourceNotFoundException and add paralelism ( #5345 )
2024-10-09 08:56:39 -04:00
Pablo Lara
a1585142b7
chore: refactor custom filters to be able to have two in the same page
2024-10-09 13:56:56 +02:00
Pedro Martín
3ee39cff2a
feat(scan): execute all checks if no checks are provided ( #5307 )
2024-10-09 11:46:38 +02:00
Pedro Martín
41ba118cc4
feat(scan): add scan duration ( #5305 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com >
Co-authored-by: Sergio <sergio@prowler.com >
Co-authored-by: Prowler Bot <bot@prowler.com >
Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com >
Co-authored-by: Rubén De la Torre Vico <rubendltv22@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com >
Co-authored-by: Daniel Barranquero <74871504+danibarranqueroo@users.noreply.github.com >
2024-10-09 11:12:39 +02:00
Pablo Lara
ba106ac8f3
Merge pull request #71 from prowler-cloud/PRWLR-4777-Create-Scan-page-integration-scan-endpoint-2
...
Small style tweaks
2024-10-09 10:13:51 +02:00
Pablo Lara
558d83c957
chore: style tweaks
2024-10-09 10:11:48 +02:00
Sergio Garcia
e0587fe0cf
fix(Dockerfile): install git dependency ( #5339 )
2024-10-09 08:58:55 +02:00
Pablo Lara
7b38950f3c
Merge pull request #70 from prowler-cloud/PRWLR-4777-Create-Scan-page-integration-scan-endpoint
...
Refactor common components and fix typo errors
2024-10-09 08:18:48 +02:00
Pablo Lara
67333c00b9
chore: add NextUI theme colors in Tailwind config
2024-10-09 08:15:57 +02:00
Pablo Lara
7a6ab5b7c7
refactor: extract common components to reduce code duplication, fix typo
2024-10-09 07:50:56 +02:00
Pablo Lara
a149458593
chore: rename custom components
2024-10-09 06:47:10 +02:00
Pablo Lara
fe27a32dcb
chore: change color action
2024-10-09 06:42:38 +02:00
dependabot[bot]
a6095f7aa1
chore(deps): bump django from 5.0.8 to 5.0.9
...
Bumps [django](https://github.com/django/django ) from 5.0.8 to 5.0.9.
- [Commits](https://github.com/django/django/compare/5.0.8...5.0.9 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-08 21:35:13 +00:00
Daniel Barranquero
50481665ce
feat(redshift): add new check redshift_cluster_in_transit_encryption_enabled ( #5271 )
...
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com >
2024-10-08 14:15:32 -04:00
Prowler Bot
a49c744e08
chore(regions_update): Changes in regions for AWS services ( #5323 )
...
Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com >
Co-authored-by: Sergio <sergio@prowler.com >
2024-10-08 14:13:17 -04:00
Rubén De la Torre Vico
aa32634105
chore(guardduty): mock failing tests using moto ( #5334 )
2024-10-08 13:27:37 -04:00
Rubén De la Torre Vico
b27898de1d
chore(ecs): mock all tests using moto ( #5326 )
2024-10-08 12:11:33 -04:00
Sergio Garcia
b703357027
chore(secrets): use master branch of Yelp/detect-secrets ( #5298 )
...
Co-authored-by: Pepe Fagoaga <pepe@prowler.com >
2024-10-08 09:55:46 -04:00
Víctor Fernández Poyatos
8791b7e3f1
feat(Scan, Finding): PRWLR-4987 Adjust findings delta based on previous findings ( #52 )
...
* feat(Finding): PRWLR-4987 add uid field to Findings
* feat(Scan): PRWLR-4987 implement logic to calculate Finding delta value
* test(Scan): PRWLR-4987 add unit tests for _create_finding_delta
* chore(Spec): PRWLR-4987 update API spec
2024-10-08 14:43:18 +02:00
Rubén De la Torre Vico
27cd9b22df
feat(guardduty): add new check guardduty_lambda_protection_enabled ( #5299 )
...
Co-authored-by: Sergio <sergio@prowler.com >
2024-10-08 08:20:23 -04:00
Pepe Fagoaga
5bf85366e0
chore(secrets): Add TelegramBotToken detector ( #5321 )
2024-10-08 08:09:26 -04:00
Pablo Lara
e843ef6ffc
Merge pull request #68 from prowler-cloud/PRWLR-4823-remove-menu-items
...
Remove menu items
2024-10-08 12:07:55 +02:00
Pablo Lara
b3c2f3a3fc
chore: tsx tweaks
2024-10-08 12:05:29 +02:00
Pablo Lara
3d533b56ef
chore: rename sidebar component
2024-10-08 11:24:31 +02:00
Pablo Lara
b43832fa8f
chore: menu tweaks
2024-10-08 11:23:52 +02:00
dependabot[bot]
30bc971f4b
chore(deps): bump trufflesecurity/trufflehog from 3.82.6 to 3.82.7 ( #5315 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 10:44:56 +02:00
Pablo Lara
a5332b31f1
Merge pull request #67 from prowler-cloud/PRWLR-4823-remove-menu-items
...
Remove menu items
2024-10-08 10:02:58 +02:00
Pablo Lara
fa604af6ea
chore: styling tweaks for custom box
2024-10-08 10:01:43 +02:00
Pablo Lara
dbb0d506af
chore: menu item tweaks
2024-10-08 09:58:44 +02:00
Pablo Lara
785bdb5bb3
Merge pull request #65 from prowler-cloud/PRWLR-4883-Integrate-authentication-endpoint-OSS
...
Integrate authentication endpoint oss
2024-10-08 09:30:44 +02:00
Pablo Lara
343754061a
Merge pull request #66 from prowler-cloud/PRWLR-4883-Integrate-authentication-endpoint-OSS-bg-2
...
Styling signIn and signUp pages
2024-10-08 09:29:18 +02:00
Pablo Lara
7572136cc8
feat: sign-up and sign-in pages are styled and ready to be merged
2024-10-08 08:46:35 +02:00
Sergio Garcia
3950d7eba8
fix(threat detection): ignore AWS services events ( #5276 )
2024-10-07 14:25:09 -04:00
Rubén De la Torre Vico
2f8a3d2ef8
feat(guardduty): add new check guardduty_ec2_malware_protection_enabled ( #5297 )
...
Co-authored-by: Sergio <sergio@prowler.com >
2024-10-07 13:03:36 -04:00
Pablo Lara
6b7fe81cf8
chore: tweak styles auth pages
2024-10-07 17:30:31 +02:00
Prowler Bot
3b64bbd3a8
chore(regions_update): Changes in regions for AWS services ( #5302 )
...
Co-authored-by: sergargar <38561120+sergargar@users.noreply.github.com >
2024-10-07 10:58:40 -04:00
Hugo Pereira Brito
09d099891a
feat(wafv2): change web_acls from list to dict ( #5308 )
...
Co-authored-by: Sergio <sergio@prowler.com >
2024-10-07 10:23:58 -04:00
Pablo Lara
f5e53e814b
chore: tweak styles auth pages
2024-10-07 07:07:26 +02:00
Pablo Lara
b8b05b923f
chore: tweak styles for Prowler logo in signIn page
2024-10-07 06:41:13 +02:00
Pablo Lara
22bacfdcb3
feat(sign-up/sign-in): remove unused component
2024-10-06 13:23:59 +02:00
Pablo Lara
d138c4eeb8
feat(sign-up/sign-in): styling the the auth page
2024-10-06 13:20:45 +02:00
Pablo Lara
f0f4e85f06
feat(sign-up): integrate sign-up functionality in the application
2024-10-05 19:08:28 +02:00
Pablo Lara
e2261af59f
feat(auth): refresh access token on-demand when receiving 401 error
2024-10-05 14:43:02 +02:00
Pablo Lara
ff74edcc04
feat(auth): refresh access token on-demand when receiving 401 error
2024-10-05 14:29:41 +02:00
Pablo Lara
735f830251
feat: add function getUserByMe
2024-10-05 14:02:22 +02:00
Pablo Lara
abcf37ea92
feat: Reduce session cookie size drastically
2024-10-05 06:51:05 +02:00