These benchmarks were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports. Learn more about archiving benchmarks
chore(security/noScriptUrl): resolve rebase conflict, enforce Severity::Error and to_lowercase_cow
1ac0f42
1 month ago
by ruidosujeira
+0.04%
[autofix.ci] apply automated fixes
3976669
1 month ago
by autofix-ci[bot]
-0.04%
feat(js-analyze): add noScriptUrl rule to disallow 'javascript:' URLs in href attributes and React props
cfe9818
1 month ago
by ruidosujeira
-0.23%
[autofix.ci] apply automated fixes
5e5c305
1 month ago
by autofix-ci[bot]
+0.17%
feat(security): add noScriptUrl lint rule to detect and error on javascript: URLs in href attributes and React.createElement props; includes diagnostics and tests passing
test: run and update snapshots; chore: move noScriptUrl to nursery, add HTML analyzer rule, update sources; fix: add missing semicolons in JSX tests; codegen: regenerate nursery groups; docs: update changeset with separated invalid/valid examples
a708f90
1 month ago
by ruidosujeira
-0.1%
Apply suggestion from @ematipico
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
c00c728
1 month ago
by ruidosujeira
+0.14%
fix(security): register noScriptUrl diagnostic category and fix clippy warnings in HTML nursery rule
- Register lint/security/noScriptUrl in diagnostics categories to fix build error
- Refactor HTML no_script_url rule to satisfy clippy (use , collapse nested if)
Verified with cargo check and targeted tests
9145019
1 month ago
by ruidosujeira
-0.27%
[autofix.ci] apply automated fixes
5fc2b33
1 month ago
by autofix-ci[bot]
+0.31%
[autofix.ci] apply automated fixes
1867fd9
1 month ago
by autofix-ci[bot]
+0.01%
chore(changeset): update changeset to remove duplicate line and shorten content to only show invalid code