Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dockerfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Picasoft
Technique
Dockerfiles
Commits
0b012abd
Commit
0b012abd
authored
5 years ago
by
Igor Witz
Browse files
Options
Downloads
Patches
Plain Diff
Update pica-etherpad/clair-whitelist.yml, .gitlab-ci.yml files
parent
9e928809
No related branches found
No related tags found
1 merge request
!35
Gestion des secrets
Pipeline
#40823
failed
5 years ago
Stage: metabuild
Stage: build
Stage: dynamic_tests
Stage: deployment
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-2
1 addition, 2 deletions
.gitlab-ci.yml
pica-etherpad/clair-whitelist.yml
+1
-1
1 addition, 1 deletion
pica-etherpad/clair-whitelist.yml
with
2 additions
and
3 deletions
.gitlab-ci.yml
+
1
−
2
View file @
0b012abd
...
...
@@ -5,7 +5,6 @@ services:
stages
:
-
metabuild
-
build
-
static_tests
-
dynamic_tests
-
deployment
...
...
@@ -50,7 +49,7 @@ build:
-
dev-ci
# run CoreOS' Clair and make the CI failed if a critical vulnerability isn't in the whitelist
clair
:
.
clair
:
stage
:
static_tests
image
:
$REGISTRY/pica-ci:latest
before_script
:
...
...
This diff is collapsed.
Click to expand it.
pica-etherpad/clair-whitelist.yml
+
1
−
1
View file @
0b012abd
...
...
@@ -8,4 +8,4 @@ generalwhitelist:
CVE-2019-9169
:
glibc -> Pas de contre mesure
CVE-2017-12424
:
shadow -> Pas de contre mesure
CVE-2019-11068
:
libxslt -> dépendance d'autres paquets, pas de correctif disponible -> Pas de contre-mesure
CVE-2019-9631
:
poppler -> à désinstaller
\ No newline at end of file
CVE-2019-9631
:
poppler -> à désinstaller
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment