Skip to content

Conversation

shortthirdman
Copy link
Owner

πŸ“‘ Description

Implemented and added new coding challenge questions from HackerEarth

  • Completed

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

N/A

@shortthirdman shortthirdman self-assigned this Sep 12, 2025
@shortthirdman shortthirdman added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 12, 2025
Copy link
Contributor

github-actions bot commented Sep 12, 2025

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see actions/dependency-review-action/issues/938.

Dependency Review

βœ… No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/checkout 5.*.* 🟒 6.8
Details
CheckScoreReason
Code-Review🟒 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Maintained🟒 57 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟒 10license file detected
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟒 3dependency not pinned by hash detected -- score normalized to 3
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Security-Policy🟒 9security policy file detected
Branch-Protection⚠️ -1internal error: error during GetBranch(releases/v2): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration
SAST🟒 9SAST tool detected but not run on all commits
Vulnerabilities🟒 100 existing vulnerabilities detected
actions/actions/setup-java 5.*.* 🟒 6
Details
CheckScoreReason
Maintained🟒 57 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review🟒 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟒 10no binaries found in the repo
License🟒 10license file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy🟒 9security policy file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST🟒 9SAST tool is not run on all commits -- score normalized to 9
Vulnerabilities🟒 100 existing vulnerabilities detected
actions/madrapps/jacoco-report 1.7.2 UnknownUnknown

Scanned Files

  • .github/workflows/ci.yml

Copy link
Contributor

Code Coverage

Overall Project 89.07% -0.15% 🍏
Files changed 97.36% 🍏

File Coverage
JumpGame.java 100% 🍏
ListNodeOps.java 98% -2% 🍏
ParenthesesOps.java 94.69% -5.31% 🍏

@shortthirdman shortthirdman merged commit 3cedc42 into main Sep 12, 2025
3 checks passed
@shortthirdman shortthirdman deleted the develop branch September 12, 2025 18:41
Copy link
Contributor

Code Coverage

Overall Project 89.07% -0.15% 🍏
Files changed 97.36% 🍏

File Coverage
JumpGame.java 100% 🍏
ListNodeOps.java 98% -2% 🍏
ParenthesesOps.java 94.69% -5.31% 🍏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant