R. Ryantm
771bb34ff7
codeql: 2.16.5 -> 2.16.6
2024-04-04 14:40:48 +00:00
R. Ryantm
a7336def2a
codeql: 2.16.4 -> 2.16.5
2024-03-21 16:56:29 +00:00
R. Ryantm
7be5f72899
codeql: 2.16.3 -> 2.16.4
2024-03-11 19:11:35 +00:00
R. Ryantm
7fb6269882
codeql: 2.16.2 -> 2.16.3
2024-02-22 23:23:55 +00:00
R. Ryantm
214c40b240
codeql: 2.16.1 -> 2.16.2
2024-02-12 18:44:04 +00:00
R. Ryantm
ca7c3f6fa9
codeql: 2.16.0 -> 2.16.1
2024-01-27 09:56:19 +00:00
R. Ryantm
dcd2330f3f
codeql: 2.15.5 -> 2.16.0
2024-01-21 07:56:48 +00:00
R. Ryantm
c7dd2275a6
codeql: 2.15.4 -> 2.15.5
2023-12-25 14:28:33 +00:00
R. Ryantm
96a6469dd0
codeql: 2.15.1 -> 2.15.4
2023-12-13 22:12:27 +00:00
R. Ryantm
951430c3ab
codeql: 2.14.6 -> 2.15.1
2023-10-25 04:55:35 +00:00
R. Ryantm
ed8ce43271
codeql: 2.14.5 -> 2.14.6
2023-10-08 08:40:04 -07:00
R. Ryantm
f51bd74849
codeql: 2.14.3 -> 2.14.5
2023-09-28 03:20:48 +00:00
R. Ryantm
b21ef1ae24
codeql: 2.14.2 -> 2.14.3
2023-09-05 05:27:53 +00:00
R. Ryantm
39132f4ee8
codeql: 2.14.1 -> 2.14.2
2023-08-21 06:06:02 +00:00
R. Ryantm
3a60b170e9
codeql: 2.14.0 -> 2.14.1
2023-08-01 09:03:41 +00:00
R. Ryantm
b75f4d748c
codeql: 2.13.5 -> 2.14.0
2023-07-23 19:31:30 +00:00
R. Ryantm
3279a248ab
codeql: 2.13.3 -> 2.13.5
2023-07-09 01:22:00 +00:00
Arnout Engelen
f468c07e5f
codeql: fix passing in nix JDK
...
The old approach only set CODEQL_JAVA_HOME in codeql, but apparently
that didn't propagate to other tools such as the various
`autobuild.sh` scripts. Setting it in a wrapper did seem to work
for `codeql database create testdb --language javascript` but not
for `codeql database analyze ...`.
This approach based on the earlier PR by Bas fixed both commands
for me.
Co-Authored-By: Bas Alberts <bas@anti.computer >
2023-06-21 12:48:41 +02:00
R. Ryantm
f9959e8a6e
codeql: 2.13.1 -> 2.13.3
2023-06-02 22:11:23 +00:00
R. Ryantm
82f05c49f1
codeql: 2.13.0 -> 2.13.1
2023-05-06 04:33:43 +00:00
R. Ryantm
d2797ded5f
codeql: 2.12.6 -> 2.13.0
2023-04-23 04:56:40 +00:00
R. Ryantm
df620d7d66
codeql: 2.12.5 -> 2.12.6
2023-04-18 01:53:50 +00:00
R. Ryantm
ecc7acabe6
codeql: 2.12.4 -> 2.12.5
2023-03-31 19:45:43 +00:00
Max Ammann
27cbc35640
codeql: make substitution include the aarch path
...
Before this commit the path to the JDK was set wrong on aarch64. This
was because the script just appends -aarch64 on aarch64. But this is
wrong. This patch forces the script to use the nix JDK.
2023-03-20 14:50:29 -04:00
Weijia Wang
952327b3b0
codeql: jdk11 -> jdk17
2023-03-18 12:52:18 +02:00
R. Ryantm
291a1ae485
codeql: 2.12.3 -> 2.12.4
2023-03-14 18:14:02 +00:00
R. Ryantm
5d1d52b01a
codeql: 2.12.2 -> 2.12.3
2023-03-02 00:59:09 +00:00
R. Ryantm
31cb8274e3
codeql: 2.12.1 -> 2.12.2
2023-02-10 03:32:29 +00:00
R. Ryantm
719765485f
codeql: 2.12.0 -> 2.12.1
2023-01-29 20:05:31 +00:00
R. Ryantm
adaa528967
codeql: 2.11.0 -> 2.12.0
2023-01-15 07:31:19 +00:00
R. Ryantm
cd7660311f
codeql: 2.10.5 -> 2.11.0
2022-09-29 11:15:39 +00:00
R. Ryantm
a287889c3b
codeql: 2.8.5 -> 2.10.5
2022-09-15 03:07:16 +00:00
Mario Rodas
6b1a68c045
Merge pull request #168228 from r-ryantm/auto-update/codeql
...
codeql: 2.8.2 -> 2.8.5
2022-05-04 07:16:42 -05:00
Harry Maclean
b529464b75
codeql: remove autoPatchelfHook dependency
...
An earlier commit (d2f2687 ) restricted the platforms for this tool to
just linux because the derivation depends on autoPatchelfHook. It turns
out that this dependency is not actually used, so we can remove it and
expand the supported platforms to include darwin.
2022-04-28 15:33:05 +12:00
R. Ryantm
e1b299949e
codeql: 2.8.2 -> 2.8.5
2022-04-11 05:06:27 +00:00
github-actions[bot]
55db28db36
Merge staging-next into staging
2022-04-09 18:01:56 +00:00
OPNA2608
d2f268745a
treewide: autoPatchelfHook only on Linux
2022-03-23 21:37:39 +01:00
R. Ryantm
12341ef535
codeql: 2.8.1 -> 2.8.2
2022-03-01 03:06:42 +00:00
R. Ryantm
c7ef4bdcb3
codeql: 2.8.0 -> 2.8.1
2022-02-18 03:52:43 +00:00
R. RyanTM
b37bf4cdf6
codeql: 2.7.5 -> 2.8.0
...
(#159174 )
2022-02-16 13:51:18 +01:00
R. Ryantm
c6d7a29ab6
codeql: 2.7.3 -> 2.7.5
2022-01-24 05:52:02 +00:00
R. Ryantm
2d55a4bcec
codeql: 2.7.2 -> 2.7.3
2021-12-24 04:22:53 +00:00
R. Ryantm
c54390f318
codeql: 2.7.0 -> 2.7.2
2021-12-06 10:33:42 +00:00
R. Ryantm
43206de439
codeql: 2.6.2 -> 2.7.0
2021-10-29 08:00:04 +00:00
Harry Maclean
1d369f0963
codeql: 2.5.9 -> 2.6.2
...
This requires a minor change to accommodate a different path to Java in
the codeql script.
2021-10-07 11:57:57 +01:00
Harry Maclean
f9ae94032f
codeql: update homepage
2021-10-07 11:57:56 +01:00
Harry Maclean
7aa5a5eb8f
codeql: trim nativeBuildInputs
...
These dependencies are not needed for recent CodeQL versions. Removing
them also makes this package buildable on darwin.
2021-10-07 11:57:56 +01:00
R. RyanTM
369cb4e7ce
codeql: 2.5.8 -> 2.5.9
2021-08-10 12:20:18 +00:00
R. RyanTM
d7423272a8
codeql: 2.5.7 -> 2.5.8
2021-07-26 23:26:11 +00:00
R. RyanTM
2b42d61cef
codeql: 2.5.6 -> 2.5.7
2021-07-07 10:15:57 -07:00