Merge pull request #20 from avast/more_cleanup

More cleanup
pull/21/head
Thorsten Sick 3 years ago committed by GitHub
commit 6e8d3f5738
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,9 +2,9 @@ name: Makefile CI
on:
push:
branches: [ main ]
branches: [ main, develop ]
pull_request:
branches: [ main ]
branches: [ main, develop ]
jobs:
build:

@ -81,7 +81,6 @@ targets:
# Sensors to run on this machine
sensors:
# - linux_idp # it had issues. Fix them
- linux_filebeat
vulnerabilities:

@ -166,7 +166,7 @@ attack_conf:
# General sensor config config
sensor_conf:
###
# Windows IDP plugin configuration
# Windows sensor plugin configuration
osquery:
foo: bar

Loading…
Cancel
Save