|
Extra files tab page |
Top Previous Next |
|
On this tab page you can select files that should be included in the SBOM, but that are not found by Pascal Analyzer. For example, it could be a DLL that is loaded dynamically with LoadLibrary, and where the parameter is set at runtime, so the file name cannot be resolved.
Extra files will be handled either as first-party or third-party files.
Include extra files Default: yes Normally you should select this option. Only deselect it for testing purposes.
Extra files (check box for first-party files)
The listbox contains complete paths for the selected files. If the checkbox is selected, the file is handled as a first-party file, otherwise as a third-party file.
Up/Down
Select order for how the extra files are added to the JSON file.
Add
Select a file to add.
Remove
Remove the selected file.
See also:
|