Skip to content

Commit 7afe397

Browse files
committed
Revert "Merge pull request github#5171 from RasmusWL/restructure-queries"
This reverts commit 8caafb3, reversing changes made to ec79094.
1 parent ce1d8de commit 7afe397

File tree

225 files changed

+40
-42
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

225 files changed

+40
-42
lines changed

python/ql/src/Security/ExternalAPIs/ExternalAPIs.qll renamed to python/ql/src/Security/CWE-020-ExternalAPIs/ExternalAPIs.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ private import semmle.python.objects.ObjectInternal
4141
* A callable that is considered a "safe" external API from a security perspective.
4242
*/
4343
class SafeExternalAPI extends Unit {
44-
/** Gets a callable that is considered a "safe" external API from a security perspective. */
4544
abstract DataFlowPrivate::DataFlowCallable getSafeCallable();
4645
}
4746

0 commit comments

Comments
 (0)