Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/improvements #183

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Feat/improvements #183

wants to merge 5 commits into from

Conversation

neithanmo
Copy link
Collaborator

@neithanmo neithanmo commented Nov 19, 2024

Important changes are:

  • fix a bug found with our fuzzer
  • Add fuzzing to our CI in flavors
  • Add clang format and analyzer to CI
  • Update fuzzer setup
  • Some minor bug fixes in parser
  • Add cargo linting in CI

🔗 zboto Link

Add lexical core to fuzzer deps

Update lock

Increate max number of arguments

Update instruction son fuzzing

Minor updates

Remove fuzzing artifact from this as it is handle in a different Cargo.toml

Cargo fmt

Use nom::sequence::tuple instead of permutation to ensure fields ordering

Use fuzzing in CI with some time configuration

Update lint ci job

Apply linter for formatting

remove unused import

Add clang settings

Fix some lint errors

Use honggfuzz built-in timing configs

Use our runners for fuzzing

fix linter

Fix running time for fuzzer

Use timeout and preserve status to control fuzzer execution
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.

1 participant