List Question
20 TechQA 2023-06-01T10:26:11.030000Why am I not getting compiler warnings for buffer overflow with -D_FORTIFY_SOURCE=2 in gcc 10.2.0?
67 views
Asked by scarecornet
call to ‘__wmemcpy_chk_warn’: "wmemcpy called with length bigger than size of destination buffer"
197 views
Asked by srohmen
What is the difference between gcc option -D_FORTIFY_SOURCE and kernel configuration CONFIG_FORTIFY_SOURCE
205 views
Asked by deeps8us
D_FORTIFY_SOURCE=1 flag usage not gets effect
483 views
Asked by Kiran
Fortify : XSLT Injection attacks fix
475 views
Asked by Jesse
why does -D_FORTIFY_SOURCE=2 has no effect in my compilation?
1.4k views
Asked by Arturo Gonzalez
GCC isn't enabling D_FORTIFY_SOURCE, even with optimisation flag set (-O2)
1.6k views
Asked by Icarus_Incarnate
gcc FORTIFY_SOURCE drastically increases binary size
942 views
Asked by tjwrona
How to solve Fortify 19.1 low memory error?
1.7k views
Asked by nkg
Fortify Audit Workbench add a comment under Issue summary using command line
926 views
Asked by pal4life
How does filterset particular rule in fortify SCA?
312 views
Asked by SSN
strncpy is replaced by __strncpy_chk and fails
405 views
Asked by Elmi
Exclude a specific file or file type from fortify scan
2.7k views
Asked by Abdul Azeez
D_FORTIFY_SOURCE=2 option does not work for me
1.1k views
Asked by susitra
Fortify Rescan issues
2.2k views
Asked by Murthy Sagi
GCC fortified function documentation
2.1k views
Asked by David
HP Fortify scan using Gradle
9.8k views
Asked by TechDevops
Fortify com.fortify.dev.ant.SCAListener could not be loaded because of an invalid dependency
194 views
Asked by georges
Un-fortifying rippled
178 views
Asked by Ginswich