Version 3.10.18.1325
No Type Description
--- ----- ----------------------------------
1 CODE AudPreEmp.pfp - APE00018 - updated the default directory object list for 23c
2 CODE AudPreEmp.pfp - APE00018 - changed default line width to 345
3 CODE AudInfo.pfp - AIN00030 - updated the check description text
4 CODE AudInfo.pfp - AIN00030 - code rewritten to also use ORACLE_HOME directory object
5 CODE whocan.pfp - LIB_WHO00001 - fixed spelling mistakes in the library check text
6 CODE whocan.pfp - LIB_WHO00001 - fixed check for edge case where a privilege is granted to
a role and that role to a role but no users are granted any of the roles
7 CODE DataGather.pfp - DUM00008 - check removed
8 CODE DataGather.pfp - DUM00007 - check removed
9 CODE DataGather.pfp - DUM00006 - check removed
10 CODE DataGather.pfp - DUM00005 - check removed
11 CODE DataGather.pfp - DUM00004 - check removed
12 CODE DataGather.pfp - DUM00003 - check removed
13 CODE DataGather.pfp - DUM00002 - check removed
14 CODE PFCLUTK - UtkRefreshCombine.pfp - URD00002 - added closing "|" to Customer accounts for comments
15 CODE PFCLUTK - UtkRefreshCombine.pfp - URD00002 - added closing "|" to Oracle accounts for comments
16 CODE PFCLUTK - UtkRefreshCombine.pfp - URD00002 - added comments column to the columns list
17 CODE PFCLUTK - PFCLUserRightsProject - FileName - fix paths from Unix to DOS for the user.op file
18 CODE #335730 - PFCLScan - changed text of "run audit" to "Security Scan"
19 DOC #857578 - Manual updated to add exclusions for strings back - missed out in conversion to help manual from MS Word
20 DOC #857578 - Manual updated to add exclusions for INTERVAL to list for string omit
21 DOC #501287 - Manual updated for adding schema.package.procedure
22 CODE #875440 - ManageDatabaseTargets - Removed the tab order from the status checkbox
23 CODE #875440 - ManageServerTargets - Removed the tab order from the status checkbox
24 CODE #875440 - ManageDatabaseTargets - add tab indexes to missing controls
25 CODE #875440 - ManageDatabaseTargets - add tab index=0 to all controls not to be tabbed to
26 CODE #875440 - ManageDatabaseTargets - renumber tab order
27 CODE #875440 - ManageDatabaseTargets - set tabstop on all non-needed controls
28 CHECK KeyData.pfp - description of the policy updated to reflect using the policy for key findings
29 INSTALL KeyData.pfp - copied to build PD folder
30 CHECK AudPriv.pfp - created for analysis project
31 INSTALL AudPriv.pfp - copied to build PD folder
32 CHECK AudLic.pfp - created for analysis project
33 INSTALL AudLic.pfp - copied to build PD folder
34 CHECK AudPrePre.pfp - Created for analysis project
35 INSTALL AudPrePre.pfp - copied to build PD folder
36 CHECK AudPreEmp.pfp - Created for analysis project
37 INSTALL AudPreEmp.pfp - copied to build PD folder
38 CHECK Deep2.pfp - Created for analysis project
39 INSTALL Deep2.pfp - copied to build PD folder
40 CHECK Close.pfp - Created for analysis project
41 INSTALL Close.pfp - copied to build PD folder
42 CODE DataAnalysis.tem - increase policy count to 29
43 CODE DataAnalysis.tem - add in 6 new policies
44 CODE DataAnalysis.tem - re-order all checks
45 CODE DataAnalysis.tem - add repo vars to status files
46 CODE PFCLScan - Login.vb - changed copyright to 2023
47 CODE DataAnalysis.tem - increase policy count to 29
48 CODE DataAnalysis.tem - add in 6 new policies
49 CODE DataAnalysis.tem - re-order all checks
50 CODE DataAnalysis.tem - add repo vars to status files
51 INSTALL DataAnalysis.tem - copy to build PD folder
52 INSTALL AudPriv.pfp - added to the installer
53 INSTALL AudLic.pfp - added to the installer
54 INSTALL AudPrePre.pfp - added to the installer
55 INSTALL AudPreEmp.pfp - added to the installer
56 INSTALL Deep2.pfp - added to the installer
57 INSTALL Close.pfp - added to the installer
58 INSTALL AudPriv.pfp - added to the copy script
59 INSTALL AudLic.pfp - added to the copy script
60 INSTALL AudPrePre.pfp - added to the copy script
61 INSTALL AudPreEmp.pfp - added to the copy script
62 INSTALL Deep2.pfp - added to the copy script
63 INSTALL Close.pfp - added to the copy script
64 CODE sql.c - TestOCIConnect() - define storage for username
65 CODE sql.c - TestOCIConnect() - copy the username after decryption
66 CODE sql.c - TestOCIConnect() - check for username='/' and set CRED_EXT if found
67 CODE sql.c - TestOCIConnect() - Free the storage for the username
68 CODE oracle.c - ConnectToScanDatabase() - define storage for username
69 CODE oracle.c - ConnectToScanDatabase() - copy the username after decryption
70 CODE oracle.c - ConnectToScanDatabase() - check for username='/' and set CRED_EXT if found
71 CODE oracle.c - ConnectToScanDatabase() - Free the storage for the username