Gabriel Marquet

Results 41 issues of Gabriel Marquet

(sorry for the many issues/ideas, love the tool!) It would be nice if we could export some filtered/boiled-down list of extracted APIs. The idea is to put the file in...

I stumbled upon an issue with the jax-rs rules, the code I'm testing is declaring the Paths in an interface and then implements it ! So I think the rule...

I wanted to try the action, but a few weird bugs showed up. I was surprised to see mitmproxy used ! Sometimes the setup-python action fails completely, not sure if...

Really cool feature but would be hard to implement, updating the previous comment that was left, maybe by passing the URL to the tool ? I don't think the tool...

Status: Proposal

https://github.com/ossf/scorecard might be more useful than Allstar, I forgot about this...

Status: Proposal

Super simple to add, we can either go for CodeQL or Semgrep, or both I personally have more experience with semgrep but I'm curious about CodeQL too

Status: Proposal

This would be a killer feature for Github PR reviews, and SARIF already has that information inside. API to use seems to be https://octokit.github.io/rest.js/v18#pulls-create-review-comment but I'm not sure because there...

Type: Feature

Hi @tjarrettveracode ! I'm having a bug currently with the SourceClear API, and the only fix would be to set the pagination size to a bigger one. Its on the...

I think this comes down to the incremental vs partial choice in the api I managed to add new teams to a users, it was really easy because I just...

Hi ! I'm heavily interested in this project and I'm researching on how to trigger frontend behaviors through direct code access and not via the DOM and clicking, have you...