Skip to content

Commit 71a7554

Browse files
committed
another scan test
Signed-off-by: Neil South <[email protected]>
1 parent c099778 commit 71a7554

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

.dockleignore

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
1+
# Copyright 2023 MONAI Consortium
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
114

215
# set root to default user because we want to run nginx
3-
CIS-DI-0001
16+
#CIS-DI-0001
17+
418
# Do not store secrets in Dockerfiles
519
CIS-DI-0010
20+
621
# Use latest tag because to check the image inside only
722
DKL-DI-0006

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,6 @@ jobs:
443443
ignore-unfixed: true
444444
vuln-type: 'os,library'
445445
severity: 'CRITICAL'
446-
fail-build: true
447446

448447
- name: Run dockle scan
449448
id: dockle-scan

doc/dependency_decisions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@
585585
- 8.0.0
586586
- 8.0.1
587587
- 8.0.2
588-
588+
- 8.0.3
589589
:when: 2022-10-14T23:37:16.793Z
590590
:who: mocsharp
591591
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)

0 commit comments

Comments
 (0)