Skip to content

Commit

Permalink
simplify some data
Browse files Browse the repository at this point in the history
  • Loading branch information
stephmilovic authored and MadameSheema committed Nov 28, 2020
1 parent b9b1e5d commit d78278e
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions x-pack/plugins/security_solution/cypress/objects/case.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,25 +215,7 @@ export const responses = {
status: 'ok',
data: [
{ id: 17, name: 'Communication error (fax; email)' },
{ id: 1001, name: 'Custom type' },
{ id: 21, name: 'Denial of Service' },
{ id: 6, name: 'Improper disposal: digital asset(s)' },
{ id: 7, name: 'Improper disposal: documents / files' },
{ id: 4, name: 'Lost documents / files / records' },
{ id: 3, name: 'Lost PC / laptop / tablet' },
{ id: 1, name: 'Lost PDA / smartphone' },
{ id: 8, name: 'Lost storage device / media' },
{ id: 19, name: 'Malware' },
{ id: 23, name: 'Not an Issue' },
{ id: 18, name: 'Other' },
{ id: 22, name: 'Phishing' },
{ id: 11, name: 'Stolen documents / files / records' },
{ id: 12, name: 'Stolen PC / laptop / tablet' },
{ id: 13, name: 'Stolen PDA / smartphone' },
{ id: 14, name: 'Stolen storage device / media' },
{ id: 20, name: 'System Intrusion' },
{ id: 16, name: 'TBD / Unknown' },
{ id: 15, name: 'Vendor / 3rd party error' },
],
actionId: 'a6a8dd7f-7e88-48fe-9b9f-70b668da8cbc',
},
Expand Down

0 comments on commit d78278e

Please sign in to comment.