mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 17:35:19 +00:00
feat(backend): introducing lacework backend
Adding authors Removing todo
This commit is contained in:
parent
a5d175fbf7
commit
cc6e4381b2
@ -1,6 +1,8 @@
|
||||
# Output backends for sigmac
|
||||
# Copyright 2021 Lacework, Inc.
|
||||
# Author:
|
||||
# Authors:
|
||||
# David Hazekamp (david.hazekamp@lacework.net)
|
||||
# Rachel Rice (rachel.rice@lacework.net)
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU Lesser General Public License as published by
|
||||
@ -26,7 +28,6 @@ from sigma.parser.modifiers.base import SigmaTypeModifier
|
||||
|
||||
|
||||
LACEWORK_CONFIG = yaml.load(
|
||||
# TODO: build this out to support all the default aws sigma rules
|
||||
textwrap.dedent('''
|
||||
---
|
||||
version: 0.1
|
||||
|
Loading…
Reference in New Issue
Block a user