This repository was archived by the owner on Mar 1, 2026. It is now read-only.
Commit 22330fb
fix(hakiri): fixed un-escaped regex for vcs link (#467)
* fix(hakiri): corrected unescaped model attribute
* fix(hakiri): added html_safe to show proper output
* fix(hakiri): added \A \z to regex
* fix(questionnaire): fixed hakiri error with vcs link regex
* fix(questionnaire): fixed houndci commplaint
Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>1 parent 64415c2 commit 22330fb
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
138 | | - | |
| 137 | + | |
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
| |||
0 commit comments