Marcus Bakker
cd5b71ea9f
Fixed a bug regarding the 'platform' kv-pair value 'all'
2020-10-31 11:13:30 +01:00
Marcus Bakker
89a9b3411f
Bugfix that caused a crash when having an empty 'location' kv-pair.
2020-05-29 09:55:47 +02:00
Marcus Bakker
10c9b0a629
bug fix
2020-03-04 10:45:06 +01:00
Ruben Bouman
68699a9e06
bugfix for using lowercase platform in data source yaml file, bugfix for having empty score logbook in techniques yaml file, small code style improvement
2020-03-03 14:49:19 +01:00
Marcus Bakker
b42b5f6bd9
removed an unnecessary line of code
2020-02-10 15:10:04 +01:00
Marcus Bakker
363beab8a5
Mapped data sources to platforms
2020-02-10 12:17:00 +01:00
Marcus Bakker
b6cc65bc23
Fixed a bug that caused an invalid health error message.
2019-12-12 15:21:27 +01:00
Marcus Bakker
2aea279f87
Added an extra health check for an empty item in the key-value pair 'applicable_to'.
2019-12-05 16:07:02 +01:00
Marcus Bakker
93dea65bbf
Added a health check for when the data source YAML file is missing an ATT&CK data source
2019-12-05 10:43:07 +01:00
Marcus Bakker
4e2f7b1adc
Added an extra health check for an empty item in the key-value pair 'location' of a detection. Reported by @Sreeman.
2019-11-29 12:22:10 +01:00
Marcus Bakker
7aacb7feb1
A fix for a bug that broke EQL searches on Data Source Administration YAML files
2019-11-19 10:10:15 +01:00
Ruben Bouman
f67cb194d4
Improved handling of multiple possible values for platform.
2019-11-05 10:21:42 +01:00
Ruben Bouman
b5f970b8c2
Added support for new platforms of ATT&CK October update: AWS, GCP, Azure, Azure AD, Office 365, SaaS.
...
Added support for using multiple values in platform attribute in data sources administration and techniques administration files.
Added health check on platform attribute in techniques administration file.
Updated support for ATT&CK Navigator layer version 2.2.
2019-11-04 14:48:58 +01:00
Marcus Bakker
098681f239
Added two new health checks for the data source administration YAML:
...
- check on on invalid technique IDs in the 'exceptions list'
- check on an empty or invalid value for 'platform'
2019-10-17 13:51:06 +02:00
Marcus Bakker
98067447c6
Implemented a health check for data source administration YAML files.
2019-08-20 11:14:07 +02:00