auth0 / auth0-flutter

Auth0 SDK for Flutter
https://pub.dev/documentation/auth0_flutter/latest/
Apache License 2.0
59 stars 39 forks source link

chore: Add `.semgrepignore` exclusions #292

Closed evansims closed 1 year ago

evansims commented 1 year ago

This PR adds a .semgrepignore manifest file and excludes directories that are (or potentially could) incorrectly trigger false positives.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4613367) 96.08% compared to head (cc3998a) 96.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #292 +/- ## ========================================= Coverage 96.08% 96.08% Complexity 86 86 ========================================= Files 97 97 Lines 1611 1611 Branches 331 331 ========================================= Hits 1548 1548 Misses 49 49 Partials 14 14 ``` | Flag | Coverage Δ | | |---|---|---| | auth0_flutter | `100.00% <ø> (ø)` | | | auth0_flutter_android | `96.55% <ø> (ø)` | | | auth0_flutter_ios | `99.84% <ø> (ø)` | | | auth0_flutter_platform_interface | `87.03% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.