Nimrod Kor
|
87fd299cdb
|
check_extra774 - revert changes
|
2020-03-22 11:14:03 +02:00 |
|
Nimrod Kor
|
75d66df940
|
extra774 - check correct date, consolidate files and fix report generation
|
2020-03-22 11:00:02 +02:00 |
|
Nimrod Kor
|
f80c2e28b7
|
check26 - on failure, output info and not failure
|
2020-03-22 10:53:47 +02:00 |
|
Nimrod Kor
|
168c71cd5f
|
check23 - on failure, output info and not failure
|
2020-03-22 10:53:33 +02:00 |
|
Nimrod Kor
|
d0d871621a
|
Merge remote-tracking branch 'origin/master'
|
2020-03-09 17:36:21 +02:00 |
|
Nimrod Kor
|
7485ebdb43
|
Merge remote-tracking branch 'tony/master'
# Conflicts:
# .gitignore
|
2020-03-09 17:36:04 +02:00 |
|
Toni de la Fuente
|
530bacac5b
|
Merge pull request #510 from jonjozwiak/master
Improve performance of check_extra742 by limiting to one AWS CLI call per region
|
2020-03-05 21:33:26 +01:00 |
|
Toni de la Fuente
|
0b2c3c9f4f
|
Merge pull request #509 from nexeck/new_check_ecr_findings
fix: Enable check extra776 in extra group
|
2020-03-05 21:26:34 +01:00 |
|
Jon Jozwiak
|
dde6eec3d6
|
Merge pull request #11 from bridgecrewio/fix_check_extra742
Improving performance of check_extra742
|
2020-03-05 09:56:36 +02:00 |
|
jonjozwiak
|
820dbf040a
|
Improving performance of check_extra742
|
2020-03-05 09:55:14 +02:00 |
|
jonjozwiak
|
8173c20941
|
Improve performance of check_extra742 by limiting to one AWS CLI call
|
2020-03-04 16:46:28 +02:00 |
|
Marcel Beck
|
95cb26fb2b
|
fix: Enable check extra776 in extra group
|
2020-03-04 07:27:40 +01:00 |
|
Toni de la Fuente
|
c0d8258283
|
[new check] Check if ECR image scan found vulnerabilities in the newest image version
[new check] Check if ECR image scan found vulnerabilities in the newest image version
|
2020-03-03 23:06:44 +01:00 |
|
Toni de la Fuente
|
4646dbcd0b
|
Updated check_extra776 title
|
2020-03-03 23:04:09 +01:00 |
|
Marcel Beck
|
db260da8b0
|
feat: New check for ecr image scan findings
This will check if there is any ecr image with findings.
|
2020-03-03 22:53:26 +01:00 |
|
Toni de la Fuente
|
655aae7014
|
Merge pull request #499 from nexeck/check119_ignore_terminated
fix: check119 needs to ignore terminated instances
|
2020-02-28 18:51:52 +01:00 |
|
Marcel Beck
|
5257ce6c0b
|
docs: Fix typo
|
2020-02-28 17:58:10 +01:00 |
|
Marcel Beck
|
c9508c28b3
|
fix: check119 needs to ignore terminated instances
Terminated does not seem to have an instance profile. And its not
possible to start a terminated instance again.
|
2020-02-25 09:23:55 +01:00 |
|
Toni de la Fuente
|
50b10c4018
|
Minor fixes for checks 774 and 775
Faraz minor fixes
|
2020-02-24 18:53:20 +01:00 |
|
Faraz Angabini
|
2321655503
|
fixed check numbers for 774,775
|
2020-02-22 22:16:59 -08:00 |
|
Faraz Angabini
|
7358e9cd75
|
added .gitignore for .DS_Store
|
2020-02-22 22:12:44 -08:00 |
|
Faraz Angabini
|
020374b6f9
|
deleted .DS_Store
|
2020-02-22 22:10:52 -08:00 |
|
Toni de la Fuente
|
24cccf64d6
|
Merge branch 'fredski-github-master'
2.2.0
|
2020-02-21 15:32:47 +01:00 |
|
Toni de la Fuente
|
77f07cccf8
|
Merge branch 'master' of https://github.com/fredski-github/prowler into fredski-github-master
|
2020-02-21 15:31:23 +01:00 |
|
Kasprzykowski
|
40985212ab
|
check_extra775 added | group7_extras and group11_secrets updated
|
2020-02-21 09:24:13 -05:00 |
|
Toni de la Fuente
|
e461714226
|
Merge branch 'master' of https://github.com/toniblyx/prowler
|
2020-02-21 15:06:24 +01:00 |
|
Toni de la Fuente
|
11e5d44d9b
|
version 2.2.0
|
2020-02-21 15:06:13 +01:00 |
|
Kasprzykowski
|
a1d26b44c3
|
check_extra999 added and group7_extras updated
|
2020-02-21 09:05:33 -05:00 |
|
Toni de la Fuente
|
42af217524
|
Merge pull request #489 from TopherIsSwell/master
Extra 774 - Fixed bug - Erroneously checking account creation date
|
2020-02-21 14:44:21 +01:00 |
|
Christopher Morrow
|
4a1d4060ec
|
Check Extra 774 - Fixed bug - was checking account creation time instead of last logon date.
|
2020-02-20 15:11:13 -08:00 |
|
Nimrod Kor
|
1727db943c
|
Merge remote-tracking branch 'tony/master'
|
2020-02-20 02:00:43 +02:00 |
|
Toni de la Fuente
|
0210c43b60
|
Merge branch 'bridgecrewio-bugfix/check_11_check_access_keys_usage'
t push origin master:wq
|
2020-02-19 18:19:37 +01:00 |
|
Toni de la Fuente
|
ca34590da0
|
Merge branch 'bugfix/check_11_check_access_keys_usage' of https://github.com/bridgecrewio/prowler into bridgecrewio-bugfix/check_11_check_access_keys_usage
|
2020-02-19 18:14:37 +01:00 |
|
Toni de la Fuente
|
44716cfab2
|
Merge pull request #486 from bridgecrewio/bugfix/mark_only_available_rds_instances_as_violating
Filter for only available rds instances
|
2020-02-19 18:11:43 +01:00 |
|
Toni de la Fuente
|
1f3aaa8c7b
|
Merge pull request #485 from bridgecrewio/bugfix/es_public_domains_filter_condition
Add conditions check for extra716
|
2020-02-19 18:09:37 +01:00 |
|
Toni de la Fuente
|
6213a7418c
|
Merge pull request #484 from bridgecrewio/bugfix/public_bucket_policy_check_for_conditions
Add conditions check for extra771
|
2020-02-19 18:08:02 +01:00 |
|
Toni de la Fuente
|
bf9ffc0485
|
Merge pull request #483 from bridgecrewio/bugfix/extra748_check_for_all_ports
Check extra748 should fail in case of all ports (0-65535) open
|
2020-02-19 17:58:17 +01:00 |
|
Toni de la Fuente
|
fff605b356
|
Merge pull request #482 from bridgecrewio/bugfix/fix_extra_764_handle_all_aws
Check extra764 should also check for principal being AWS = "*"
|
2020-02-19 17:50:54 +01:00 |
|
Nimrod Kor
|
e41e77ed78
|
Remove unnecessary print
(cherry picked from commit 72bb29f13c)
|
2020-02-18 11:58:05 +02:00 |
|
Nimrod Kor
|
72bb29f13c
|
Remove unnecessary print
|
2020-02-18 11:57:52 +02:00 |
|
Nimrod Kor
|
a6516e4af8
|
Check 1.1 - check password access and access key usage
(cherry picked from commit f62cde1bf1)
|
2020-02-18 11:36:57 +02:00 |
|
Nimrod Kor
|
f62cde1bf1
|
Check 1.1 - check password access and access key usage
|
2020-02-18 11:36:20 +02:00 |
|
Nimrod Kor
|
4fe575030b
|
Filter for only available rds instances
(cherry picked from commit 5a7356be3c)
|
2020-02-18 10:48:58 +02:00 |
|
Nimrod Kor
|
178a34e40d
|
Add conditions check for extra716
(cherry picked from commit 2ec6696897)
|
2020-02-18 10:48:25 +02:00 |
|
Nimrod Kor
|
5f3293af1e
|
Add conditions check for extra771
(cherry picked from commit 805b276578)
|
2020-02-18 10:28:36 +02:00 |
|
Nimrod Kor
|
28a8ae7572
|
Check extra748 should fail in case of all ports (0-65535) open
|
2020-02-18 10:26:44 +02:00 |
|
Nimrod Kor
|
daa26ed14c
|
extra764 should also check for principal being AWS = "*"
|
2020-02-18 10:20:13 +02:00 |
|
Nimrod Kor
|
5a7356be3c
|
Filter for only available rds instances
|
2020-02-18 10:07:39 +02:00 |
|
Nimrod Kor
|
805b276578
|
Add conditions check for extra771
|
2020-02-18 10:01:23 +02:00 |
|
Nimrod Kor
|
2ec6696897
|
Add conditions check for extra716
|
2020-02-18 09:57:20 +02:00 |
|