Skip to content

Commit 997d2fe

Browse files
committed
bump opengrep to 1.16.4
1 parent 95c4495 commit 997d2fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

integration-tests/config-discover/expected/codacy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tools:
77
- dartanalyzer@3.7.2
88
- eslint@8.57.0
99
- lizard@1.17.31
10-
- opengrep@1.16.2
10+
- opengrep@1.16.4
1111
- pmd@7.11.0
1212
- pylint@3.3.6
1313
- trivy@0.69.3

integration-tests/init-without-token/expected/codacy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tools:
88
- dartanalyzer@3.7.2
99
- eslint@8.57.0
1010
- lizard@1.17.31
11-
- opengrep@1.16.2
11+
- opengrep@1.16.4
1212
- pmd@7.11.0
1313
- pylint@3.3.6
1414
- revive@1.7.0

plugins/tools/opengrep/test/expected.sarif

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"driver": {
189189
"name": "Opengrep OSS",
190190
"rules": null,
191-
"semanticVersion": "1.16.2"
191+
"semanticVersion": "1.16.4"
192192
}
193193
}
194194
}

0 commit comments

Comments
 (0)