875. 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.

875.1 Files compared

# Location File Last Modified
1 Webvram-v4.zip\20190725-webvram-source.zip\Sources\WebVRAM.Web.ng appsettings.Production.json Tue Jul 23 23:11:38 2019 UTC
2 Webvram-v4.zip\20190725-webvram-source.zip\Sources\WebVRAM.Web.ng appsettings.Production.json Mon Sep 9 12:22:01 2019 UTC

875.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 104
Changed 2 4
Inserted 0 0
Removed 0 0

875.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

875.4 Active regular expressions

No regular expressions were active.

875.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     "Databas e": {
  17         "Connectio nString":  "metadata= res://*/Do main.WebVR AMModel.cs dl|res://* /Domain.We bVRAMModel .ssdl|res: //*/Domain .WebVRAMMo del.msl;pr ovider=Sys tem.Data.S qlClient;p rovider co nnection s tring=&quo t;data sou rce= URL             ;initial c atalog=Web VRAM_Dev;p ersist sec urity info =True;user  id=VRAMWe bUser;pass word=VRAMW ebPa55Wrd% %;Multiple ActiveResu ltSets=Tru e;App=Enti tyFramewor k"" 
  18     },
  19  
  20     // WebVR AM 
  21     "WebVRAM ": {
  22       "Angul ar": {
  23         "Web ApiDirecto ry": "api/ ",
  24         "Ang ularViewsD irectory"  : "ng/view s/",
  25         "Ang ularTempla tesDirecto ry": "ng/t emplates/" ,
  26         "Ang ularDebugE nabled": t rue,
  27         "Ang ularLoggin gEnabled":  true,
  28         "Idl eWatchEnab led": true ,
  29         "Idl eTime": 60 0,
  30         "Idl eTimeout":  60,
  31         "Iam Enabled":  false,
  32         "Dat eTimeZoneF ormat": "M /D/YYYY, h :mm A z",
  33         "Dat eTimeForma t": "M/D/Y YYY, h:mm  A" 
  34       },
  35       "Vista ": {
  36           "Hostname" : " URL         ",
  37         "Rpc Port": 940 1,
  38         "Men uOption":  "KPA VRAM  GUI",
  39         "Bse Applicatio nPassPhras e": "TBD"
  40       },
  41       "JWT":  {
  42         "Jwt Registered Claims": " webvram-de v-va-gov",
  43  
  44         // E xpiration  in minutes
  45         "Jwt Expiration ": 7,
  46  
  47         // J wtSecurity Key (AES25 6KW) MUST  be 32 byte s
  48         "Jwt SecurityKe y": "VrKXe yFHxqBFb9c 3bLdzk2Ejt vvG9Upt",
  49  
  50         // J wtSignatur eKey (HMAC _SHA512) S HOULD be > = 64 bytes
  51         "Jwt SignatureK ey": "8Wwf JMQC73M4dS CqNkcrHgHe k8Q32DQwNt UVdUGRSjJ3 XrPVZvA2Sm 2Ja8ZMNSQQ "
  52       }
  53     }
  54   }