Scan your code for potential issues
nit
, low
, medium
, high
, critical
getGitLabToken
which implements logic for GitHub
would probably see an alert raised,
but getGitHuubToken
might not.
@rover review
in a PR comment (not a thread).
Rover will run another alert scan on the PR,
notifying you of any new issues you might have introduced,
and automatically closing issues you’ve since resolved.
learnings
.
Simply write a short sentence for each fact about your codebase.
Useful learnings include
the names and purposes of services,
patterns you employ,
how the code is deployed,
information about your userbase.
Focus on security issues relating to handling of file uploads
to run
on PRs which changes code in your src/api/fileUploads.ts
file.