Commit Graph

153 Commits

Author SHA1 Message Date
Fabian Affolter
bd756e99f4 checkov: 2.3.95 -> 2.3.96
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.95...2.3.96

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.96
2023-03-17 00:57:34 +01:00
Fabian Affolter
3dac4b616c checkov: 2.3.92 -> 2.3.95
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.92...2.3.95

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.95
2023-03-16 11:20:59 +01:00
Vladimír Čunát
aeb7c79ee4
Merge branch 'master' into staging-next 2023-03-15 09:41:30 +01:00
Fabian Affolter
487240c891 checkov: 2.3.85 -> 2.3.92
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.85...2.3.92

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.92
2023-03-15 01:08:07 +01:00
Martin Weinelt
6b67186fe9
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/crownstone-cloud/default.nix
- pkgs/development/python-modules/exrex/default.nix
- pkgs/development/python-modules/mkdocs-minify/default.nix
- pkgs/development/python-modules/myjwt/default.nix
- pkgs/development/tools/analysis/checkov/default.nix
2023-03-14 08:14:26 +01:00
Fabian Affolter
1b1910bf7c checkov: 2.1.20 -> 2.3.85
Diff: bridgecrewio/checkov@refs/tags/2.1.20...2.3.85

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.85
2023-03-14 00:28:28 +01:00
Martin Weinelt
197c424241 checkov: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Affolter
35284543f7 checkov: rename GitPython 2022-12-05 22:07:17 +01:00
Andrew Marshall
41c56cadff checkov: Fix exe not executable
Not really sure why it’s not—it’s executable in the Git repo and is
listed properly as a script in setup.py.
2022-11-14 10:23:03 -05:00
Andrew Marshall
b8ba78f1d6 checkov: Fix build
checkov build has been broken since
https://hydra.nixos.org/build/187798638 due to a minor incompatibility
with flake8 5.x on Python 3.8+; this remedies it.

Upstream does not notice this issue presently since they only run unit tests
against Python 3.7, and positional-only arguments did not appear till
3.8.

See
f98d52a398
for details on the change.
2022-11-14 10:22:54 -05:00
Fabian Affolter
6c8432f346 checkov: 2.1.16 -> 2.1.20 2022-06-30 14:13:35 +02:00
Fabian Affolter
67512d036d checkov: 2.1.10 -> 2.1.16 2022-06-29 09:17:51 +02:00
Fabian Affolter
db03cac571 checkov: 2.1.9 -> 2.1.10 2022-06-27 21:38:13 +02:00
Fabian Affolter
7c7dd20508 checkov: 2.1.7 -> 2.1.9 2022-06-27 08:58:23 +02:00
Fabian Affolter
475a78ca1d checkov: 2.1.5 -> 2.1.7 2022-06-27 08:55:53 +02:00
Fabian Affolter
710f660665 checkov: 2.1.4 -> 2.1.5 2022-06-23 23:40:21 +02:00
Fabian Affolter
4626094be3 checkov: 2.0.1226 -> 2.1.4 2022-06-23 13:48:38 +02:00
Fabian Affolter
23983371b1 checkov: 2.0.1223 -> 2.0.1226 2022-06-21 23:33:51 +02:00
Fabian Affolter
fe7d986b71 checkov: 2.0.1218 -> 2.0.1223 2022-06-20 16:12:34 +02:00
Fabian Affolter
fdb7e3812c checkov: 2.0.1217 -> 2.0.1218 2022-06-16 23:27:28 +02:00
Fabian Affolter
d555368b5b checkov: 2.0.1212 -> 2.0.1217 2022-06-16 00:43:25 +02:00
Fabian Affolter
8fe35cdfe0 checkov: 2.0.1210 -> 2.0.1212 2022-06-14 22:34:44 +02:00
Fabian Affolter
edd50437bd checkov: 2.0.1209 -> 2.0.1210 2022-06-13 11:45:16 +02:00
Fabian Affolter
3104229122 checkov: 2.0.1206 -> 2.0.1209 2022-06-10 09:59:02 +02:00
Fabian Affolter
11491d8688 checkov: 2.0.1204 -> 2.0.1206 2022-06-09 08:38:55 +02:00
Fabian Affolter
70db11c3d0 checkov: 2.0.1201 -> 2.0.1204 2022-06-08 09:19:45 +02:00
Fabian Affolter
0e222cc4ec checkov: 2.0.1195 -> 2.0.1201 2022-06-07 11:27:48 +02:00
Fabian Affolter
6f0681dd6b checkov: 2.0.1188 -> 2.0.1195 2022-06-06 12:50:54 +02:00
Fabian Affolter
440bd6022c checkov: 2.0.1186 -> 2.0.1188 2022-06-03 16:11:45 +02:00
Fabian Affolter
75a6c931cb checkov: 2.0.1175 -> 2.0.1186 2022-06-02 11:21:44 +02:00
Fabian Affolter
62089e3eca checkov: 2.0.1174 -> 2.0.1175 2022-05-30 23:18:37 +02:00
Fabian Affolter
7039c533dd checkov: 2.0.1162 -> 2.0.1174 2022-05-29 21:04:56 +02:00
Fabian Affolter
a4de88225b checkov: 2.0.1161 -> 2.0.1162 2022-05-29 00:50:38 +02:00
Fabian Affolter
7c51c90bb7 checkov: 2.0.1160 -> 2.0.1161 2022-05-25 18:46:18 +02:00
Fabian Affolter
f21a131f89 checkov: 2.0.1153 -> 2.0.1160 2022-05-24 22:50:39 +02:00
Fabian Affolter
86b4f37fca checkov: 2.0.1147 -> 2.0.1153 2022-05-22 23:57:54 +02:00
Fabian Affolter
3112a7e9d9 checkov: 2.0.1143 -> 2.0.1147 2022-05-21 12:21:00 +02:00
Fabian Affolter
3cec1627e2 checkov: 2.0.1140 -> 2.0.1143 2022-05-17 15:01:58 +02:00
Fabian Affolter
d385451de4 checkov: 2.0.1136 -> 2.0.1140 2022-05-13 10:33:17 +02:00
Fabian Affolter
b54760df33 checkov: 2.0.1132 -> 2.0.1136 2022-05-11 23:43:08 +02:00
Fabian Affolter
b140f3f0b4 checkov: 2.0.1118 -> 2.0.1132 2022-05-10 23:18:29 +02:00
Fabian Affolter
a22128d33a checkov: 2.0.1110 -> 2.0.1118 2022-05-06 00:35:38 +02:00
Fabian Affolter
3e93ff80f8 checkov: 2.0.1102 -> 2.0.1110 2022-05-03 23:46:53 +02:00
Fabian Affolter
a2e763508e checkov: 2.0.1098 -> 2.0.1102 2022-05-01 10:22:43 +02:00
Fabian Affolter
7a5cbdf6f7 checkov: 2.0.1088 -> 2.0.1098 2022-04-28 23:50:30 +02:00
Fabian Affolter
b33688feef checkov: 2.0.1085 -> 2.0.1088 2022-04-27 21:37:23 +02:00
Fabian Affolter
6129562801 checkov: 2.0.1084 -> 2.0.1085 2022-04-27 00:48:21 +02:00
Fabian Affolter
eddb2a151f checkov: 2.0.1077 -> 2.0.1084 2022-04-26 00:29:56 +02:00
Fabian Affolter
12dbdfb619 checkov: 2.0.1076 -> 2.0.1077 2022-04-24 15:24:20 +02:00