Commit 8600520
Exclude generic var-in-href semgrep rule that nosemgrep cannot suppress
The generic.html-templates.security.var-in-href.var-in-href rule flags
server-generated moodle_url values in mustache templates. nosemgrep
comments don't work with generic template pattern rules, so exclude
the rule via --exclude-rule in the CI workflow instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4d058cf commit 8600520
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments