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
O
Opensource
cppcheck
cppcheck
Commits
6c0c3481
Commit
6c0c3481
authored
Aug 16, 2021
by
Elvis Chi
💬
Browse files
Merge branch 'update-patch' into 'development'
Update patch See merge request
!17
parents
e014215c
b619cc6d
Pipeline
#428611
passed with stages
in 5 minutes and 29 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+5
-5
No files found.
Dockerfile
View file @
6c0c3481
...
@@ -8,7 +8,7 @@ USER root
...
@@ -8,7 +8,7 @@ USER root
COPY
*.rpm ./
COPY
*.rpm ./
RUN
rpm
-i
./cppcheck-2.
3
-1.el7.x86_64.rpm
&&
\
RUN
rpm
-i
./cppcheck-2.
5
-1.el7.x86_64.rpm
&&
\
rm
-rf
*
.rpm
rm
-rf
*
.rpm
USER
daemon
USER
daemon
...
...
hardening_manifest.yaml
View file @
6c0c3481
...
@@ -5,7 +5,7 @@ apiVersion: v1
...
@@ -5,7 +5,7 @@ apiVersion: v1
name
:
"
opensource/cppcheck/cppcheck"
name
:
"
opensource/cppcheck/cppcheck"
tags
:
tags
:
-
"
2.
3
.1"
-
"
2.
5
.1"
-
"
latest"
-
"
latest"
args
:
args
:
...
@@ -22,7 +22,7 @@ labels:
...
@@ -22,7 +22,7 @@ labels:
org.opencontainers.image.url
:
"
http://uec-images.ubuntu.com/minimal/releases/"
org.opencontainers.image.url
:
"
http://uec-images.ubuntu.com/minimal/releases/"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Fedora
Project"
org.opencontainers.image.vendor
:
"
Fedora
Project"
org.opencontainers.image.version
:
"
2.
3
.1"
org.opencontainers.image.version
:
"
2.
5
.1"
## Keywords to help with search
## Keywords to help with search
mil.dso.ironbank.image.keywords
:
"
cppcheck"
mil.dso.ironbank.image.keywords
:
"
cppcheck"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -32,11 +32,11 @@ labels:
...
@@ -32,11 +32,11 @@ labels:
# List of resources to make available to the offline build context
# List of resources to make available to the offline build context
resources
:
resources
:
-
filename
:
cppcheck-2.
3
-1.el7.x86_64.rpm
-
filename
:
cppcheck-2.
5
-1.el7.x86_64.rpm
url
:
https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/c/cppcheck-2.
3
-1.el7.x86_64.rpm
url
:
https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/c/cppcheck-2.
5
-1.el7.x86_64.rpm
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
2d
c02d638988e7341722a6939373f5124c34e9cc3987a7a3de452163b89d116b
value
:
2d
7a593327d957bd2d6411152aee28e62c7aedd4fab7b5e603f4c0914aeae5db
maintainers
:
maintainers
:
-
email
:
"
michael.doran@lmco.com"
-
email
:
"
michael.doran@lmco.com"
...
...
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