Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update config for phpunit #367

Merged
merged 2 commits into from
Oct 26, 2024
Merged

update config for phpunit #367

merged 2 commits into from
Oct 26, 2024

Conversation

mimmi20
Copy link
Owner

@mimmi20 mimmi20 commented Oct 26, 2024

No description provided.

@mimmi20 mimmi20 added the maintenance Maintenance label Oct 26, 2024
@mimmi20 mimmi20 self-assigned this Oct 26, 2024
@mimmi20 mimmi20 linked an issue Oct 26, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Oct 26, 2024

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
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/auto-approve.yml

PackageVersionLicenseIssue Type
fastify/github-action-merge-dependabot3.*.*NullUnknown License

.github/workflows/auto-merge.yml

PackageVersionLicenseIssue Type
fastify/github-action-merge-dependabot3.*.*NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/fastify/github-action-merge-dependabot 3.*.* 🟢 7.3
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1011 commit(s) and 3 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
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
SAST🟢 9SAST tool is not run on all commits -- score normalized to 9
Vulnerabilities🟢 100 existing vulnerabilities detected
actions/fastify/github-action-merge-dependabot 3.*.* 🟢 7.3
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1011 commit(s) and 3 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
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
SAST🟢 9SAST tool is not run on all commits -- score normalized to 9
Vulnerabilities🟢 100 existing vulnerabilities detected
actions/mimmi20/ci/.github/workflows/test.yml 8.1 UnknownUnknown

Scanned Manifest Files

.github/workflows/auto-approve.yml
  • fastify/github-action-merge-dependabot@3.*.*
.github/workflows/auto-merge.yml
  • fastify/github-action-merge-dependabot@3.*.*
.github/workflows/continuous-integration.yml

Copy link

codeclimate bot commented Oct 26, 2024

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

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@mimmi20 mimmi20 merged commit 6dd12be into master Oct 26, 2024
90 checks passed
@mimmi20 mimmi20 deleted the updates branch October 26, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure tests fail on warning, notice, deprecation etc
1 participant