fix(security): harden ops log export via fd-based transfer and symlin… - #486
Merged
deepin-bot[bot] merged 1 commit intoJul 8, 2026
Merged
Annotations
10 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run linuxdeepin/action-cppcheck@main:
logViewerService/opslogexport.h#L13
Class 'OpsLogExport' has a constructor with 1 argument that is not explicit. Such, so called "Converting constructors", should in general be explicit for type safety reasons as that prevents unintended implicit conversions.
|
|
Run linuxdeepin/action-cppcheck@main:
logViewerService/logviewerservice.cpp#L17
Include file: <dgiovolume.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
logViewerService/logviewerservice.cpp#L16
Include file: <dgiofile.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
logViewerService/logviewerservice.cpp#L14
Include file: <dirent.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
logViewerService/logviewerservice.cpp#L13
Include file: <sys/stat.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
logViewerService/logviewerservice.cpp#L12
Include file: <fcntl.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
logViewerService/logviewerservice.cpp#L11
Include file: <fstream> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
logViewerService/logviewerservice.cpp#L10
Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
logViewerService/logviewerservice.cpp#L9
Include file: <pwd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
background
wait
wait-all
cancel
parallel
Loading