Skip to content

Creating Conclusions

John M. Horan edited this page Sep 1, 2018 · 20 revisions

Creating Conclusions

A Conclusion in AboutCode Manager refers to the documentation of your analysis and conclusions about the name, version, owner, copyright, license expression and other attributes for a single software package or file or -- if you conclude these attributes are shared by a group of packages and/or files -- for that group of packages/files.

You can record your Conclusions throughout the codebase you're analyzing, at any levels of the codebase (i.e., nodes in the directory tree representing the codebase) you think will best reflect the results of your analysis.

To create a Conclusion, begin by navigating to the Scan Data Table view.

ScanDataTable

In the directory tree on the left, choose the directory, package or file you want to annotate, right-click that node, and select Edit Conclusion in the menu that appears. This will display a form with the path to that node displayed at the top of the form, and a series of attribute names (e.g., Status, Name, Version, License Expression, Owner, Copyright) and associated textboxes, dropdowns or radio buttons to record your input.

Conclusion-form

Conclusion Definitions

The following fields are available when creating a Conclusion:

(The following is currently being revised)

Conclusion Field Description
Status Used to document status of Conclusion creation (Analyzed - A Conclusion has been created, Needs Attention - A Conclusion is flagged for further review, Original Code - A Conclusion is from your organization, Not Reporting - A Conclusion that will not be reported and can be ignored).
Name The primary name for your Conclusion (usually a file, directory or library name). A Conclusion can represent any software-related object. Any Conclusion can contain one or more sub-Conclusions. The combined Conclusion Name and Version must be unique.
Version The Conclusion version number.
License This is the License for the Component. A License includes both the facts of a license, primarily the text, as provided by its owner, as well as an organization's interpretation and policy regarding that license.
Owner An Owner identifies the original creator (copyright holder) of a component. If this component is in its original, unmodified state, the component owner is associated with the original author/publisher. If this component has been copied and modified, the component owner should be the owner that has copied and modified it.
Copyright The Copyright notice that applies to the Component under the License.
Programming Language The primary language of the Component
Homepage URL The Homepage URL of the Component
Notes Comments that provide additional insight into the findings.
Clone this wiki locally