Closed NachoEmbrace closed 3 weeks ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details |
---|
Warnings | |
---|---|
:warning: | No CHANGELOG entry added. |
:warning: | **Tests/EmbraceCoreTests/Capture/Network/DefaultURLSessionTaskHandlerTests.swift#L197** - Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (`non_optional_string_data_conversion`) |
Generated by :no_entry_sign: Danger Swift against a8f890d5ed07fe30fa1cd13c33a2ad6d88fbf8f6
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.02%. Comparing base (
b2da5ac
) to head (a8f890d
). Report is 1 commits behind head on main.
So it's not needed to include the
https://
prefix when creating the rules. This PR makes it so the prefix gets ignored when doing the regex matching.