To audit one or more libraries, select the libraries in the Remote Systems view, and select Show Audit Report. This scans the selected libraries and identifies objects that were built using build specifications in i Projects (those that passed the audit), and objects that were built using other mechanisms or without using this product (those that failed the audit). The results are shown in the Audit Report.
For team builds, it is expected that the object libraries that are used in the build definitions are secured so that only the builds requested or scheduled through this product are able to create or modify objects in those libraries. The Audit Report, therefore, potentially indicates security violations which allow users to create or modify objects in the object libraries. Teams should scrutinize the list of objects that were deemed to have failed the audit and take appropriate action.
The view consists of two tabs: an Overview tab and a Report tab.
The Overview tab shows the list of objects for each library that was scanned. When an object is selected, it shows details such as a build tag, creation date and time, last modified date and time, repository workspace, snapshot and a list of source members from which the object was generated (if any). The build tag is an identifier that is generated by the build. The repository workspace is the build workspace that was used by the build definition to load source members and objects from the repository. When the build runs, it creates a snapshot of the repository workspace. In this tab, you can choose to show only the list of objects that failed the audit or all objects.
The Report tab shows a list of objects that passed the audit and a list of objects that failed the audit. The list of objects that passed the audit includes details such as the build tag, creation date and time, last modified date and time, and a list of source members from which the object was generated (if any). The list of objects that failed the audit includes details such as the creation date and time, last modified date and time, and a list of source members from which the object was generated (if any). You can choose to print the report.
From either tab, you can choose to export the report as a HTML or PDF file. When exporting, you can use a custom design template created using the Business Intelligence and Reporting Tools available in www.eclipse.org to generate custom reports.
Please refer to Jazz.net for more information.