使用 Visual Studio 2005 进行 Fotify 扫描失败

发布于 2024-10-10 06:09:32 字数 155 浏览 0 评论 0原文

我试图通过 Visual Studio 2005 界面使用 fortify 360 (SCA) 扫描 C/C++/COM 代码。

编译进展顺利。但是,强化扫描失败,并显示警告“扫描失败:值不在范围内”。

请让我知道我们如何解决这个问题。

提前致谢。

I am trying to scan the C/C++/COM code with fortify 360 (SCA) through visual studio 2005 interface.

The compilation goes through fine. But, fortify scan fails with warning " scan failed: value does not fall under within range".

Please let me know how can we resolve this issue.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

感情洁癖 2024-10-17 06:09:32

在解决方案的构建配置中,您需要将目标架构设置为“任何 CPU”。

如果这不能解决问题,您需要联系 Fortify 技术支持。

In your solution's build configuration, you need to set the target architecture to "Any CPU".

If that doesn't solve the problem, you need to contact Fortify Technical Support.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文