wazuh-kibana-app/public/templates/overview/overview.pug

16 lines
438 B
Plaintext
Raw Normal View History

2016-09-16 12:35:56 +00:00
include ./overview.head
include ./overview-welcome.html
2016-09-16 12:35:56 +00:00
include ./overview-general.html
include ./overview-fim.html
2016-09-22 12:02:46 +00:00
include ./overview-pm.html
2018-01-29 08:48:05 +00:00
include ./overview-vuls.html
2017-01-13 20:34:35 +00:00
include ./overview-oscap.html
2017-01-23 13:14:59 +00:00
include ./overview-audit.html
2018-06-19 14:40:03 +00:00
include ./overview-ciscat.html
include ./overview-pci.html
2018-05-14 12:29:11 +00:00
include ./overview-gdpr.html
include ./overview-aws.html
2018-01-24 10:34:30 +00:00
include ./overview-virustotal.html
2018-09-26 16:12:45 +00:00
include ./overview-osquery.html
2017-12-15 11:45:54 +00:00
include ../footer.foot