rpgp/rpgp

[ROS] Idea: Explore semgrep output

Open

#632 aberto em 2 de set. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (102 forks)github user discovery
good first issuehelp wanted

Métricas do repositório

Stars
 (1.036 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

In the 2024 ROS Evaluation, the reviewer suggested that it might be interesting to have a look at the output of semgrep, using https://github.com/trailofbits/semgrep-rules with the rule rs/panic-in-function-returning-result.yaml

They expected at the time that all of the warnings are likely "false positives or acceptable".

Guia do colaborador