Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29542 ディスカッション

SSA

jayb
ビギナー
1,639件の閲覧回数

What is the status of the Intel Static Security Analysis (SSA) product?  Does it require a separate purchase?  Will it work with the command line on Linux with Intel Fortran 16?

Jay

 

 

0 件の賞賛
5 返答(返信)
Steven_L_Intel1
従業員
1,639件の閲覧回数

Discontinued - no replacement available.

jayb
ビギナー
1,639件の閲覧回数

fwiw, the product's marketing literature is still on-line:

https://software.intel.com/sites/products/evaluation-guides/docs/studioxe-evalguide-SSA-with_Fortran_020812.pdf

In response to similar question that I might have asked on comp.lang.fortran, you pointed out that Fortran (maybe it was just FORTRAN 77) is not vulnerable to buffer overflows because it does not use variable-length strings.  I accept that.  But I might be asked to run my application though a static scanner anyway, because the people who authorize systems to operate in classified environments are not always programmers.  Can you recommend a product that identifies security vulnerabilities in Fortran source code?

thanks,
j

 

Steven_L_Intel1
従業員
1,639件の閲覧回数

I will ask the business people to update that guide, which seems to be from 2012.

I'm not personally familiar with such scanners, but maybe other users are. SSA never was very useful for Fortran as it tended to report many "false positive" issues.

Steven_L_Intel1
従業員
1,639件の閲覧回数

Would you please tell me where you found that document linked? I haven't spotted it yet.

jayb
ビギナー
1,639件の閲覧回数

I googled:  fortran static security analysis
j

 

 

返信