This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "heatmap example", | |
"versions": { | |
"attack": "17", | |
"navigator": "5.1.0", | |
"layer": "4.5" | |
}, | |
"domain": "enterprise-attack", | |
"description": "An example layer where all techniques have a randomized score", | |
"filters": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "blockly-samples", | |
"version": "0.0.0", | |
"lockfileVersion": 2, | |
"requires": true, | |
"packages": { | |
"": { | |
"name": "blockly-samples", | |
"version": "0.0.0", | |
"hasInstallScript": true, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"date": "22/abr/2019:12:43:51 -0600", "ip": "73.113.230.135", "word": "balsamine", "country": "Japan", "flag": false, "num": 96} | |
{"date": "22/abr/2019:12:43:52 -0600", "ip": "242.212.128.227", "word": "inappendiculate", "country": "Chile", "flag": false, "num": 15} | |
{"date": "22/abr/2019:12:43:52 -0600", "ip": "85.61.182.212", "word": "elicits", "country": "Argentina", "flag": true, "num": 73} | |
{"date": "22/abr/2019:12:43:52 -0600", "ip": "124.192.66.23", "word": "Dwan", "country": "Germany", "flag": false, "num": 67} | |
{"date": "22/abr/2019:12:43:52 -0600", "ip": "18.135.244.142", "word": "chesil", "country": "Argentina", "flag": true, "num": 19} | |
{"date": "22/abr/2019:12:43:52 -0600", "ip": "132.113.203.169", "word": "fendered", "country": "United States", "flag": true, "num": 53} | |
{"date": "22/abr/2019:12:43:52 -0600", "ip": "245.92.181.252", "word": "Apiezon", "country": "Ireland", "flag": true, "num": 41} | |
{"date": "22/abr/2019:12:43:52 -0600", "ip": "134.49.98.238", "word": "circumgenital", "country": "Urugua |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GcpDataprocCluster with (GceClusterConfig.networkUri like "/default" OR GceClusterConfig.subnetworkUri like "/default") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"AWSTemplateFormatVersion": "2010-09-09", | |
"Outputs": { | |
"OrcaRoleArn": { | |
"Value": { | |
"Fn::GetAtt": [ | |
"OrcaSecurityRole", | |
"Arn" | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"AWSTemplateFormatVersion": "2010-09-09", | |
"Outputs": { | |
"OrcaRoleArn": { | |
"Value": { | |
"Fn::GetAtt": [ | |
"OrcaSecurityRole", | |
"Arn" | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Version": "2012-10-17", | |
"Statement": [ | |
{ | |
"Effect": "Allow", | |
"Principal": { | |
"AWS": "arn:aws:iam::976280145156:root" | |
}, | |
"Action": "sts:AssumeRole", | |
"Condition": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Version": "2012-10-17", | |
"Statement": [ | |
{ | |
"Sid": "", | |
"Effect": "Allow", | |
"Principal": { | |
"AWS": "arn:aws:iam::976280145156:root" | |
}, | |
"Action": "sts:AssumeRole", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"AWSTemplateFormatVersion":"2010-09-09", | |
"Outputs":{ | |
"OrcaRoleArn":{ | |
"Value":{ | |
"Fn::GetAtt":[ | |
"OrcaSecurityRole", | |
"Arn" | |
] | |
} |
NewerOlder