UNCLASSIFIED - NO CUI

Skip to content

Removing unwanted files from Dockerimage, Fixing duplicate files

Oum Kale requested to merge fix_duplication_of_diagnosticBinary into development

New Findings - Removing unwanted files from Dockerimage, Fixing duplicate files

Removing extra diagnosticUtil binary from iron-bank image, also removing /script folder from dockerfile

We can see that diagnosticsUtil is bundled twice in iron bank images,

For example In Artifactory oss it is available at path /opt/jfrog/artifactory/app/bin/diagnostics  but at one more place it is present/opt/jfrog/artifactory/app/bin/ . Please take a look /opt/jfrog/artifactory/app/bin/  this can be removed

In artifactory oss  image we have bundled it single time only.

This will improve current Overall Risk Assessment Score.

#75 (closed)

Edited by Oum Kale

Merge request reports