Skip to content

bump opengrep to 1.15.1

e1a5813
Select commit
Loading
Failed to load commit list.
Merged

Backport latest codacy-semgrep changes and bump opengrep to 1.15.1 #1

bump opengrep to 1.15.1
e1a5813
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 21, 2026 in 0s

12 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 12
           

Complexity increasing per file
==============================
- internal/tool/configuration.go  21
- internal/docgen/parsing.go  22
- docs/multiple-tests/i18n/src/Order.cpp  10
- docs/multiple-tests/i18n/src/OrderService.java  3
- docs/multiple-tests/i18n/src/OrderController.java  3
- docs/multiple-tests/i18n/src/PaymentService.java  3
- docs/multiple-tests/i18n/src/Orderlist.jsx  4
- docs/multiple-tests/i18n/src/OrderList.js  4
- docs/multiple-tests/i18n/src/OrderApp.java  1
- docs/multiple-tests/ai/src/cs/GeminiExample.cs  1
- docs/multiple-tests/i18n/src/UILayer.java  4
         

Clones added
============
- internal/tool/configuration.go  1
- internal/docgen/parsing.go  1
- docs/multiple-tests/i18n/src/Orderlist.jsx  1
- docs/multiple-tests/i18n/src/OrderList.js  1
         

See the complete overview on Codacy

Annotations

Check warning on line 5 in docs/multiple-tests/ai/src/cs/GeminiExample.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/ai/src/cs/GeminiExample.cs#L5

Add a 'protected' constructor or the 'static' keyword to the class declaration.

Check warning on line 12 in docs/multiple-tests/ai/src/cs/GeminiExample.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/ai/src/cs/GeminiExample.cs#L12

Remove the unused local variable 'response2'.

Check notice on line 4 in docs/multiple-tests/i18n/src/OrderApp.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/i18n/src/OrderApp.java#L4

All classes, interfaces, enums and annotations must belong to a named package

Check notice on line 5 in docs/multiple-tests/i18n/src/OrderApp.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/i18n/src/OrderApp.java#L5

Line is longer than 80 characters (found 104).

Check warning on line 9 in docs/multiple-tests/i18n/src/OrderList.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/i18n/src/OrderList.js#L9

Unencrypted request over HTTP detected.

Check notice on line 4 in docs/multiple-tests/i18n/src/OrderService.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/i18n/src/OrderService.java#L4

All classes, interfaces, enums and annotations must belong to a named package

Check notice on line 13 in docs/multiple-tests/i18n/src/OrderService.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/i18n/src/OrderService.java#L13

Line is longer than 80 characters (found 99).

Check notice on line 4 in docs/multiple-tests/i18n/src/PaymentService.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/i18n/src/PaymentService.java#L4

All classes, interfaces, enums and annotations must belong to a named package

Check notice on line 11 in docs/multiple-tests/i18n/src/PaymentService.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/i18n/src/PaymentService.java#L11

Line is longer than 80 characters (found 81).

Check notice on line 17 in docs/multiple-tests/i18n/src/PaymentService.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/i18n/src/PaymentService.java#L17

Line is longer than 80 characters (found 94).

Check notice on line 3 in docs/multiple-tests/i18n/src/UILayer.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/multiple-tests/i18n/src/UILayer.java#L3

All classes, interfaces, enums and annotations must belong to a named package

Check warning on line 303 in internal/docgen/parsing.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

internal/docgen/parsing.go#L303

Method  has a cyclomatic complexity of 9 (limit is 7)