Commit Graph

1838 Commits

Author SHA1 Message Date
Mario Rodas
0579df5eb8 brakeman: 5.2.3 -> 5.3.1
https://github.com/presidentbeef/brakeman/releases/tag/v5.3.0
2022-08-12 04:20:00 +00:00
R. Ryantm
e8529ae84a tflint: 0.39.2 -> 0.39.3 2022-08-12 17:45:29 +00:00
Pascal Wittmann
906c03f550
Merge pull request #183788 from r-ryantm/auto-update/randoop
randoop: 4.3.0 -> 4.3.1
2022-08-10 07:23:02 +02:00
R. Ryantm
580d97c085 tflint: 0.39.1 -> 0.39.2 2022-08-05 16:50:03 +00:00
Sandro
125e8f6b79
Merge pull request #182919 from smancill/pmd-6.47.0 2022-08-05 11:37:43 +02:00
R. Ryantm
fd51947146 tfsec: 1.26.3 -> 1.27.1 2022-08-01 21:33:28 +00:00
R. Ryantm
2e77b6d26a checkstyle: 10.3.1 -> 10.3.2 2022-08-01 16:27:27 +02:00
R. Ryantm
d26a815cc0 tflint: 0.39.0 -> 0.39.1 2022-07-31 03:21:48 +00:00
Mario Rodas
d88d65b175 flow: 0.176.3 -> 0.183.1 2022-07-30 04:20:00 +00:00
R. Ryantm
6057821dd5 randoop: 4.3.0 -> 4.3.1 2022-07-29 20:12:38 +00:00
Mario Rodas
73415450c9 tflint: 0.38.1 -> 0.39.0
https://github.com/terraform-linters/tflint/releases/tag/v0.39.0
2022-07-28 04:20:00 +00:00
Sebastián Mancilla
bc27996212 pmd: 6.43.0 -> 6.47.0
- Download from GitHub releases as the webpage does.

- Fix installation:

  - Put jars into a private `$out/lib/pmd` directory.

  - Don't install .bat files into `$out/bin`.

  - Don't use `run.sh` as the main binary, put it in `$out/libexec` with
    a proper name.

  - Create binary wrappers for all programs instead of using `run.sh
    <program>`.
2022-07-26 01:10:06 -04:00
Sebastián Mancilla
47f0f32de5 cppcheck: use recommended build options
From the readme:

> The recommended release build is:
>     make MATCHCOMPILER=yes FILESDIR=/usr/share/cppcheck HAVE_RULES=yes
>
> Flags:
> MATCHCOMPILER=yes               : Python is used to optimise cppcheck at compile time
> FILESDIR=/usr/share/cppcheck    : Specify folder where cppcheck files are installed
> HAVE_RULES=yes                  : Enable rules (pcre is required if this is used)

This adds MATCHCOMPILER and fixes the location of FILESDIR into a
standard directory instead of that ugly '$out/cfg' directory.

The Makefile needs 'which' to locate Python.
2022-07-17 15:52:26 +02:00
Mario Rodas
173333b1a0
Merge pull request #180813 from r-ryantm/auto-update/cppcheck
cppcheck: 2.8 -> 2.8.1
2022-07-16 11:16:24 -05:00
Mario Rodas
1182fa2339 cppcheck: 2.8.1 -> 2.8.2 2022-07-16 04:20:00 +00:00
Vincent Laporte
2c9984a471 framac: 24.0 (Chromium) → 25.0 (Manganese) 2022-07-13 00:18:06 +02:00
Rick van Schijndel
993d4345a7
Merge pull request #180922 from smancill/dotenv-linter-darwin
dotenv-linter: fix build on darwin
2022-07-10 20:08:17 +02:00
Sebastián Mancilla
f170b3aebc coan: fix build on darwin
The configure script was failing because the `-std=c++11` flag was used
when trying to compile C.

Set the flag with CXXFLAGS instead.
2022-07-10 00:04:01 -04:00
Sebastián Mancilla
bc776c4d36 dotenv-linter: fix build on darwin
Add missing Security framework as input.
2022-07-09 23:43:55 -04:00
R. Ryantm
88fe25c28d cppcheck: 2.8 -> 2.8.1 2022-07-09 06:20:05 +00:00
Fabian Affolter
38720fc8e1 tfsec: 1.26.2 -> 1.26.3 2022-07-07 23:38:06 +02:00
R. Ryantm
3943a16b8b checkstyle: 10.3 -> 10.3.1 2022-07-07 06:53:14 +00:00
Fabian Affolter
8508c78502 tfsec: 1.26.0 -> 1.26.2 2022-07-07 00:26:19 +02:00
7c6f434c
5d97173d9d
Merge pull request #179362 from Mic92/cutter
cutter: 2.0.5 -> 2.1.0
2022-07-01 16:52:07 +00:00
Fabian Affolter
6c8432f346 checkov: 2.1.16 -> 2.1.20 2022-06-30 14:13:35 +02:00
Mario Rodas
e7a4d3d800
Merge pull request #179475 from SuperSandro2000/actionlint
actionlint: 1.6.14 -> 1.6.15
2022-06-29 11:25:55 -05:00
Fabian Affolter
67512d036d checkov: 2.1.10 -> 2.1.16 2022-06-29 09:17:51 +02:00
Sandro Jäckel
e13c5a711c
actionlint: 1.6.14 -> 1.6.15 2022-06-28 21:21:00 +02:00
Fabian Affolter
a0288f878a
Merge pull request #179369 from fabaff/checkov-bump
checkov: 2.1.9 -> 2.1.10
2022-06-28 09:05:46 +02:00
Martin Weinelt
62b05d9742 Merge remote-tracking branch 'origin/master' into staging-next 2022-06-27 23:50:37 +02:00
Fabian Affolter
db03cac571 checkov: 2.1.9 -> 2.1.10 2022-06-27 21:38:13 +02:00
Jörg Thalheim
236877bbaa cutter: 2.0.5 -> 2.1.0 2022-06-27 20:47:17 +02:00
Jörg Thalheim
537dc78c73 rizin: 0.3.4 -> 0.4.0 2022-06-27 20:43:50 +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
github-actions[bot]
fc87d5f80d
Merge master into staging-next 2022-06-26 18:01:24 +00:00
github-actions[bot]
900f6d92f1
Merge master into staging-next 2022-06-25 18:01:04 +00:00
Bobby Rong
9a4bc54ef4
Merge pull request #176322 from r-ryantm/auto-update/cvehound
cvehound: 1.0.9 -> 1.1.0
2022-06-25 23:50:42 +08:00
github-actions[bot]
62b079eb5d
Merge master into staging-next 2022-06-25 12:01:16 +00:00
Pascal Wittmann
5ac9ac85ea
Merge pull request #178941 from r-ryantm/auto-update/checkstyle
checkstyle: 10.2 -> 10.3
2022-06-25 08:55:09 +02:00
R. Ryantm
1beab1d36e checkstyle: 10.2 -> 10.3 2022-06-25 06:07:09 +00:00
github-actions[bot]
ae24e28a98
Merge master into staging-next 2022-06-25 06:01:17 +00:00
Mario Rodas
d4c725fee8 actionlint: 1.6.13 -> 1.6.14
https://github.com/rhysd/actionlint/releases/tag/v1.6.14
2022-06-25 04:20:00 +00:00
github-actions[bot]
def2d62aea
Merge master into staging-next 2022-06-24 12:01:49 +00:00
Mario Rodas
7de33fa1fa tflint: 0.37.0 -> 0.38.1
https://github.com/terraform-linters/tflint/releases/tag/v0.38.1
2022-06-24 04:20:00 +00:00
Fabian Affolter
710f660665 checkov: 2.1.4 -> 2.1.5 2022-06-23 23:40:21 +02:00
github-actions[bot]
4f79f81d47
Merge master into staging-next 2022-06-23 18:01:15 +00:00
Bernardo Meurer
918d9e32e7
Merge pull request #178659 from jiegec/radare2
radare2: 5.6.8 -> 5.7.2
2022-06-23 12:02:09 -04:00
Fabian Affolter
4626094be3 checkov: 2.0.1226 -> 2.1.4 2022-06-23 13:48:38 +02:00
github-actions[bot]
e78a0f5cfd
Merge staging-next into staging 2022-06-23 06:01:52 +00:00