Hardening: Avoid shell-based popen usage in InspectFile operator #1514
Annotations
4 errors and 5 warnings
|
|
|
Build Release x86_64 wo maxmind
The operation was canceled.
|
|
Build Release x86_64 wo maxmind:
src/operators/inspect_file.cc#L157
'fgets': function does not take 2 arguments [D:\a\ModSecurity\ModSecurity\build\win32\build\libModSecurity.vcxproj]
|
|
Build Release x86_64 wo maxmind:
src/operators/inspect_file.cc#L145
'buff' uses undefined class 'std::array<char,512>' [D:\a\ModSecurity\ModSecurity\build\win32\build\libModSecurity.vcxproj]
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Release x86_64 wo maxmind
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco7f95e0c5d761f\b\build\NetSSL_OpenSSL\NetSSL.vcxproj]
|
|
Build Release x86_64 wo maxmind
'argument': conversion from 'std::streamoff' to 'DWORD', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco7f95e0c5d761f\b\build\Net\Net.vcxproj]
|
|
Build Release x86_64 wo maxmind
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\poco7f95e0c5d761f\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
|
|
Build Release x86_64 wo maxmind
'=': conversion from 'Poco::Int64' to 'long', possible loss of data [C:\Users\runneradmin\.conan2\p\b\poco7f95e0c5d761f\b\build\Data\PostgreSQL\DataPostgreSQL.vcxproj]
|
Loading