Contacting PeteFinnigan.com Limited
No Type Description
--- ----- ----------------------------------
1 CODE Ticket #274518. repo changed to define internal variables vSumPassedSev{n}
for passed checks so that a total number of checks per severity can be
calculated
2 CODE Ticket #274518. Repo variable "STATUSNP" updated to also calculate the
number of passed checks per severity
3 INSTALL Ticket #274518. DatabaseSummaryReport.tem ammended in the error count
loop to scan all checks not just FAILED
4 INSTALL Ticket #274518. oemscan.tem updated in all count loops to scan all
checks to collect counts for all checks and also FAILED checks
5 NEW A new debug report template added to check numbers of checks / errors
passed / failed and averages. This uses all variables in the score
calculations
6 CODE New repo variable added {{mult:vVar1:vVar2}} to multiply two variables
7 CODE New repo variable added {{addd:vVar1:vVar2}} to add two variables
8 CODE New repo variable added {{div:vVar1:vVar2}} to divide two variables
9 CODE New repo variable added {{min:vVar1:vVar2}} to subtract two variables
10 CODE variables addd, min and mult converted to use double precision not integers
11 CODE div converted to native doubles instead of using integers first
12 CODE New variable {{varf:vVar1:F0}} added to allow numeric formats to be passed
to variables printed.
13 CODE Short code "M" added for "MIN" in repo.exe
14 CODE Short code "D" added for "DIV" in repo.exe
15 CODE Short code "U" added for "MULT" in repo.exe
16 CODE Short code "B" added for "ADDD" in repo.exe
17 CODE Short code "R" added for "VAR" in repo.exe
18 CODE Short code "F" added for "VARF" in repo.exe
19 CODE All variables of the form vSumFailedSev0 rewritten to be vFS0
20 CODE All variables of the form vSumPassedSev0 rewritten to be VPS0
21 INSTALL oemscan.tem - error count section - Block 2 - checks 77 - 89 added
22 INSTALL oemscan.tem - detailed result at policy level - Block 2 - checks
77 - 89 added
23 INSTALL oemscan.tem - details of each check - Block 2 - checks 77 - 89
added
24 INSTALL oemscan.tem - node removed
25 INSTALL oemscan.tem - calculations of failed checks for percentage secure of
the database added
26 INSTALL oemscan.tem - averagescorepercheck - {{eval:AvCkScore}} replaced
with {{r:vP}}%
27 INSTALL oemscan.tem - variables vSumFailedSev1,2,3,4,0 changed to vFS0-4
in use section and also in variable turn off
28 INSTALL DetailSummary.tem - variables vSumFailedSev0-4 changed to vFS0-4
29 INSTALL Database_Summary_Report_Mult.tem - variables vSumFailedSev0-4 changed
to vFS0-4
30 INSTALL Database_Summary_Report_Mult.tem - {{eval:AvCkScore}} replaced
with {{r:vP}}%
31 INSTALL Database_Summary_Report_Mult.tem - {{eval:AvFailScore}} removed
32 INSTALL Database_Summary_Report_Mult.tem - Error calculation loop modified to
loop on all checks not just FAILURE
33 INSTALL Database_Summary_Report_Mult.tem - New scoring algorithm added to the
template as template variables
34 INSTALL Database_Summary_Report_Mult.tem - Text updated to consider the new
score calculation
35 INSTALL AuditProof.tem - variables vSumFailedSev0-4 changed to vFS0-4
36 INSTALL AuditProof.tem - {{eval:AvCkScore}} replaced with {{r:vP}}%
37 INSTALL AuditProof.tem - Error calculation loop modified to
loop on all checks not just FAILURE
38 INSTALL AuditProof.tem - New scoring algorithm added to the
template as template variables
39 INSTALL AuditProof.tem - Text updated to consider the new
score calculation
40 INSTALL AuditSummaryReport.tem - variables vSumFailedSev0-4 changed to vFS0-4
41 INSTALL AuditSummaryReport.tem - {{eval:AvCkScore}} replaced with {{r:vP}}%
42 INSTALL AuditProof.tem - {{eval:AvFailScore}} removed
43 INSTALL AuditSummaryReport.tem - {{eval:AvFailScore}} removed
44 INSTALL AuditSummaryReport.tem - Error calculation loop modified to
loop on all checks not just FAILURE
45 INSTALL AuditSummaryReport.tem - New scoring algorithm added to the
template as template variables
46 INSTALL AuditSummaryReport.tem - Text updated to consider the new
score calculation
47 INSTALL Database_Summary_Report.tem - variables vSumFailedSev0-4 changed to vFS0-4
48 INSTALL Database_Summary_Report.tem - {{eval:AvCkScore}} replaced with {{r:vP}}%
49 INSTALL Database_Summary_Report.tem - {{eval:AvFailScore}} removed
50 INSTALL Database_Summary_Report.tem - Error calculation loop modified to
loop on all checks not just FAILURE
51 INSTALL Database_Summary_Report.tem - New scoring algorithm added to the
template as template variables
52 INSTALL Database_Summary_Report.tem - Text updated to consider the new
score calculation
53 DOC Install Guide updated to remove support for Windows XP and Windows
Vista.
54 DOC Install Guide updated to remove requirement for VS2010 SP1 redist
55 DOC Install Guide updated to show requirement for VS2015 Update 3 redist