Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backend] Fix Regular expression injection #2137

Merged
merged 2 commits into from
Dec 31, 2024

[backend] Improv code

27351ec
Select commit
Loading
Failed to load commit list.
Merged

[backend] Fix Regular expression injection #2137

[backend] Improv code
27351ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2024 in 0s

35.10% (-0.02%) compared to 24a7d24

View this Pull Request on Codecov

35.10% (-0.02%) compared to 24a7d24

Details

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 35.10%. Comparing base (24a7d24) to head (27351ec).

Files with missing lines Patch % Lines
...main/java/io/openbas/rest/helper/RestBehavior.java 0.00% 5 Missing ⚠️
...n/java/io/openbas/rest/challenge/ChallengeApi.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2137      +/-   ##
============================================
- Coverage     35.12%   35.10%   -0.02%     
  Complexity     1418     1418              
============================================
  Files           535      535              
  Lines         16189    16197       +8     
  Branches       1037     1037              
============================================
  Hits           5686     5686              
- Misses        10209    10217       +8     
  Partials        294      294              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.