Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

bookmoons
Copy link

@bookmoons bookmoons commented Aug 22, 2019

Hi guys. What would you think about integrating continuous fuzzing? Fuzzit gives free service for open source projects.

This patch fuzzes unmarshaling, decoding, and stream decoding.

Setup is like this:

  • In Fuzzit create targets gojay-unmarshal gojay-decode gojay-stream.
  • In Fuzzit settings grab an API key. On the repo settings in Travis paste it to the envvar FUZZIT_API_KEY.

The build will fail due to the missing API key. I've run successful tests locally. If you decide to go for it getting the API key in should fix that. So far it's found no crashes. It seems to be in good shape.

Thank you for considering.

@codecov-io
Copy link

Codecov Report

Merging #125 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          38       38           
  Lines        5323     5323           
=======================================
  Hits         5321     5321           
  Misses          1        1           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1398296...2848dc5. Read the comment docs.

@francoispqt francoispqt self-assigned this Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.