diff --git a/Dockerfile b/Dockerfile index b4955b6282d60629281cc6c848fce965b42477fc..38292aca28d13611d54f1832b631a56853d25b65 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,10 +30,11 @@ RUN cd /root/tmp && \ rpm -ivh --replacepkgs --replacefiles --force /root/tmp/dependencies/mono-complete/*.rpm && \ rm /root/tmp/owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz -### Install ruby dependencies +### Install ruby dependencies and update rdoc RUN cd /root/tmp && \ gem install --force --local /root/tmp/dependencies/bundle-audit/*.gem --no-document --no-rdoc --no-ri && \ gem cleanup + ### Install OWASP Dependency Check binaries RUN cd /root/tmp/dependencies/owasp && \ diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 0a2e69940dd1c0b8a9373c138e26b4ea660b21de..46f2c60b93ca69b04d63b55c6991dad131c7ab11 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -41,7 +41,7 @@ resources: url: https://github.com/boozallen/sdp-images/releases/download/dcar-2.0/owasp-dep-check-dependencies-dcar-2.0.tar.gz validation: type: sha256 - value: bd913f06fe82cc09cb9dc882397fdc921a04caf4ebc8479ec5772f2ff932c444 + value: 0bfbeedf54fea7b3633103a9e9fdc20ab1427b1a0f48921d88551717316647ec # List of project maintainers # FIXME: Fill in the following details for the current container owner in the whitelist