874. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/9/2019 5:42:35 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

874.1 Files compared

# Location File Last Modified
1 Webvram-v4.zip\20190725-webvram-source.zip\Sources\WebVRAM.Web.ng appsettings.Development.json Tue Jul 23 23:11:38 2019 UTC
2 Webvram-v4.zip\20190725-webvram-source.zip\Sources\WebVRAM.Web.ng appsettings.Development.json Fri Sep 6 20:50:25 2019 UTC

874.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 110
Changed 1 2
Inserted 0 0
Removed 0 0

874.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

874.4 Active regular expressions

No regular expressions were active.

874.5 Comparison detail

  1   {
  2     // Azure  Vault
  3     // readm e @ https: //docs.mic rosoft.com /en-us/azu re/key-vau lt/key-vau lt-use-fro m-web-appl ication
  4     "Vault":  "https:// va-webvram -devtest-v ault.vault .usgovclou dapi.net/" ,
  5     "ClientI d": "96f88 9ee-3654-4 f61-b369-5 f93574edc3 7",
  6     "ClientS ecret": "A zure Activ e Director y Key (for  example:  g58K3dtg59 o1Pa+e59v2 Tx829w6VxT B2yv9sv/10 1di=)",
  7  
  8     // Loggi ng
  9     "Serilog ": {
  10       "Minim umLevel":  {
  11         "Def ault": "De bug"
  12       }
  13     },
  14  
  15     // Datab ase
  16     "Connect ionStrings ": {
  17       "(defa ult)": "me tadata=res ://*/Domai n.WebVRAM. csdl|res:/ /*/Domain. WebVRAM.ss dl|res://* /Domain.We bVRAM.msl; provider=S ystem.Data .SqlClient ;provider  connection  string=\" data sourc e=(localdb )\\db;init ial catalo g=WebVRAM; integrated  security= True;Multi pleActiveR esultSets= True;App=E ntityFrame work\"",
  18       "(defa ultFail)":  "Server=( localdb)\\ db;Databas e=WebVRAM; Trusted_Co nnection=T rue;Multip leActiveRe sultSets=t rue"
  19     },
  20  
  21     // WebVR AM
  22     "WebVRAM ": {
  23       "Angul ar": {
  24         "Web ApiDirecto ry": "api/ ",
  25         "Ang ularViewsD irectory":  "ng/views /",
  26         "Ang ularTempla tesDirecto ry": "ng/t emplates/" ,
  27         "Ang ularDebugE nabled": t rue,
  28         "Ang ularLoggin gEnabled":  true,
  29         "Idl eWatchEnab led": true ,
  30         "Idl eTime": 60 0,
  31         "Idl eTimeout":  60,
  32         "Iam Enabled":  false,
  33         "Dat eTimeZoneF ormat": "M /D/YYYY, h :mm A z",
  34         "Dat eTimeForma t": "M/D/Y YYY, h:mm  A",
  35         "Net workShare" : ""
  36       },
  37       "Vista ": {
  38           "Hostname" : " URL: PORT ",
  39         "Rpc Port": 973 0,
  40         "Men uOption":  "WEBG WEBV RAM GUI",
  41         // m oved to se crets.json  "BseAppli cationPass Phrase": " MY NAME IS  WEBVRAM-I OC" //"web vram-dev12 3"
  42       },
  43       "JWT":  {
  44         "Jwt Registered Claims": " webvram-de v-va-gov",
  45  
  46         // E xpiration  in minutes
  47         "Jwt Expiration ": 90,
  48  
  49         // J wtSecurity Key (AES25 6KW) MUST  be 32 byte s
  50         "Jwt SecurityKe y": "VrKXe yFHxqBFb9c 3bLdzk2Ejt vvG9Upm",
  51  
  52         // J wtSignatur eKey (HMAC _SHA512) S HOULD be > = 64 bytes
  53         "Jwt SignatureK ey": "8Wwf JMQC73M4dS CqNkcrHgHe k8Q32DQwNt UVdUGRSjJ3 XrPVZvA2Sm 2Ja8ZMNSQQ "
  54       }
  55     }
  56   }