R. Ryantm
8f910ae5aa
bingrep: 0.9.0 -> 0.10.1
2023-01-26 21:17:06 +00:00
Thomas Gerbet
bd113dca77
radare2: 5.8.0 -> 5.8.2
...
https://github.com/radareorg/radare2/releases/tag/5.8.2
2023-01-24 23:01:04 +01:00
Weijia Wang
e057a9c12a
Merge pull request #207920 from r-ryantm/auto-update/dotenv-linter
...
dotenv-linter: 3.2.0 -> 3.3.0
2023-01-24 05:58:27 +01:00
Sandro
ebabf8f1f1
Merge pull request #206416 from aaronjheng/evmdis
2023-01-24 00:13:14 +01:00
Weijia Wang
62e85799c4
Merge pull request #208585 from r-ryantm/auto-update/pmd
...
pmd: 6.49.0 -> 6.53.0
2023-01-23 15:07:43 +01:00
Weijia Wang
16593524a5
Merge pull request #195657 from r-ryantm/auto-update/codeql
...
codeql: 2.11.0 -> 2.12.0
2023-01-22 23:42:05 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
...
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +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
R. Ryantm
9767ee1083
actionlint: 1.6.22 -> 1.6.23
2023-01-21 11:56:03 +00:00
Alyssa Ross
65cdb52a66
valgrind-light: fix build for FreeBSD
...
This is very similar to what we do for Darwin directly below, but
we look up the FreeBSD version at eval time instead.
The .0 is prepended because our current FreeBSD system doubles only
include the major version. Valgrind ignores everything after the
dot anyway (but it wants the dot to be there).
2023-01-20 01:06:05 +00:00
Alyssa Ross
9c04fcb25f
valgrind: make meta.platforms more accurate
...
Valgrind has to do lots of architecture- and OS-specific stuff, so it
only works on a defined set of platforms. So rather than marking
platforms as bad one by one, let's set meta.platforms to the actual
set of platforms supported by Valgrind, as listed in its configure
script.
2023-01-19 17:43:52 +00:00
Martin Weinelt
5a61f34f2e
radare2: Fix ANSI Escape Sequence Injection vulns via DWARF
...
Fixes: CVE-2023-0302
2023-01-15 22:01:01 +01:00
R. Ryantm
e2f0a97456
pmd: 6.49.0 -> 6.53.0
2023-01-15 18:55:12 +00:00
R. Ryantm
adaa528967
codeql: 2.11.0 -> 2.12.0
2023-01-15 07:31:19 +00:00
github-actions[bot]
ceb05ad4bf
Merge master into staging-next
2023-01-13 06:01:09 +00:00
R. Ryantm
f77ade489b
checkstyle: 10.5.0 -> 10.6.0
2023-01-12 23:05:36 +00:00
Martin Weinelt
c1e6c6af69
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-11 03:51:33 +01:00
Jonas Heinrich
364861a197
Merge pull request #209937 from r-ryantm/auto-update/randoop
...
randoop: 4.3.1 -> 4.3.2
2023-01-10 12:28:45 +01:00
R. Ryantm
77cc6994e1
randoop: 4.3.1 -> 4.3.2
2023-01-09 20:47:32 +00:00
Thomas Gerbet
2c8cc56ebc
radare2: apply patch for CVE-2022-4843
...
https://huntr.dev/bounties/075b2760-66a0-4d38-b3b5-e9934956ab7f/
2023-01-09 19:15:31 +01:00
Robert Schütz
2b671e96a8
autoflake: move to pythonPackages
...
It is imported by pydantic.
2023-01-09 08:15:05 -08:00
Fabian Affolter
4068197a9d
hotspot: add changelog to meta
2023-01-06 23:32:25 +01:00
R. Ryantm
7e98c597a1
hotspot: 1.4.0 -> 1.4.1
2023-01-06 08:28:31 +00:00
Sandro
6ee8dc0e31
Merge pull request #206639 from vimpostor/hotspot_1.4
2023-01-04 00:51:14 +01:00
Aaron Jheng
b8abee82d6
evmdis: 2018-03-23 -> unstable-2022-05-09
2023-01-03 03:36:02 +00:00
R. Ryantm
51b1d85395
tflint: 0.43.0 -> 0.44.1
2023-01-01 00:29:15 +00:00
R. Ryantm
c87222c7ea
dotenv-linter: 3.2.0 -> 3.3.0
2022-12-27 05:10:40 +00:00
figsoda
e2ab671cc9
svlint: 0.6.0 -> 0.6.1
...
Changelog: https://github.com/dalance/svlint/blob/v0.6.1/CHANGELOG.md
2022-12-25 14:46:29 -05:00
maralorn
9fa43f69e1
Merge branch 'master' into haskell-updates
2022-12-24 18:31:46 +01:00
Magnus Groß
d611eb737a
hotspot: 1.3.0 -> 1.4.0
...
- Hotspot now depends on kparts.
- Enable debuginfod for elfutils, because perfparser needs debuginfod.h
- Remove rust demangle cmake flags, because it is found at runtime now,
see https://github.com/KDAB/hotspot/issues/269
2022-12-24 12:10:13 +01:00
Dennis Gosnell
0f00bd77e5
nix-linter: mark broken because doesn't compile on ghc92
2022-12-24 13:50:05 +09:00
Sandro
2ff237d0d9
Merge pull request #200061 from trepetti/svlint-0.6.0
2022-12-24 01:40:18 +01:00
Jörg Thalheim
de06087c9d
radare2: 5.7.8 -> 5.8.0
2022-12-23 10:50:38 +01:00
Rick van Schijndel
9833d56c24
treewide: mark packages broken that never built on PLATFORM
...
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.
I manually audited the results and removed some results that were not valid.
Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.
Some observations:
- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
- gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
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
Tom Repetti
aa00f0dfe9
svlint: 0.5.1 -> 0.6.0
2022-11-08 07:46:49 -05: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
Florian Klink
a7f9b63b5d
tflint-plugins, tflint-plugins.tflint-ruleset-aws: init at 0.17.1
2022-10-18 11:33:37 +02:00
github-actions[bot]
f52955a521
Merge master into staging-next
2022-10-16 18:01:42 +00:00
Artturin
049896ab89
binlore: fix eval after nix pr #6530
...
error: getting status of '/execers.yall': No such file or directory
`"${src}/execers.yall"` would work too
2022-10-16 16:20:24 +03:00
github-actions[bot]
4f07e7f326
Merge master into staging-next
2022-10-15 06:07:54 +00:00
R. Ryantm
6b695fe121
flow: 0.189.0 -> 0.190.0
2022-10-15 03:20:59 +00:00
github-actions[bot]
cc090d2b94
Merge master into staging-next
2022-10-14 12:01:35 +00:00
Jörg Thalheim
4707076e57
Merge pull request #190798 from r-ryantm/auto-update/cutter
...
cutter: 2.1.0 -> 2.1.2
2022-10-14 10:21:58 +02:00
github-actions[bot]
62bcf0ac62
Merge staging-next into staging
2022-10-13 12:02:06 +00:00
R. Ryantm
3485c3d03f
flow: 0.188.2 -> 0.189.0
2022-10-13 09:30:24 +00:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
f4ea1208ec
treewide: *Flags convert to list from str
...
*Flags implies a list
slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172
the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
figsoda
ec15e4e6b7
Merge pull request #195304 from r-ryantm/auto-update/cargo-tarpaulin
...
cargo-tarpaulin: 0.21.0 -> 0.22.0
2022-10-09 22:15:28 -04:00
R. Ryantm
c7110cf07d
cargo-tarpaulin: 0.21.0 -> 0.22.0
2022-10-10 00:54:05 +00:00
R. Ryantm
20be4b1cef
actionlint: 1.6.20 -> 1.6.21
2022-10-09 23:01:00 +00:00