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

SPARQL query fuzzing #1318

Open
rubensworks opened this issue Apr 2, 2024 · 1 comment
Open

SPARQL query fuzzing #1318

rubensworks opened this issue Apr 2, 2024 · 1 comment

Comments

@rubensworks
Copy link
Member

Issue type:

  • ➕ Feature request

Description:

In order to make our query parsing and execution more stable, we should add a fuzzing testing to CI (or through some external service).
Concretely, we should generate random queries (probably deterministically), issue them to Comunica, and either expect valid responses or a sane error message.

AFAIK, no software exists yet for SPARQL fuzzing, so we'd have to create something ourselves.

Related to #167

Copy link

github-actions bot commented Apr 2, 2024

Thanks for the suggestion!

@rubensworks rubensworks added this to Triage in Development Apr 2, 2024
@rubensworks rubensworks moved this from Triage to To do (prio:medium) in Development Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do (prio:medium)
Development
  
To do (prio:medium)
Development

No branches or pull requests

1 participant