Skip to content

Add a parser for TruffleHog secret detection JSON reports#1517

Merged
uhafner merged 7 commits into
jenkinsci:mainfrom
akash-manna-sky:truffle-hog
May 20, 2026
Merged

Add a parser for TruffleHog secret detection JSON reports#1517
uhafner merged 7 commits into
jenkinsci:mainfrom
akash-manna-sky:truffle-hog

Conversation

@akash-manna-sky

Copy link
Copy Markdown
Contributor

Add a parser for TruffleHog secret detection JSON reports

See : https://github.com/trufflesecurity/trufflehog
See : https://trufflesecurity.com/trufflehog-enterprise

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@github-actions

Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: ✅ successful — 1758 passed, 2 skipped
   ⛔   Architecture Tests: ✅ successful — 12 passed

Coverage for New Code

   〰️   Line Coverage: 100.00% — perfect 🎉
   ➰   Branch Coverage: 100.00% — perfect 🎉

Coverage for Whole Project

   〰️   Line Coverage: 94.28% — 504 missed lines
   ➰   Branch Coverage: 87.89% — 384 missed branches

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   ☕   Java Compiler: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

API Problems

   🚫   Revapi: No warnings

Vulnerabilities

   🛡️   OWASP Dependency Check: No vulnerabilities

Software Metrics

   🌀   Cyclomatic Complexity: 3288 (total)
   💭   Cognitive Complexity: 1850 (total)
   ➿   N-Path Complexity: 4487 (total)
   📏   Lines of Code: 31956 (total)
   📝   Non Commenting Source Statements: 12050 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

🚦 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
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

Created by Quality Monitor v4.11.0 (#484bbba). More details are shown in the GitHub Checks Result.

@akash-manna-sky
akash-manna-sky marked this pull request as ready for review May 16, 2026 14:24
@uhafner uhafner added the feature New features label May 19, 2026

@uhafner uhafner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@uhafner
uhafner merged commit b6c3ab4 into jenkinsci:main May 20, 2026
30 of 31 checks passed
@akash-manna-sky
akash-manna-sky deleted the truffle-hog branch May 20, 2026 14:15
@akash-manna-sky

Copy link
Copy Markdown
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants