Nick Rolfe
|
65aa97c07c
|
Use RegExp prefix instead of Regex, for consistency with other languages.
|
2021-06-18 15:56:19 +01:00 |
|
Tom Hvitved
|
8aa337ab01
|
Initial taint-tracking library
|
2021-06-14 14:19:34 +02:00 |
|
Arthur Baars
|
661d6e8e38
|
HardCodedCredentials: fix query metadata comment
|
2021-06-11 11:59:46 +02:00 |
|
Alex Ford
|
f74dff560b
|
Merge pull request #187 from github/hardcoded-credentials
Add rb/hardcoded-credentials query
|
2021-06-10 16:12:32 +01:00 |
|
Alex Ford
|
8839d4c584
|
limit additional flow steps in rb/hardcoded-credentials to string concatenation
|
2021-06-10 14:59:28 +01:00 |
|
Alex Ford
|
fe45dadd55
|
set precision to high for rb/hardcoded-credentials
|
2021-06-10 14:52:26 +01:00 |
|
Alex Ford
|
e26afe91b5
|
move rb/hardcoded-credential alert location to the source
|
2021-06-07 14:53:04 +01:00 |
|
Alex Ford
|
5d79a8cec0
|
account for keyword args in rb/hardcoded-credentials and simplify query
|
2021-06-07 14:49:49 +01:00 |
|
Alex Ford
|
8a3ffb6dca
|
add missing toString
|
2021-06-04 13:25:03 +01:00 |
|
Alex Ford
|
b2d36babc4
|
report rb/weak-file-permission alerts at source rather than sink and improve alert message
|
2021-06-04 13:10:18 +01:00 |
|
Alex Ford
|
f27dd45e4c
|
run formatter
|
2021-06-01 12:29:45 +01:00 |
|
Alex Ford
|
907bb9b556
|
add a comment
|
2021-06-01 12:22:04 +01:00 |
|
Alex Ford
|
1f931d6f76
|
rb/hardcoded-credentials: fix bad bracketing
|
2021-06-01 12:22:04 +01:00 |
|
Alex Ford
|
fdd4f7f616
|
attempt to use typetracker in rb/hardcoded-credentials
|
2021-06-01 12:22:04 +01:00 |
|
Alex Ford
|
c530ba5b11
|
format ql
|
2021-06-01 12:22:04 +01:00 |
|
Alex Ford
|
10175e1398
|
remove WIP files
|
2021-06-01 12:22:04 +01:00 |
|
Alex Ford
|
4fdd072603
|
WIP: HardcodedCredentials query
|
2021-06-01 12:22:04 +01:00 |
|
Alex Ford
|
1ba491a956
|
add lines-of-code tag to rb/summary/lines-of-code
|
2021-05-14 17:06:49 +01:00 |
|
Alex Ford
|
3c0f20cec8
|
Merge pull request #170 from github/weak-file-permissions
Add `rb/overly-permissive-file` query
|
2021-05-14 17:04:15 +01:00 |
|
Alex Ford
|
65b0ce204d
|
restrict rb/summary/lines-of-code to the source root
|
2021-05-14 16:00:55 +01:00 |
|
Alex Ford
|
71234155b8
|
improve rb/summary/lines-of-code description
|
2021-05-14 15:59:07 +01:00 |
|
Alex Ford
|
7ff2ca4ffe
|
improve rb/summary/lines-of-user-code name and description
|
2021-05-14 15:56:59 +01:00 |
|
Alex Ford
|
6bd2e4e4b7
|
Merge pull request #175 from github/loc-summary-queries-1
Summary queries for total LOC and user-code LOC
|
2021-05-14 15:51:45 +01:00 |
|
Alex Ford
|
b2f2f786ac
|
allow the WeakFilePermissions access predicate to return multiple values
|
2021-05-13 13:22:14 +01:00 |
|
Alex Ford
|
0d1c4a1290
|
document that the WeakFilePermissions access predicate should return at most one value
|
2021-05-13 13:06:45 +01:00 |
|
Alex Ford
|
89be8d8710
|
Apply suggestions from code review
Co-authored-by: Arthur Baars <aibaars@github.com>
|
2021-05-13 12:59:16 +01:00 |
|
Alex Ford
|
0016146e11
|
limit summary queries to files from within the source directory
|
2021-05-11 21:07:08 +01:00 |
|
Alex Ford
|
9b115129fe
|
move diagnostics queries to match other languages more closely
|
2021-05-11 19:53:00 +01:00 |
|
Alex Ford
|
48add9ffbc
|
remove internal import in rb/overly-permissive-file
|
2021-05-10 11:00:59 +01:00 |
|
Alex Ford
|
a7873f9023
|
rb/summary/number-of-files-extracted-with-errors
|
2021-05-07 00:24:13 +01:00 |
|
Alex Ford
|
31b8913ffd
|
rb/summary/number-of-successfully-extracted-files FIXUP
|
2021-05-07 00:23:56 +01:00 |
|
Alex Ford
|
804198cd37
|
rb/summary/number-of-successfully-extracted-files
|
2021-05-07 00:22:22 +01:00 |
|
Alex Ford
|
e7285babf0
|
rb/diagnostics/successfully-extracted-files
|
2021-05-07 00:17:58 +01:00 |
|
Alex Ford
|
54266eca33
|
rb/diagnostics/files-extracted-with-errors
|
2021-05-07 00:17:12 +01:00 |
|
Alex Ford
|
98a4f4c5b9
|
rb/summary/lines-of-user-code
|
2021-05-06 19:54:23 +01:00 |
|
Alex Ford
|
f6c8b07f4f
|
rb/summary/lines-of-code
|
2021-05-06 19:54:23 +01:00 |
|
Alex Ford
|
2c8a4f833f
|
make rb/overly-permissive-file a proper path-problem
|
2021-04-29 19:11:39 +01:00 |
|
Alex Ford
|
35d5bae10e
|
run formatter
|
2021-04-29 16:16:09 +01:00 |
|
Alex Ford
|
efa323c304
|
rb/overly-permissive-file use QL bitwise operators
|
2021-04-29 16:08:42 +01:00 |
|
Alex Ford
|
46a14b2826
|
move parseInt logic into getValue method predicate on IntegerLiteral
|
2021-04-29 15:54:22 +01:00 |
|
Alex Ford
|
1c89bbe188
|
fix select format of rb/overly-permissive-file
|
2021-04-29 15:44:54 +01:00 |
|
Alex Ford
|
2c0fc7d193
|
parse integer permission args as ints instead of using regex matches
|
2021-04-29 15:34:10 +01:00 |
|
Alex Ford
|
7a72d8ec2f
|
add qhelp for rb/overly-permissive-file
|
2021-04-28 15:51:08 +01:00 |
|
Alex Ford
|
e3d393b7c1
|
use full dataflow for permission args in rb/overly-permissive-file
|
2021-04-28 15:40:58 +01:00 |
|
Alex Ford
|
e5862a942f
|
WIP rb/overly-permissive-file query
|
2021-04-27 21:22:17 +01:00 |
|
Alex Ford
|
240f0abf27
|
drop @tags from metrics queries
|
2021-04-21 13:00:48 +01:00 |
|
Alex Ford
|
5a191692df
|
Update ql/src/queries/metrics/FLinesOfComments.ql
Co-authored-by: Arthur Baars <aibaars@github.com>
|
2021-04-21 12:57:12 +01:00 |
|
Alex Ford
|
9d117d10b8
|
drop MetricFile class
|
2021-04-21 10:45:42 +01:00 |
|
Alex Ford
|
fcd46025fe
|
update metadata for FLines* queries
|
2021-04-21 10:28:20 +01:00 |
|
Alex Ford
|
37cce23c26
|
add FLines.ql, FLinesOfComments.ql
|
2021-04-20 17:36:16 +01:00 |
|