Skip to content

Conversation

@serhiidonii
Copy link
Contributor

@serhiidonii serhiidonii commented Jul 31, 2025

πŸ“‹ Description

πŸ§ͺ Type of Change

  • πŸ› Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • πŸ“ Documentation update
  • πŸ”§ Configuration change
  • 🧹 Code cleanup/refactoring
  • ⚑ Performance improvement
  • πŸ”’ Security improvement

πŸ§ͺ Testing

  • Unit tests pass locally (make phpunit)
  • Code style checks pass (make phpcs)
  • Static analysis passes (make phpstan)
  • Integration tests pass (make test)
  • Added tests for new functionality
  • Coverage requirement met (90%+)

πŸ“Έ Screenshots

βœ… Checklist

  • πŸ“ My code follows the project's coding standards
  • πŸ§ͺ I have added tests that prove my fix is effective or that my feature works
  • πŸ“š I have added necessary documentation (if appropriate)
  • πŸ” I have performed a self-review of my own code
  • πŸ’­ I have commented my code, particularly in hard-to-understand areas
  • 🏷️ I have made corresponding changes to the documentation
  • ⚑ My changes generate no new warnings
  • πŸ§ͺ Any dependent changes have been merged and published in downstream modules

πŸš€ Deployment Notes

  • No special deployment steps required
  • Requires environment variable changes
  • Requires configuration updates
  • Requires database migrations
  • Other:

tahrz and others added 30 commits October 31, 2024 20:56
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
…ymfony-otel-bundle into feat/orc-9153-refactoring
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
@serhiidonii serhiidonii marked this pull request as ready for review July 31, 2025 12:49
@github-actions
Copy link

github-actions bot commented Jul 31, 2025

Dependency Review

The following issues were found:
  • βœ… 0 vulnerable package(s)
  • βœ… 0 package(s) with incompatible licenses
  • βœ… 0 package(s) with invalid SPDX license definitions
  • ⚠️ 4 package(s) with unknown licenses.
See the Details below.

License Issues

composer.json

PackageVersionLicenseIssue Type
ext-opentelemetry>= 0NullUnknown License
open-telemetry/symfony-sdk-bundle>= 0.0.28, < 0.0.29NullUnknown License
open-telemetry/api>= 1.4, < 2.0NullUnknown License
php>= 8.2, < 9.0NullUnknown License
Allowed Licenses: MIT, BSD-2-Clause, BSD-3-Clause, Apache-2.0, ISC, GPL-2.0, GPL-3.0, LGPL-2.1, LGPL-3.0

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
actions/actions/cache 4.*.* 🟒 6
Details
CheckScoreReason
Maintained⚠️ 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Code-Review🟒 10all changesets reviewed
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟒 9security policy file detected
SAST🟒 10SAST tool is run on all commits
Branch-Protection⚠️ -1internal error: error during GetBranch(releases/v1): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration
Vulnerabilities🟒 73 existing vulnerabilities detected
actions/actions/checkout 4.*.* 🟒 5.3
Details
CheckScoreReason
Code-Review🟒 10all changesets reviewed
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Packaging⚠️ -1packaging workflow not detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies🟒 3dependency not pinned by hash detected -- score normalized to 3
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🟒 8SAST tool detected but not run on all commits
Vulnerabilities⚠️ 010 existing vulnerabilities detected
actions/shivammathur/setup-php 2.*.* 🟒 7.3
Details
CheckScoreReason
Maintained🟒 1030 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟒 10security policy file detected
Code-Review⚠️ 1Found 2/11 approved changesets -- score normalized to 1
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
License🟒 10license file detected
Token-Permissions🟒 9detected GitHub workflow tokens with excessive permissions
CII-Best-Practices🟒 5badge detected: Passing
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟒 10packaging workflow detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST🟒 7SAST tool detected but not run on all commits
Vulnerabilities🟒 91 existing vulnerabilities detected
actions/actions/cache 4.*.* 🟒 6
Details
CheckScoreReason
Maintained⚠️ 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Code-Review🟒 10all changesets reviewed
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟒 9security policy file detected
SAST🟒 10SAST tool is run on all commits
Branch-Protection⚠️ -1internal error: error during GetBranch(releases/v1): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration
Vulnerabilities🟒 73 existing vulnerabilities detected
actions/actions/checkout 4.*.* 🟒 5.3
Details
CheckScoreReason
Code-Review🟒 10all changesets reviewed
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Packaging⚠️ -1packaging workflow not detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies🟒 3dependency not pinned by hash detected -- score normalized to 3
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🟒 8SAST tool detected but not run on all commits
Vulnerabilities⚠️ 010 existing vulnerabilities detected
actions/codecov/codecov-action 4.*.* 🟒 7.5
Details
CheckScoreReason
Dependency-Update-Tool🟒 10update tool detected
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
Maintained🟒 911 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
Code-Review🟒 8Found 15/17 approved changesets -- score normalized to 8
Binary-Artifacts🟒 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟒 100 existing vulnerabilities detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟒 10security policy file detected
License🟒 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST🟒 10SAST tool is run on all commits
CI-Tests🟒 1028 out of 28 merged PRs checked by a CI test -- score normalized to 10
Contributors🟒 10project has 13 contributing companies or organizations
actions/shivammathur/setup-php 2.*.* 🟒 7.3
Details
CheckScoreReason
Maintained🟒 1030 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟒 10security policy file detected
Code-Review⚠️ 1Found 2/11 approved changesets -- score normalized to 1
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
License🟒 10license file detected
Token-Permissions🟒 9detected GitHub workflow tokens with excessive permissions
CII-Best-Practices🟒 5badge detected: Passing
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟒 10packaging workflow detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST🟒 7SAST tool detected but not run on all commits
Vulnerabilities🟒 91 existing vulnerabilities detected
actions/actions/checkout 4.*.* 🟒 5.3
Details
CheckScoreReason
Code-Review🟒 10all changesets reviewed
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Packaging⚠️ -1packaging workflow not detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies🟒 3dependency not pinned by hash detected -- score normalized to 3
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🟒 8SAST tool detected but not run on all commits
Vulnerabilities⚠️ 010 existing vulnerabilities detected
actions/actions/dependency-review-action 4.*.* 🟒 7
Details
CheckScoreReason
Code-Review🟒 10all changesets reviewed
Maintained🟒 1029 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟒 9security policy file detected
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
Signed-Releases⚠️ -1no releases found
Branch-Protection🟒 6branch protection is not maximal on development and all release branches
SAST🟒 10SAST tool is run on all commits
Vulnerabilities🟒 82 existing vulnerabilities detected
actions/actions/cache 4.*.* 🟒 6
Details
CheckScoreReason
Maintained⚠️ 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Code-Review🟒 10all changesets reviewed
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟒 9security policy file detected
SAST🟒 10SAST tool is run on all commits
Branch-Protection⚠️ -1internal error: error during GetBranch(releases/v1): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration
Vulnerabilities🟒 73 existing vulnerabilities detected
actions/actions/checkout 4.*.* 🟒 5.3
Details
CheckScoreReason
Code-Review🟒 10all changesets reviewed
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Packaging⚠️ -1packaging workflow not detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies🟒 3dependency not pinned by hash detected -- score normalized to 3
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🟒 8SAST tool detected but not run on all commits
Vulnerabilities⚠️ 010 existing vulnerabilities detected
actions/shivammathur/setup-php 2.*.* 🟒 7.3
Details
CheckScoreReason
Maintained🟒 1030 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟒 10security policy file detected
Code-Review⚠️ 1Found 2/11 approved changesets -- score normalized to 1
Dangerous-Workflow🟒 10no dangerous workflow patterns detected
Binary-Artifacts🟒 10no binaries found in the repo
License🟒 10license file detected
Token-Permissions🟒 9detected GitHub workflow tokens with excessive permissions
CII-Best-Practices🟒 5badge detected: Passing
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟒 10packaging workflow detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST🟒 7SAST tool detected but not run on all commits
Vulnerabilities🟒 91 existing vulnerabilities detected
composer/ext-opentelemetry >= 0 UnknownUnknown
composer/guzzlehttp/promises >= 2.0, < 3.0 🟒 3.9
Details
CheckScoreReason
Code-Review⚠️ 0Found 2/30 approved changesets -- score normalized to 0
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Pinned-Dependencies⚠️ -1no dependencies found
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟒 100 existing vulnerabilities detected
License🟒 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟒 10security policy file detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
composer/infection/infection >= 0.30.1, < 0.31.0 🟒 6.3
Details
CheckScoreReason
Maintained🟒 1030 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow⚠️ -1no workflows found
Code-Review🟒 7Found 19/25 approved changesets -- score normalized to 7
Token-Permissions⚠️ -1No tokens found
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟒 10no binaries found in the repo
Pinned-Dependencies⚠️ -1no dependencies found
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟒 100 existing vulnerabilities detected
License🟒 10license file detected
Signed-Releases🟒 85 out of the last 5 releases have a total of 5 signed artifacts.
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
composer/nyholm/psr7 >= 1.8, < 2.0 🟒 4.2
Details
CheckScoreReason
Token-Permissions⚠️ -1No tokens found
Packaging⚠️ -1packaging workflow not detected
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Dangerous-Workflow⚠️ -1no workflows found
Binary-Artifacts🟒 10no binaries found in the repo
Code-Review🟒 5Found 15/30 approved changesets -- score normalized to 5
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟒 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
composer/open-telemetry/api >= 1.4, < 2.0 UnknownUnknown
composer/open-telemetry/symfony-sdk-bundle >= 0.0.28, < 0.0.29 UnknownUnknown
composer/php >= 8.2, < 9.0 🟒 4.6
Details
CheckScoreReason
Code-Review⚠️ 2Found 8/29 approved changesets -- score normalized to 2
Maintained🟒 1030 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟒 9license file detected
Security-Policy🟒 10security policy file detected
Packaging⚠️ -1packaging workflow not detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection🟒 3branch protection is not maximal on development and all release branches
Vulnerabilities🟒 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Fuzzing🟒 10project is fuzzed
Binary-Artifacts🟒 8binaries present in source code
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
composer/php-http/httplug >= 2.4, < 3.0 🟒 5.1
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review🟒 4Found 7/16 approved changesets -- score normalized to 4
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ -1no dependencies found
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟒 10security policy file detected
Vulnerabilities🟒 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
composer/phpstan/phpstan >= 1.0|^2.0, < 2.0.0 🟒 5.5
Details
CheckScoreReason
Maintained🟒 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 1/29 approved changesets -- score normalized to 0
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟒 100 existing vulnerabilities detected
License🟒 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ -1no dependencies found
Security-Policy🟒 10security policy file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases🟒 85 out of the last 5 releases have a total of 5 signed artifacts.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
composer/phpunit/phpunit >= 11.4, < 12.0 🟒 5.2
Details
CheckScoreReason
Token-Permissions⚠️ -1No tokens found
Maintained🟒 1030 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ -1no workflows found
Code-Review⚠️ 0Found 1/26 approved changesets -- score normalized to 0
Security-Policy🟒 10security policy file detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Binary-Artifacts🟒 10no binaries found in the repo
Pinned-Dependencies⚠️ -1no dependencies found
Signed-Releases⚠️ -1no releases found
Vulnerabilities🟒 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
composer/ramsey/uuid >= 4.9, < 5.0 🟒 5.2
Details
CheckScoreReason
Token-Permissions⚠️ -1No tokens found
Code-Review⚠️ 1Found 2/15 approved changesets -- score normalized to 1
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ -1no workflows found
Pinned-Dependencies⚠️ -1no dependencies found
Maintained🟒 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Binary-Artifacts🟒 10no binaries found in the repo
Security-Policy⚠️ 0security policy file not detected
CII-Best-Practices⚠️ 2badge detected: InProgress
License🟒 10license file detected
Vulnerabilities🟒 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
composer/rector/rector >= 2.1, < 3.0 🟒 4.8
Details
CheckScoreReason
Maintained🟒 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟒 10license file detected
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0no SAST tool detected
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟒 9binaries present in source code
Pinned-Dependencies⚠️ -1no dependencies found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Vulnerabilities🟒 100 existing vulnerabilities detected
composer/squizlabs/php_codesniffer >= 3.7, < 4.0 UnknownUnknown
composer/symfony/config >= 6.4|^7.0, < 7.0.0 🟒 5.2
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Maintained🟒 1021 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Binary-Artifacts🟒 10no binaries found in the repo
SAST⚠️ 0no SAST tool detected
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟒 100 existing vulnerabilities detected
License🟒 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ -1no releases found
Security-Policy🟒 10security policy file detected
composer/symfony/dependency-injection >= 6.4|^7.0, < 7.0.0 🟒 5.2
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ -1no workflows found
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Token-Permissions⚠️ -1No tokens found
Maintained🟒 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
SAST⚠️ 0no SAST tool detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ -1no dependencies found
Binary-Artifacts🟒 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Vulnerabilities🟒 100 existing vulnerabilities detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ -1no releases found
Security-Policy🟒 10security policy file detected
composer/symfony/framework-bundle >= 6.4|^7.0, < 7.0.0 🟒 5.2
Details
CheckScoreReason
Maintained🟒 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions⚠️ -1No tokens found
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Dangerous-Workflow⚠️ -1no workflows found
Packaging⚠️ -1packaging workflow not detected
SAST⚠️ 0no SAST tool detected
Binary-Artifacts🟒 10no binaries found in the repo
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Vulnerabilities🟒 100 existing vulnerabilities detected
Security-Policy🟒 10security policy file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ -1no releases found
composer/symfony/http-client >= 6.4|^7.0, < 7.0.0 🟒 5.2
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Maintained🟒 1017 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
SAST⚠️ 0no SAST tool detected
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Pinned-Dependencies⚠️ -1no dependencies found
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟒 100 existing vulnerabilities detected
License🟒 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟒 10security policy file detected
composer/symfony/http-kernel >= 6.4|^7.0, < 7.0.0 🟒 5.2
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟒 10no binaries found in the repo
Maintained🟒 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
SAST⚠️ 0no SAST tool detected
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Vulnerabilities🟒 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟒 10security policy file detected
composer/symfony/messenger >= 7.3, < 8.0 🟒 5.2
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Maintained🟒 1020 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
SAST⚠️ 0no SAST tool detected
Pinned-Dependencies⚠️ -1no dependencies found
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟒 10license file detected
Vulnerabilities🟒 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟒 10security policy file detected
composer/symfony/phpunit-bridge >= 6.4|^7.0, < 7.0.0 🟒 5
Details
CheckScoreReason
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Binary-Artifacts🟒 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Maintained🟒 810 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Pinned-Dependencies⚠️ -1no dependencies found
SAST⚠️ 0no SAST tool detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟒 100 existing vulnerabilities detected
License🟒 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟒 10security policy file detected
composer/symfony/runtime >= 6.4|7.0, < 7.0.0 🟒 4.6
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ -1no workflows found
SAST⚠️ 0no SAST tool detected
Token-Permissions⚠️ -1No tokens found
Maintained🟒 57 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Pinned-Dependencies⚠️ -1no dependencies found
Binary-Artifacts🟒 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟒 100 existing vulnerabilities detected
License🟒 10license file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ -1no releases found
Security-Policy🟒 10security policy file detected
composer/symfony/yaml >= 6.4|^7.0, < 7.0.0 🟒 4.6
Details
CheckScoreReason
SAST⚠️ 0no SAST tool detected
Dangerous-Workflow⚠️ -1no workflows found
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Token-Permissions⚠️ -1No tokens found
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies⚠️ -1no dependencies found
Binary-Artifacts🟒 10no binaries found in the repo
Maintained🟒 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟒 100 existing vulnerabilities detected
License🟒 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟒 10security policy file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches

Scanned Files

  • .github/workflows/code_analyse.yaml
  • .github/workflows/coverage.yaml
  • .github/workflows/dependency-review.yml
  • .github/workflows/unit_tests.yaml
  • composer.json

serhiidonii and others added 6 commits July 31, 2025 15:51
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
Signed-off-by: Serhii Donii <serhii.donii@macpaw.com>
@serhiidonii serhiidonii merged commit 1a16df4 into main Jul 31, 2025
38 checks passed
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.

5 participants