Mario Rodas
8dcbf7c09a
smatch: 1.72 -> 1.73
2022-12-07 04:20:00 +00:00
Vladimír Čunát
089fb18420
Merge #203426 : staging-next 2022-11-28
2022-12-06 12:36:58 +01:00
Fabian Affolter
2c61d89177
cvehound: rename GitPython
2022-12-05 22:08:08 +01:00
Fabian Affolter
35284543f7
checkov: rename GitPython
2022-12-05 22:07:17 +01:00
Martin Weinelt
fe8eef1ae4
Merge remote-tracking branch 'origin/master' into staging-next
2022-12-04 22:06:42 +01:00
Nikolay Korotkiy
b2de2b8d5b
include-what-you-use: fix shebangs
2022-11-29 21:20:08 +03:00
github-actions[bot]
843fc7a4a5
Merge master into staging-next
2022-11-29 18:01:54 +00:00
R. Ryantm
81322c4c87
checkstyle: 10.4 -> 10.5.0
2022-11-28 16:32:48 +00:00
github-actions[bot]
f8c61f361e
Merge staging-next into staging
2022-11-25 12:02:07 +00:00
R. Ryantm
18d8cf38d9
cppcheck: 2.9.2 -> 2.9.3
2022-11-25 11:50:07 +01:00
Vincent Laporte
005cf8a5bd
frama-c: add missing runtime dependency
2022-11-25 10:25:13 +01:00
github-actions[bot]
8abde38a26
Merge staging-next into staging
2022-11-22 18:01:51 +00:00
github-actions[bot]
9c6223b5f6
Merge staging-next into staging
2022-11-21 18:01:33 +00:00
R. Ryantm
0a91e1a0e0
cargo-tarpaulin: 0.22.0 -> 0.23.1
2022-11-21 10:33:36 +00:00
Mario Rodas
55d1f5ea3c
brakeman: 5.3.1 -> 5.4.0
...
https://github.com/presidentbeef/brakeman/releases/tag/v5.4.0
2022-11-21 04:20:00 +00:00
github-actions[bot]
1d03874733
Merge staging-next into staging
2022-11-20 06:01:41 +00:00
Sergei Trofimovich
9750ef0229
Merge pull request #197829 from r-ryantm/auto-update/valgrind
...
valgrind: 3.19.0 -> 3.20.0
2022-11-18 22:45:08 +00:00
Mario Rodas
ce06a0c1d9
tflint: 0.42.2 -> 0.43.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.43.0
2022-11-18 04:20:00 +00:00
Fabian Affolter
fd0e1a67a7
Merge pull request #201195 from amarshall/checkov-fix
...
checkov: Fix build
2022-11-14 17:27:13 +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
R. Ryantm
5744a7b2c6
cppcheck: 2.9.1 -> 2.9.2
2022-11-14 09:20:05 +00:00
Mario Rodas
7bb0d24649
Merge pull request #201085 from r-ryantm/auto-update/flow
...
flow: 0.192.0 -> 0.193.0
2022-11-13 16:52:06 -05:00
R. Ryantm
057860fff9
flow: 0.192.0 -> 0.193.0
2022-11-13 21:18:22 +00:00
Jörg Thalheim
dcb2ea2fc5
Merge pull request #200595 from azahi/radare2
...
radare2: 5.7.2 -> 5.7.8
2022-11-13 21:45:29 +01:00
Jörg Thalheim
62314d2169
radare2: drop unused useFlag and fix cross compilation
...
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2022-11-13 21:40:21 +01:00
Jörg Thalheim
3d16a81bad
radare2: fix macos build
2022-11-13 21:31:08 +01:00
figsoda
decd6a5077
Merge pull request #200727 from figsoda/jacoco
...
jacoco: init at 0.8.8
2022-11-12 16:59:17 -05:00
figsoda
7ef4a3fd80
jacoco: init at 0.8.8
2022-11-11 15:35:09 -05:00
Felix Uhl
c14697d803
tfsec: fix broken info links and version string
...
Fixes #200710 . The version string must be prefixed with a v, otherwise
links to information about the findings from tfsec will 404.
2022-11-11 16:19:07 +01:00
Azat Bahawi
bc0e439506
radare2: 5.7.2 -> 5.7.8
2022-11-11 00:55:27 +03:00
R. Ryantm
adb52996cb
flow: 0.191.0 -> 0.192.0
2022-11-05 14:31:35 +00:00
Pascal Wittmann
c1bebff09f
Merge pull request #198776 from r-ryantm/auto-update/checkstyle
...
checkstyle: 10.3.4 -> 10.4
2022-11-03 13:56:17 +01:00
Mario Rodas
456f816efc
actionlint: 1.6.21 -> 1.6.22
...
https://github.com/rhysd/actionlint/releases/tag/v1.6.22
2022-11-01 04:20:00 +00:00
Mike Purvis
6739decba3
cppcheck: fix broken hash
...
The original hash is for https://github.com/danmar/cppcheck/commit/4a17dcb and the new hash is for https://github.com/danmar/cppcheck/commit/ef1c70f .
2022-11-01 22:51:07 +08:00
R. Ryantm
221c5f3037
checkstyle: 10.3.4 -> 10.4
2022-10-31 11:21:33 +00:00
Christian Kögler
e5d13ea9b5
Merge pull request #197521 from r-ryantm/auto-update/cppcheck
...
cppcheck: 2.9 -> 2.9.1
2022-10-30 22:35:51 +01:00
R. Ryantm
028c4f0f33
flow: 0.190.1 -> 0.191.0
2022-10-28 08:47:32 +00:00
R. Ryantm
4760d574c4
tflint: 0.42.1 -> 0.42.2
2022-10-27 23:59:41 +00:00
Anderson Torres
c85a3fc453
Merge pull request #197760 from jtojnar/no-meson-expose
...
Revert "meson: expose python3 in passthru"
2022-10-26 18:16:14 -03:00
Jan Tojnar
c06a7086bf
rizin: Do not use Meson’s Python
...
It is intentionally minimal and IMO should not be exposed at all.
This should be fixed in rizin upstream.
The hack was introduced in commit 577d2454c2
and this patch fixes it more properly.
2022-10-26 08:46:21 +02:00
R. Ryantm
00286d7666
tfsec: 1.28.0 -> 1.28.1
2022-10-26 04:58:06 +00:00
R. Ryantm
4a0d1650c9
valgrind: 3.19.0 -> 3.20.0
2022-10-26 04:23:24 +00:00
R. Ryantm
e241f02b54
tflint: 0.42.0 -> 0.42.1
2022-10-25 07:02:18 +00:00
R. Ryantm
cb7eb7ee38
cppcheck: 2.9 -> 2.9.1
2022-10-24 09:34:05 +00:00
Mario Rodas
e08b66a7e3
tflint: 0.41.0 -> 0.42.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.42.0
2022-10-23 04:20:00 +00:00
R. Ryantm
061659268e
flow: 0.190.0 -> 0.190.1
2022-10-22 13:30:55 +00:00
Vladimír Čunát
9cf461a645
rr: fix build with new linuxHeaders
...
/cc PR #194199 which updated linuxHeaders
2022-10-20 18:07:15 +02:00
Jan Tojnar
457f28f6f8
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/tools/codespell/default.nix
codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
Florian Klink
5d30101409
tflint: add withPlugins passthru
...
This can be used to build a tflint with plugins like this:
```
tflint.withPlugins (cp: [ cp.tflint-ruleset-aws ])
```
2022-10-18 12:29:53 +02:00