Commit Graph

1281 Commits

Author SHA1 Message Date
Sergei Trofimovich
d32824e71d radare2: 5.4.0 -> 5.4.2 2021-10-19 19:58:41 +01:00
Mario Rodas
3ee5dff79e tflint: 0.32.1 -> 0.33.0
https://github.com/terraform-linters/tflint/releases/tag/v0.33.0
2021-10-16 02:22:17 -05:00
Mario Rodas
85bd79c702 actionlint: 1.6.4 -> 1.6.5
https://github.com/rhysd/actionlint/releases/tag/v1.6.5
2021-10-08 20:10:07 -05:00
Sandro
d08ffb1445
Merge pull request #140866 from fabaff/bump-tfsec 2021-10-07 21:01:39 +02:00
Sandro
ac96a27f7a
Merge pull request #136592 from hmac/hmac/update-codeql 2021-10-07 19:17:15 +02:00
Fabian Affolter
7a85a664cf tfsec: 0.58.12 -> 0.58.14 2021-10-07 18:03:52 +02: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
github-actions[bot]
329f56da4b
Merge master into staging-next 2021-10-03 18:01:08 +00:00
github-actions[bot]
90a3ecee8f
Merge master into staging-next 2021-10-02 00:04:43 +00:00
Fabian Affolter
90883906aa tfsec: 0.58.11 -> 0.58.12 2021-10-01 21:56:37 +02:00
Mario Rodas
bb4b854459 actionlint: init at 1.6.4 2021-10-01 04:20:00 +00:00
github-actions[bot]
7b44c44972
Merge master into staging-next 2021-09-28 18:01:02 +00:00
Fabian Affolter
387bdb8751 tfsec: 0.58.10 -> 0.58.11 2021-09-28 12:54:39 +02:00
github-actions[bot]
cf2149f1d4
Merge master into staging-next 2021-09-28 06:01:21 +00:00
figsoda
984c8d67fb
Merge pull request #138907 from r-ryantm/auto-update/flow
flow: 0.160.0 -> 0.160.1
2021-09-27 22:31:45 -04:00
Guillaume Girol
2b8a08e7ed
Merge pull request #128031 from tollb/valgrind-3.17.0
valgrind: 3.16.1 -> 3.17.0
2021-09-26 14:23:02 +00:00
Fabian Affolter
2eb62bb92e tfsec: 0.58.9 -> 0.58.10 2021-09-26 10:07:04 +02:00
Michael Raskin
9762d71d92
Merge pull request #139460 from Mic92/cutter
cutter: 2.0.2 -> 2.0.3
2021-09-25 21:04:23 +00:00
Jörg Thalheim
1ae69f0dce cutter: 2.0.2 -> 2.0.3 2021-09-25 20:01:13 +02:00
Jörg Thalheim
63eb37d2ca rizin: 0.2.1 -> 0.3.0 2021-09-25 20:01:10 +02:00
Sandro
0dd7492ca0
Merge pull request #138080 from abathur/resholve_0.6.0 2021-09-23 21:09:25 +02:00
Sandro
7c8a4a8999
Merge pull request #139147 from ambroisie/add-cvehound 2021-09-23 15:20:58 +02:00
Bruno BELANYI
fb1081ffa7 cvehound: init at 1.0.4 2021-09-23 14:42:12 +02:00
Artturi
bbc0ff1ebb
Merge pull request #134638 from jkarlson/master 2021-09-22 22:28:25 +03:00
Emil Karlson
883874f513 sparse: 0.5.0 -> 0.6.3 and fixes
Added sqlite and gtk+3 that are now wanted by sparse.

Sparse expects to find system includes at /usr/include redirect this
to glibc.dev.

Sparse uses gcc -print-file-name= extensively to find gcc includes, due
to split in nixos this direct to gcc-lib, which does not include the headers
so redirect to GCC_BASE as defined in derivation. There might be a better way
to do this, but I did not immediately find one.

Define PREFIX as Make parameter, as old sed expression was broken.

Add a trivial test for cgcc.

Slightly irrelevant ref.
https://bugzilla.redhat.com/show_bug.cgi?id=1114755
2021-09-22 20:35:11 +03:00
Travis A. Everett
08b791a01b resholve: 0.5.1 -> 0.6.0, refactor, +binlore
A bit going on here.
- Updating resholve from 0.5.1 -> 0.6.0
  - adding a depdendency, `binlore`, to supply ~intel on executables
    that supports new functionality in resholve
  - adding a package, `yallback`, which provides rule-based callbacks
    for YARA rule matches (depdency of `binlore`).
  - automatically generating "lore" for each `input` to a solution in
    `resholvePackage`.
  - update README
- restructuring some nix components to better support
  my local dev and CI workflows.
  - moved package tests into passthru/tests.nix (cuts `bats` out of
    resholve's immediate dependencies, makes it possible to add my
    existing Nix API test).
  - move my oil-dev patches out of resholve into a separate repo (no
    oil rebuild every time resholve's source changes). Also moving
    oil-dev into its own Nix file here, to ~track the default.nix in
    its own repo.
2021-09-22 09:54:04 -05:00
R. RyanTM
4f79e1bbab flow: 0.160.0 -> 0.160.1 2021-09-22 06:24:34 +00:00
R. RyanTM
cf2829bac1 flow: 0.159.0 -> 0.160.0 2021-09-16 08:16:22 +00:00
R. RyanTM
f52575c06b tflint: 0.32.0 -> 0.32.1 2021-09-16 00:16:04 +00:00
Fabian Affolter
f684a2d30f tfsec: 0.58.6 -> 0.58.9 2021-09-13 21:29:21 +02:00
Mario Rodas
f09495500e tflint: 0.31.0 -> 0.32.0
https://github.com/terraform-linters/tflint/releases/tag/v0.32.0
2021-09-11 04:20:00 +00:00
Jörg Thalheim
bd8ce4f9a6
Merge pull request #136833 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.18.0 -> 0.18.2
2021-09-07 03:46:19 +01:00
R. RyanTM
590b724277 flow: 0.158.0 -> 0.159.0 2021-09-06 07:56:02 +00:00
R. RyanTM
bf7f16485b cargo-tarpaulin: 0.18.0 -> 0.18.2 2021-09-06 02:28:24 +00:00
1000teslas
cd9582b575 hotspot: add rustc-demangle and zstd support 2021-09-03 18:56:47 +10:00
Fabian Affolter
0afbe1f28b tfsec: 0.58.5 -> 0.58.6 2021-08-30 21:43:10 +02:00
Fabian Affolter
4e04f84aac tfsec: 0.58.4 -> 0.58.5 2021-08-28 09:48:57 +02:00
R. RyanTM
6a9c41924d dotenv-linter: 3.1.0 -> 3.1.1 2021-08-26 04:19:49 +00:00
Jörg Thalheim
b6a5c45cc1 radare2: link to upstream makefile for vector35-arch-arm64 hash 2021-08-24 19:41:34 +02:00
Mario Rodas
c1f6ee8225
Merge pull request #135144 from r-ryantm/auto-update/flow
flow: 0.157.0 -> 0.158.0
2021-08-22 01:06:13 -05:00
R. RyanTM
2ea7eb9c97 flow: 0.157.0 -> 0.158.0 2021-08-22 00:21:10 +00:00
Jörg Thalheim
3c8ec85839 radare2: 5.3.1 -> 5.4.0 2021-08-21 01:01:37 +02:00
R. RyanTM
e771f181e1 randoop: 4.2.5 -> 4.2.6 2021-08-17 17:03:46 +00:00
Bruce Toll
098c63da60 valgrind: 3.16.1 -> 3.17.0
Version 3.17.0 contains support for sched_getattr and sched_setattr.
This fixes an issue where the following messages can be logged:

    WARNING: unhandled amd64-linux syscall 315

See: https://bugs.kde.org/show_bug.cgi?id=369029

In addition to the version bump, this commit enables doCheck (as the
tests now pass) and provides a separate pname and version.

The upstream 3.17.0 also reorganized the output, placing the
default.supp file in libexec rather than lib. The postInstall hook was
adjusted accordingly.

A patch file which has not been used since upgrade to 3.15.0 in 2019
was also removed.
2021-08-15 15:13:40 -04:00
Fabian Affolter
17834d17f0 tfsec: 0.58.1 -> 0.58.4 2021-08-14 00:01:31 +02:00
Fabian Affolter
0262937ea7 tfsec: 0.58.0 -> 0.58.1 2021-08-13 08:36:42 +02:00
Fabian Affolter
e24327a975 tfsec: 0.57.1 -> 0.58.0 2021-08-12 11:31:06 +02:00
Artturi
db6398e1ea
Merge pull request #133368 from r-ryantm/auto-update/codeql
codeql: 2.5.8 -> 2.5.9
2021-08-11 20:17:28 +03:00