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.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
682 dataset task list fetch data from all active resources #717
682 dataset task list fetch data from all active resources #717
Changes from 49 commits
c3d1ad6
2d19b15
0159e31
0a9d508
af39dc9
8c89de9
381095a
e79497a
7e7c2cf
0dba092
595658d
70f35d8
b3240e1
1aba7d3
19190c7
b4d4674
0ffd784
82eb4bf
99235f0
099f009
e789a72
d74b089
c017706
33c0938
87d819a
d65bb83
16f21b9
eacadf1
f6ec462
de308c9
5b034c4
5ffa55c
8d2183b
061a38c
7de56d1
81db693
f84569f
0fa31bb
3b39eaa
c3ddbe1
6b8d964
8445b48
03fc2ac
6737606
ef9697a
7eb1eb8
90d39ad
7d1cf92
f0b7c7a
b325713
6149abe
c2a85cd
309f105
17256ce
5a65eb8
edb4eea
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix SQL injection vulnerabilities in fetchEntryIssues.
The query is vulnerable to SQL injection in multiple places.
📝 Committable suggestion