Closed GrosQuildu closed 8 months ago
I also noticed that the semgrep --test
workflow is incorrect.
It does semgrep --test rust/
, but the folder is called rs/
. We should probably just do semgrep --test /
to test everything, or use an existing action as you suggest.
Tests fixed in e3016e62253eacdbb0c74cc4f593d7d867742519
semgrep --validate