How can I see all the rules of Fortify Secure Coding Rules?

这一生的挚爱 提交于 2019-12-19 02:47:17

问题


I want to see the specific rules of Fortify Secure Coding Rules (the rules that Fortify uses by default), because I want to write a report about all rules that are used by Fortify:

  • I have tried to see them in C:\Program Files\Fortify Software\HP Fortify v3.60\Core\config\rules but I have found .bin files and I can't see them.
  • I also have opened AuditWorkbench and in Security Content Management I can't see them either.

Is there any way to see them?? Thanks for your help.


回答1:


Short of becoming a Software Engineer at HP Fortify, No. The default rules are considered Intellectual Property of HP Fortify and no one outside Engineering has access to them.

What problem are you trying to solve by this report?




回答2:


As HP/Fortify distributes rule-packs as binary files to protect their intellectual property, you will not be able to see how the individual rules are written.

However, if you're looking to include some information about which rules/rule-packs were used, you can navigate to the project summary screen and see which rule packs were used at the time of the scan. You will also have access to information such as each rule pack's version and additional meta data about each pack.

Being able to provide this level of detail in a meta-report might be sufficient to preempt follow-up questions. Just a thought...



来源:https://stackoverflow.com/questions/14319312/how-can-i-see-all-the-rules-of-fortify-secure-coding-rules

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!