Running Carla code to perform SVC compliance check. The code has been working fine for some years now.
Our SysProgs have added two new SVCs to our system [108 and 222] - I've updated our code to make these SVC part of the NOT statement
SVC entries must be validated.
20 Non-Compliant object NNNN SVCentry 108
Non-Compliant test Valid_SVC Privileged SVC entries must exist on the system.
svc(SVCNO=999) result=No value=109
Yet my other change works fine
Exempt object NNNN SVCentry 222
test Valid_SVC Privileged SVC entries must exist on the system.
svc(SVCNO=999) result=No value=222
What would cause the CARLA to think SVC108 is a value of 109 ?
#SupportMigration#ZSecurity#Support