Sql injection py checker#1
Open
viveka1302 wants to merge 66 commits into
Open
Conversation
* docker: avoid using `sudo` in RUN commands * Update checkers/docker/avoid_sudo.yml Signed-off-by: Sanket Saurav <sanket@deepsource.io> --------- Signed-off-by: Sanket Saurav <sanket@deepsource.io> Co-authored-by: Sanket Saurav <sanket@deepsource.io>
* docker: avoid the use of `latest` tag * Update checkers/docker/avoid_latest.yml Signed-off-by: Sanket Saurav <sanket@deepsource.io> --------- Signed-off-by: Sanket Saurav <sanket@deepsource.io> Co-authored-by: Sanket Saurav <sanket@deepsource.io>
…Corp#145) Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
* fix: fix analysis runner Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io> * fix: fix test runner Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io> * add support for scope tree Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io> * chore: rename lint and rule to checker Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io> --------- Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
…p#146) * chore: add checker to detect usage of weak SSL version Signed-off-by: Maharshi Basu <basumaharshi10@gmail.com> * chore: improve checker message Signed-off-by: Maharshi Basu <basumaharshi10@gmail.com> --------- Signed-off-by: Maharshi Basu <basumaharshi10@gmail.com>
…in HashID (DeepSourceCorp#125) Signed-off-by: Maharshi Basu <basumaharshi10@gmail.com>
Add tracking of failed tests and use that to raise a non-zero exit code at the end. This way we can ensure that all the test cases run and the CI can break if anything is failing. Fixes DeepSourceCorp#155.
* go: html req template injection * Apply suggestions from code review Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io> --------- Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io> Co-authored-by: Sourya Vatsyayan <sourya@deepsource.io>
Signed-off-by: Sourya Vatsyayan <sourya@deepsource.io>
6e24cec to
c57caa6
Compare
Signed-off-by: Vivek Anand <78247712+viveka1302@users.noreply.github.com>
Signed-off-by: Vivek Anand <78247712+viveka1302@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.