Skip to content

ToString method for builders - #104

Merged
AndreasIgel merged 3 commits into
mainfrom
feature/97-toString-method-for-builders
Dec 21, 2025
Merged

AndreasIgel merged 3 commits into
mainfrom
feature/97-toString-method-for-builders

Conversation

@AndreasIgel

Copy link
Copy Markdown
Collaborator

Creating toString method for builders

closes #97

@github-actions

github-actions Bot commented Dec 21, 2025

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA a1f369b.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
maven/org.apache.commons:commons-lang3 3.20.0 🟢 8
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 1Found 3/30 approved changesets -- score normalized to 1
Dependency-Update-Tool🟢 10update tool detected
Security-Policy🟢 10security policy file detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies🟢 10all dependencies are pinned
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
Fuzzing🟢 10project is fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST🟢 8SAST tool detected but not run on all commits
License🟢 10license file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
CI-Tests🟢 62 out of 3 merged PRs checked by a CI test -- score normalized to 6
Contributors🟢 10project has 69 contributing companies or organizations

Scanned Files

  • core/pom.xml

@codecov

codecov Bot commented Dec 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@sonarqubecloud

Copy link
Copy Markdown

@AndreasIgel
AndreasIgel merged commit 47e4d91 into main Dec 21, 2025
8 checks passed
@AndreasIgel
AndreasIgel deleted the feature/97-toString-method-for-builders branch December 21, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Supporting a good toString-method

1 participant