UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
S
Solutions Delivery Platform
dependency-check
dependency-check
Commits
7833d2b7
Commit
7833d2b7
authored
May 27, 2021
by
Al Fontaine
Browse files
Merge branch 'rdoc-update' into 'development'
Rdoc update See merge request
!40
parents
b98b0ff7
e978cc1c
Pipeline
#420777
passed with stages
in 18 minutes and 52 seconds
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
Dockerfile
Dockerfile
+2
-1
hardening_manifest.yaml
hardening_manifest.yaml
+1
-1
No files found.
Dockerfile
View file @
7833d2b7
...
...
@@ -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
&&
\
...
...
hardening_manifest.yaml
View file @
7833d2b7
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment