зеркало из https://github.com/mozilla/MozDef.git
Sacrifices to the lint gods
This commit is contained in:
Родитель
7d20f511c4
Коммит
1212a03191
|
@ -44,7 +44,6 @@ class AlertAWSPrivilegeShare(AlertTask):
|
|||
self.searchEventsAggregated(_AGGREGATE_KEY, samplesLimit=10)
|
||||
self.walkAggregations(threshold=1)
|
||||
|
||||
|
||||
def onAggregation(self, aggreg):
|
||||
# Index all the way into the first event to get the name of the IAM
|
||||
# user that attached a new policy to another user.
|
||||
|
|
|
@ -64,7 +64,6 @@ class TestAlertAWSPrivilegeShare(AlertTestSuite):
|
|||
'category': 'privileges',
|
||||
'tags': ['aws', 'privileges'],
|
||||
'severity': 'NOTICE',
|
||||
#'summary': 'InfosecAdmin granted permissions to tester in AWS'
|
||||
}
|
||||
|
||||
test_cases = [
|
||||
|
|
Загрузка…
Ссылка в новой задаче