Closed lieryan closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
fff081f
) 96.47% compared to head (0ccacaa
) 96.47%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Nice, thank you very much @lieryan 🙏
This avoids security shenanigans that can come if your
git-commit-id
may come from potentially untrusted source (e.g. a build/linter service's API), an attacker could trick the build system to run lint commands like:or perhaps a malicious project may set a config like and told you to run
lintmigrations
: