Skip to content

Add an action to run the dependency check in a separate process#1756

Merged
uhafner merged 2 commits intomainfrom
dependency-check
Feb 23, 2026
Merged

Add an action to run the dependency check in a separate process#1756
uhafner merged 2 commits intomainfrom
dependency-check

Conversation

@uhafner
Copy link
Owner

@uhafner uhafner commented Feb 23, 2026

Running the dependency check should use pull_request_target.

@uhafner uhafner added the internal Internal changes without user or API impact label Feb 23, 2026
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests (Whole Project): 100.00% successful (86 passed, 2 skipped)
   ⛔   Architecture Tests (Whole Project): 100.00% successful (17 passed, 2 skipped)

Coverage for New Code

   〰️   Line Coverage (Changed Code): n/a (0 missed lines)
   ➰   Branch Coverage (Changed Code): n/a (0 missed branches)
   PIT   Mutation Coverage (Changed Code): n/a (0 survived mutations)
   💪   Test Strength (Changed Code): n/a (0 survived mutations in tested code)

Coverage for Whole Project

   〰️   Line Coverage (Whole Project): 86.25% (106 missed lines)
   ➰   Branch Coverage (Whole Project): 90.45% (21 missed branches)
   PIT   Mutation Coverage (Whole Project): 84.16% (61 survived mutations)
   💪   Test Strength (Whole Project): 89.26% (39 survived mutations in tested code)

Style

   CheckStyle   CheckStyle (Whole Project): No warnings
   PMD   PMD (Whole Project): No warnings
   ☕   Java Compiler (Whole Project): No warnings

Bugs

   SpotBugs   SpotBugs (Whole Project): No bugs
   🐛   Error Prone (Whole Project): No bugs

API Problems

   🚫   Revapi (Whole Project): No warnings

Vulnerabilities

   🛡️   OWASP Dependency Check (Whole Project): No vulnerabilities

Software Metrics

   🌀   Cyclomatic Complexity (Whole Project): 383 (total)
   💭   Cognitive Complexity (Whole Project): 174 (total)
   ➿   N-Path Complexity (Whole Project): 347 (total)
   📏   Lines of Code (Whole Project): 4394 (total)
   📝   Non Commenting Source Statements (Whole Project): 1273 (total)
   🔗   Class Cohesion (Whole Project): 71.43% (maximum)
   ⚖️   Weight of Class (Whole Project): 100.00% (maximum)

🚧   Error Messages

Quality Monitor Errors:
No coverage files matched to PR diff files!
No coverage files matched to PR diff files!
No coverage files matched to PR diff files!
No coverage files matched to PR diff files!

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage in New Code: 100.00 >= 90.00
  • ✅ Branch Coverage in New Code: 100.00 >= 90.00
  • ✅ Mutation Coverage in New Code: 100.00 >= 90.00
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

Created by Quality Monitor v4.1.0 (#2b990d4). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit 4e3748c into main Feb 23, 2026
14 of 15 checks passed
@uhafner uhafner deleted the dependency-check branch February 23, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Internal changes without user or API impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant