mimmi20 / browser-detector

Library for PHP 8.1+ to detect Browsers and Devices
https://github.com/mimmi20/BrowserDetector
MIT License
43 stars 12 forks source link

add new devices #772

Closed mimmi20 closed 6 months ago

github-actions[bot] commented 6 months ago

Dependency Review

The following issues were found:

See the Details below.

License Issues

composer.json

PackageVersionLicenseIssue Type
php~> 8.1.0 || ~> 8.2.0 || ~> 8.3.0 || ~> 8.4.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
composer/php ~> 8.1.0 || ~> 8.2.0 || ~> 8.3.0 || ~> 8.4.0 :green_circle: 5.7
Details
CheckScoreReason
Maintained:green_circle: 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Code-Review:green_circle: 4Found 9/22 approved changesets -- score normalized to 4
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 9license file detected
Signed-Releases:warning: -1no releases found
Packaging:warning: -1packaging workflow not detected
Token-Permissions:green_circle: 9detected GitHub workflow tokens with excessive permissions
Security-Policy:green_circle: 10security policy file detected
Branch-Protection:green_circle: 3branch protection is not maximal on development and all release branches
Dangerous-Workflow:warning: 0dangerous workflow patterns detected
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Fuzzing:green_circle: 10project is fuzzed
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts:green_circle: 8binaries present in source code
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
composer/php >= 8.1.0, < 9.0.0 :green_circle: 5.7
Details
CheckScoreReason
Maintained:green_circle: 1030 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Code-Review:green_circle: 4Found 9/22 approved changesets -- score normalized to 4
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 9license file detected
Signed-Releases:warning: -1no releases found
Packaging:warning: -1packaging workflow not detected
Token-Permissions:green_circle: 9detected GitHub workflow tokens with excessive permissions
Security-Policy:green_circle: 10security policy file detected
Branch-Protection:green_circle: 3branch protection is not maximal on development and all release branches
Dangerous-Workflow:warning: 0dangerous workflow patterns detected
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Fuzzing:green_circle: 10project is fuzzed
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts:green_circle: 8binaries present in source code
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0

Scanned Manifest Files

composer.json
  • nikic/php-parser@>= 4.19.1, < 5.0.0 || >= 5.0.2, < 6.0.0
  • php@~> 8.1.0 || ~> 8.2.0 || ~> 8.3.0 || ~> 8.4.0
  • nikic/php-parser@>= 4.19.1, < 5.0.0
  • php@>= 8.1.0, < 9.0.0
codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit dd789e34 and detected 0 issues on this pull request.

Too many changed lines in diff

View more on Code Climate.