File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change
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.
1
14
2
15
# set root to default user because we want to run nginx
3
- CIS-DI-0001
16
+ #CIS-DI-0001
17
+
4
18
# Do not store secrets in Dockerfiles
5
19
CIS-DI-0010
20
+
6
21
# Use latest tag because to check the image inside only
7
22
DKL-DI-0006
Original file line number Diff line number Diff line change @@ -443,7 +443,6 @@ jobs:
443
443
ignore-unfixed : true
444
444
vuln-type : ' os,library'
445
445
severity : ' CRITICAL'
446
- fail-build : true
447
446
448
447
- name : Run dockle scan
449
448
id : dockle-scan
Original file line number Diff line number Diff line change 585
585
- 8.0.0
586
586
- 8.0.1
587
587
- 8.0.2
588
-
588
+ - 8.0.3
589
589
:when : 2022-10-14T23:37:16.793Z
590
590
:who : mocsharp
591
591
:why : MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
You can’t perform that action at this time.
0 commit comments