- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
Low
 - 
    9.6.4
 
- 
        Severity 3 - Minor
 - 
        
 
Issue Summary
FE dependencies are missing from the SBOM files (json and csv) in distribution which are customer use to do their own security scanning.
Steps to Reproduce
- Download latest distribution zip (v9.6.4) from website
 - Unzip and open csv or json file in /sbom directory
 - Inspect contexts for "npm" and find 0 results indicating FE dependencies are missing
 
Expected Results
- All FE dependencies should be listed with BE dependencies in the SBOM files (csv and json)
 
Actual Results
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
 - 
                    
Page Loading...