Git Product home page Git Product logo

Comments (7)

jonathanmetzman avatar jonathanmetzman commented on April 28, 2024

Should this be documented in the build pipeline doc or the libfuzzer_and_afl doc?

from clusterfuzz.

Dor1s avatar Dor1s commented on April 28, 2024

I think some part of it must be in the build pipeline, at least the naming format and the requirement to archive that into the same dir with the fuzzing binary -- just because it totally belongs to the build system. More detail can be added in libfuzzer_and_afl doc, I guess. Some notes about how important those things are?

from clusterfuzz.

jonathanmetzman avatar jonathanmetzman commented on April 28, 2024

just because it totally belongs to the build system.

I don't really see why, dictionary and seed corpus work just as well with custom builds.
I think it would be best for build pipeline to be solely about continuous building rather than about all things about builds (which is why I cover building targets for AFL and libFuzzer in that doc).

from clusterfuzz.

Dor1s avatar Dor1s commented on April 28, 2024

Good point regarding custom builds! Maybe we should have some generic sentence in the build pipeline then, like "Make sure to include all important build artifacts into the archive (e.g. dictionaries or seed corpora [link], some other example [link], etc)"

from clusterfuzz.

Dor1s avatar Dor1s commented on April 28, 2024

I just want to make sure people remember this stuff when they write a script / build rule for generating a build archive.

from clusterfuzz.

jonathanmetzman avatar jonathanmetzman commented on April 28, 2024

OK sgtm.

from clusterfuzz.

jonathanmetzman avatar jonathanmetzman commented on April 28, 2024

#96 does this.

from clusterfuzz.

Related Issues (20)

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.