This file contains 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
<?php | |
namespace App\Console\Commands; | |
use Illuminate\Console\Command; | |
class UpdateSecrets extends Command | |
{ | |
/** | |
* The name and signature of the console command. |
This file contains 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
swagger: '2.0' | |
info: | |
description: This is a demo Jukebox server for the NCR Unconference | |
version: 1.0.0 | |
title: NCR Tunes | |
contact: | |
email: [email protected] | |
license: | |
name: Apache 2.0 | |
url: 'http://www.apache.org/licenses/LICENSE-2.0.html' |
This file contains 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
[ | |
"ccd17f32-053a-fc81-e93f-c50b4310e66c", | |
"41eb3279-0dea-2387-2796-a66543394273", | |
"c3639d20-5b8d-0954-4e73-ab58f1dce3ac" | |
] |
This file contains 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
{ | |
"status": "overall_status_good", | |
"dependencies": [ | |
{ | |
"status": "tis_tfm_status_good", | |
"details": "OK", | |
"endpoint": "https://isc-common-dev-eude-01.ite1.isc.ibmcloudsecurity.com/tis/tfm/api/v1" | |
}, | |
{ | |
"status": "tis_gdb_status_good", |
This file contains 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
{ | |
"status": "health_status_good", | |
"overall_status": { | |
"status": "overall_status_good", | |
"dependencies": [] | |
}, | |
"http_status": 200, | |
"details": "" | |
} |
This file contains 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
{ | |
"created": "2018-09-25T14:20:25.491Z", | |
"owner": { | |
"name": "Chris R", | |
"uuid": "http://www.ibm.com/310002HES8", | |
"verified": "iris", | |
"isDisabled": false | |
}, | |
"title": "Fake Finance Apps Found in Google's Play Store", | |
"caseFileID": "c96eca2a00ac32586643f1d68766e1cc", |
This file contains 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
[ | |
{ | |
"type": "x-xfe-collection", | |
"id": "x-xfe-collection--5d4d8ba4-d111-74d4-9f45-e7326430a209", | |
"collectionTitle": "HMRC Tax Refund Scam via Phishing Campaign", | |
"collectionWikiContent": "", | |
"collectionId": "5d4d8ba4d11174d49f45e7326430a209", | |
"owner": "", | |
"tags": [ | |
"advisory", |
This file contains 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
[ | |
{ | |
"type": "x-xfe-collection", | |
"id": "x-xfe-collection--5d4d8ba4-d111-74d4-9f45-e7326430a209", | |
"collectionTitle": "HMRC Tax Refund Scam via Phishing Campaign", | |
"collectionWikiContent": "", | |
"collectionId": "5d4d8ba4d11174d49f45e7326430a209", | |
"owner": "", | |
"tags": [ | |
"advisory", |
This file contains 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
{ | |
"type": "bundle", | |
"id": "bundle--cf20f99b-3ed2-4a9f-b4f1-d660a7fc8241", | |
"spec_version": "2.0", | |
"objects": [ | |
{ | |
"type": "intrusion-set", | |
"id": "intrusion-set--da1065ce-972c-4605-8755-9cd1074e3b5a", | |
"created": "2015-05-15T09:00:00.000Z", | |
"modified": "2015-05-15T09:00:00.000Z", |
NewerOlder