Граф коммитов

59946 Коммитов

Автор SHA1 Сообщение Дата
Jonas Jensen a201fe688f
Merge pull request #22 from rdmarsh2/rdmarsh/cpp/use-in-own-initializer-macro
C++: handle more macros in UseInOwnInitializer
2018-08-07 20:03:01 +02:00
Robert Marsh bad9c9acb6 C++/Doc: remove change notes from a migrated PR 2018-08-07 10:36:20 -07:00
semmle-qlci 4d97570a1a
Merge pull request #17 from xiemaisi/js/rename-unused-var
Approved by esben-semmle
2018-08-07 15:01:37 +01:00
semmle-qlci 87f9ecb442
Merge pull request #25 from nickrolfe/options
Approved by jonas-semmle
2018-08-07 13:06:18 +01:00
Pavel Avgustinov a0df3628db
Merge pull request #26 from sjvs/code-of-conduct
Introduce code of conduct
2018-08-07 12:23:12 +01:00
Bas van Schaik 9c4b9ef4f0
Introduce code of conduct 2018-08-07 12:19:02 +01:00
Esben Sparre Andreasen 3b00b9b8da JS: refactor UriLibraries.qll models to use `DataFlow::moduleMember` 2018-08-07 12:58:09 +02:00
Nick Rolfe 3444fb7b88 C++: remove all uses of deprecated 'extractor_flags' 2018-08-07 09:48:27 +01:00
semmle-qlci 6533ddfeaf
Merge pull request #20 from esben-semmle/js/more-auth-calls-and-rate-limiters
Approved by xiemaisi
2018-08-07 09:42:07 +01:00
Esben Sparre Andreasen c06edd3745
Merge pull request #15 from xiemaisi/js/call-graph-data-flow
JavaScript: Lift call graph library to data flow graph.
2018-08-07 07:56:08 +02:00
Tom Hvitved 3ccd582d17
Merge pull request #9 from calumgrant/cs/undeprecated-metric-queries
C#: Add @ids for metric queries
2018-08-06 22:55:39 +02:00
Tom Hvitved 579d64cdd6 C#: Add change note 2018-08-06 13:46:00 -07:00
Tom Hvitved 323709b5ad C#: Generalize `cs/constant-condition` 2018-08-06 13:45:23 -07:00
Tom Hvitved f7a515c8e9 C#: Prune CFG for obviously impossible nullness/matching edges 2018-08-06 13:45:23 -07:00
Tom Hvitved 9a1e148e85 C#: Various minor CFG bug fixes 2018-08-06 13:45:23 -07:00
Tom Hvitved b161ff195b C#: Additional CFG tests 2018-08-06 13:45:23 -07:00
Robert Marsh 6546b37d5d C++: handle more macros in UseInOwnInitializer 2018-08-06 11:40:35 -07:00
Dave Bartolomeo 797fc0784b
Merge pull request #13 from rdmarsh2/rdmarsh/cpp/change-notes
C++/Doc: add change notes to github.com ql repo
2018-08-06 11:37:22 -07:00
Robert Marsh 16a1c07d73
Merge pull request #19 from jonas-semmle/test-eclipse-project
C++: Create Eclipse project for cpp/ql/test/
2018-08-06 10:46:12 -07:00
Robert Marsh f80fbe8ba0 C++/Doc: fix whitespace error in change notes 2018-08-06 10:16:37 -07:00
Esben Sparre Andreasen fa90c53b43 JS: update change notes for improved js/missing-rate-limiting 2018-08-06 15:15:44 +02:00
Esben Sparre Andreasen b6951d8249 JS: add tests for improved js/missing-rate-limiting 2018-08-06 15:15:44 +02:00
Esben Sparre Andreasen f7ab29aa2b JS: support "express-rate-limit" non-constructor calls 2018-08-06 15:15:44 +02:00
Esben Sparre Andreasen c6cfca3131 JS: add "verify" as an `Authorization` call word 2018-08-06 15:15:44 +02:00
Jonas Jensen 73a40f6ffc C++: Create cpp/ql/test/{.project,.qlpath}
These are adapted from `javascript/ql/test`.
2018-08-06 14:07:22 +02:00
Esben Sparre Andreasen 237f1af67f
Merge pull request #16 from xiemaisi/js/move-deprecated-query
JavaScrip: Move deprecated `HTMLComments` query to `compatibility` suite.
2018-08-06 10:43:12 +02:00
Max Schaefer 06f43748b8 JavaScript: Generalize description of `js/unused-local-variable`.
The query also flags unused imports, functions and classes (which, of course, are just unused variables at the end of the day). This is now made more explicit in the description.
2018-08-06 09:34:38 +01:00
Max Schaefer 33741045f6 JavaScrip: Move deprecated `HTMLComments` query to `compatibility` suite. 2018-08-06 09:17:11 +01:00
Max Schaefer 9ba3d80bad JavaScript: Lift call graph library to data flow graph. 2018-08-06 08:34:06 +01:00
Max Schaefer d91218e248
Merge pull request #10 from asger-semmle/json-parsers
JavaScript: Add model of JSON parsers
2018-08-06 08:32:26 +01:00
Robert Marsh fd7168a365 C++/Doc: add change notes to github.com ql repo 2018-08-03 10:24:35 -07:00
calumgrant e8df86ebf8
Merge pull request #4 from hvitved/csharp/whitespaces
C#: Fix whitespaces
2018-08-03 16:06:47 +01:00
calumgrant 50892818db
Merge pull request #5 from hvitved/csharp/bad-practices-implementation-hiding
C#: Update queries in `Bad Practices/Implementation Hiding`
2018-08-03 16:06:34 +01:00
semmle-qlci 282545e393
Merge pull request #2 from nickrolfe/readme-pedantry
Approved by pavgust
2018-08-03 16:01:34 +01:00
calum 05baae5b03 C#: Add @ids for metric queries and filter queries. 2018-08-03 15:33:57 +01:00
Asger F 5e88eeb368 Sort change note list 2018-08-03 15:27:45 +01:00
Asger F b102692645 Add change note 2018-08-03 15:27:41 +01:00
Asger F 156b94e436 JavaScript: Add model of JSON parsers 2018-08-03 15:27:35 +01:00
Nick Rolfe 6098562481 No need for title case on 'pull reuqest' 2018-08-03 13:22:11 +01:00
Tom Hvitved d05109df76 C#: Update queries in `Bad Practices/Implementation Hiding` 2018-08-03 14:19:58 +02:00
Nick Rolfe ebd27d8465 README language pedantry 2018-08-03 13:19:42 +01:00
Tom Hvitved 5d498fda72 C#: Fix whitespaces 2018-08-03 14:10:44 +02:00
Tom Hvitved 6b2d99b6ac C#: Add script for fixing whitespaces 2018-08-03 14:10:22 +02:00
Pavel Avgustinov 3c0f04ac96
Merge pull request #1 from adityasharad/readme/ql-for-eclipse
README: Add link to QL for Eclipse download on LGTM.com.
2018-08-03 12:30:18 +01:00
Aditya Sharad 3e96efc67f README: Add link to QL for Eclipse download on LGTM.com. 2018-08-03 12:27:22 +01:00
Pavel Avgustinov b55526aa58 QL code and tests for C#/C++/JavaScript. 2018-08-02 17:53:23 +01:00