GithubHelp home page GithubHelp logo

搭建手册有么 about banruo HOT 8 CLOSED

yingshang avatar yingshang commented on August 15, 2024
搭建手册有么

from banruo.

Comments (8)

yingshang avatar yingshang commented on August 15, 2024

用centos7,按照dockerfile里面的内容本地安装就行

from banruo.

yingshang avatar yingshang commented on August 15, 2024

你可以在这里咨询

from banruo.

hack2012 avatar hack2012 commented on August 15, 2024

Fortify linux版的安装路径有要求不?

from banruo.

yingshang avatar yingshang commented on August 15, 2024

Fortify linux版的安装路径有要求不?

没有,假如你要放在其他目录,你只需去config.json那里修改路径就行

from banruo.

hack2012 avatar hack2012 commented on August 15, 2024

Step 4/19 : COPY fortify_linux /opt/fortify_linux
lstat fortify_linux: no such file or directory

是要先在本机安装fortify? 我已经安装了,在/opt/fortify_linux/
一直搞不懂你这个docker file

from banruo.

yingshang avatar yingshang commented on August 15, 2024

Step 4/19 : COPY fortify_linux /opt/fortify_linux
lstat fortify_linux: no such file or directory

是要先在本机安装fortify? 我已经安装了,在/opt/fortify_linux/
一直搞不懂你这个docker file

这只是一个fortify的目录名字,你可以在config.json那里修改,我这里只不过想突出我使用linux的版本,下面就是fortify的审计和生成报告的二进制,链接他们

RUN chmod 777 -R /opt/fortify_linux/ && ln -s /opt/fortify_linux/bin/sourceanalyzer /usr/local/bin/sourceanalyzer && ln -s /opt/fortify_linux/bin/ReportGenerator /usr/local/bin/ReportGenerator

from banruo.

hack2012 avatar hack2012 commented on August 15, 2024

Step 4/19 : COPY fortify_linux /opt/fortify_linux
lstat fortify_linux: no such file or directory
是要先在本机安装fortify? 我已经安装了,在/opt/fortify_linux/
一直搞不懂你这个docker file

这只是一个fortify的目录名字,你可以在config.json那里修改,我这里只不过想突出我使用linux的版本,下面就是fortify的审计和生成报告的二进制,链接他们

RUN chmod 777 -R /opt/fortify_linux/ && ln -s /opt/fortify_linux/bin/sourceanalyzer /usr/local/bin/sourceanalyzer && ln -s /opt/fortify_linux/bin/ReportGenerator /usr/local/bin/ReportGenerator

我安装后,把fortify复制到dockerfile目录下,这一步才搞定。

from banruo.

yingshang avatar yingshang commented on August 15, 2024

Step 4/19 : COPY fortify_linux /opt/fortify_linux
lstat fortify_linux: no such file or directory
是要先在本机安装fortify? 我已经安装了,在/opt/fortify_linux/
一直搞不懂你这个docker file

这只是一个fortify的目录名字,你可以在config.json那里修改,我这里只不过想突出我使用linux的版本,下面就是fortify的审计和生成报告的二进制,链接他们
RUN chmod 777 -R /opt/fortify_linux/ && ln -s /opt/fortify_linux/bin/sourceanalyzer /usr/local/bin/sourceanalyzer && ln -s /opt/fortify_linux/bin/ReportGenerator /usr/local/bin/ReportGenerator

我安装后,把fortify复制到dockerfile目录下,这一步才搞定。

对啊,你需要在dockerfile的目录下将fortify的目录复制过去=-=我这边没有提供fortify啊

from banruo.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.